- Python Basics and the Interactive Interpreter
- Writing and Running Python Scripts
- Python Strings in Depth
- Python Sequence and Sequence Operations
- More In Depth Look about Slicing
- Python's List Part 1
- Python's List Part 2
- Python Tuples
- String Methods Part 1
- String Methods Part 2 and the Basics of String Formatting
- Functions in Python
- Functions in Python part 2
- Functions in Python part 3
- Comparison operators in Python