- Python Coding Intro (Python Part 1)
- Write and Run Python Scripts (Python Part 2)
- Variables and Concatenation in Python (Python Part 3)
- If Else Statements and Conditions in Python (Python Part 4)
- Loops in Python (Python Part 5)
- Modules in Python (Python Part 6)
- venv / Virtual Environments in Python (Python Part 7)
- Lists and Dictionaries in Python (Python Part 8)
- Write To and Read Files with Python (Python Part 9)
- Write Functions in Python (Python Part 10)
- Shebang, Input and ArgParse in Python (Python Part 11)
- Try Statements in Python (Python Part 12)
- REST APIs, Requests Module and JSON in Python (Python Part 13)
- OS Module in Python (Python Part 14)
- Filter Variables with Python (Python Part 15)
- Sanitize Strings with Python (Python Part 16)
- RegEx /Regular Expressions for Python (Python Part 17)