This repo contains the Jupyter iPython notebooks (Anaconda distribution) used to build the associated blog posts:
- Iterables, iterators and generators, oh my! Part 1 focuses on iterable, iterators and the iterator protocol
- Iterables, iterators and generators, oh my! Part 2 focuses on generators, generator functions and generator expressions