-
Why
should you care about Generators and Itertools in Python? -
Focus
: Memory efficient and concise code. -
Target Audience
: Knowledge of Lists, List comprehensions and Higher order functions. -
All examples in
Python 2.7
. We will see what changes for Python 3.x at the end of the talk.