1. Overview of Python for Data Handling
2. Python Integer
3. Python Float
4. Python Strings I
5. Python Strings II Intermediate String Methods
6. Python Strings III DateTime Objects and Strings
7. Overview of Python Native Data Storage Structures
8. Python Set
9. Python Tuple
10. Python Dictionary
11. Python List
12. Overview of Python Data Transformers and Functions
13. Python While-loop
14. Python For-loop
15. Python Logic Operators and conditional code branching
16. Python Functions I Some theory
17. Python Functions II create your own functions
18. Python Object Oriented Programming I Some theory
19. Python Object Oriented Programming II create your own custom objects
20. Python Object Oriented Programming III Files and Tables
21.1 Text file.txt
21. Python Object Oriented Programming IV Recap and More