The little book of itertools
$19
$19
https://schema.org/InStock
usd
Rodrigo 🐍🚀
The little book of itertools
is a short book that will help you master the module itertools
and the world of iteration in Python:
- learn everything that is in the module;
- reimplement everything in Python to deepen understanding;
- includes automated tests to check your code;
- explains all the concepts required (what are iterators and iterables, the iterator protocol, the built-ins
next
anditer
, generators);
- no fluff, straight to the point.
Get the book & updates as it's being written!
Automated tests
✅
Code solutions
✅
Add to wishlist