- lesson 01_01: Logging to Files, Setting Levels, and Formatting
- lesson 01_02: Logging Advanced - Loggers, Handlers, and Formatters
- lesson 02_01: Strings - Working with Textual Data
- lesson 02_02: Slicing Lists and Strings
- lesson 03_01: Decorators: first-class functions
- lesson 03_02: Decorators: basic decorators
- lesson 04_01: Using Try/Except Blocks for Error Handling