Session 1: Iterators and Generators, Packaging¶
- Iterators and iterables
- The iteration protocol
- Iterable classes
- Generators
- Packages and packaging
Supplemental Reading¶
Iterators and Generators¶
Fluent Python: Chapter 14: Iterables, Iterators, and Generators