1.1 Python - Introduction.pdf
1. Python Introduction
2. Syntax
3. Variables
4. Data Types
5. Data Types Numbers
6. Data Types Strings
7. Data Types Booleans
8. Data Types Lists
9. Data Types Tuples
10. Data Types Dictionaries
11. Data Types Sets
12.1 Python - Control Flow .pdf
12. Control Flow
13. Control Flow Operators
14. Control Flow Conditional Statements
15. Control Flow Loops
16. Control Flow Break & Continue
17. Control Flow Exception Handling
18. Map and Filter
19. Object Oriented Programming (OOP)
20. OOP Functions
21. OOP Lambdas
22. OOP Classes
23. OOP Decorators
24. OOP Modules
25. Debugging and Testing
26.1 Python - Best practices and PEP8.pdf
26. Best Practices and PEP