19. Extra Topics
The following are some extra topics that might be of interest
- Coding Style and Linting
- Code Reviews
- Persistence and Serialization
- Unicode in Python
- Iterators and Generators
- Decorators
- Context Managers
- A Couple Handy Context Managers
- Metaprogramming
- Mailroom – Metaprogramming It!
- Logging and the logging module
- Debugging
- No SQL Databases
- Concurrent Programming
- Asynchronous Programming
- Threading and multiprocessing
- Threaded Web Scraper
- Performance and Profiling