1. Part 1 - Introduction to python.html
2. Environment setup to start writing python programs.
3. Part 2 - Data Structures.html
4. Part3 - Conditionals.html
5. Part 4 - Loops.html
6. Practicing conditionals and loops.html
7. Part 5 - Functions.html
8. Part 6 - Code Tracing - Important.html
9. Part 7 - How to write a program the right way!.html
10. Part 7 - Practicing program writing - important
11. Part 8 - Object-Oriented Programming.html
12.1 project - solved.zip
12.2 project - unsolved.zip
12. Midpoint project - putting together what we learned