Summary:
It is a relatively fast paced (that means you need to practice more ) python
programming course, where I not only focus on teaching how to write python scripts but also handhold the students to make them learn how to convert the ideas into python projects.
Prerequisite:
** Your own laptop/desktop and motivated to learn
What to expect (at the end of the course):
** You will be very well versed with the python fundamentals.
**Should be able to write your own scripts
** You will learn how to convert your ideas into a python project
Teaching Style:
for class in range(0,15):
print("I will explain and demonstrate the concepts, followed by practice questions")
if "Well Understood":
Pass
else:
print("Interpretor wont reach here, this wont be printed")
Glimpse of what is covered:
1. How to work with python
Installing Python on your system.
2. Expressions and Values in Python
What Is a Type: String Vs Int
What is Variable and how it is associated with Computer Memory
What happens when you commit a mistake (programming)
How to write comments to increase redability of the code.
Practice Questions
3. Learn to write and use a function.
Python builtin functions
Write your own functions
Learn about Global and Local Variables
What are function calls and how it is traced in memory ?
What is Return statement how to use it effectively.
Practice Questions
4. Make your own Choice:
Boolean Type
How to choose what to Execute
If , If elif statements
Nested if Statements
Practice Questions
5. Make your own project:
Important ingredients for the project
****
Take course and learn it
****
6. Hulla Hoop: The loops
****
****
Contact me to learn more