Order by 12PM ET on 6/11 for Delivery by Father's Day | Find a giftOrder by 12PM ET on 6/11 for Delivery by Father's Day | Find a gift

Treading on Python Volume 2: Intermediate Python

Paperback
$19.97
Promotion message icon
Premium Members save an extra 10% and all Members collect stamps to save with Rewards. 10 stamps = $5.Learn More
Formats
In stock
This item is currently out of stock online.
Free standard shipping on orders over $60
Select a store to view item availability.
Python is easy to learn. You can learn the basics in a day and be productive with it. But there are more advanced constructs that you will eventually run across if you spend enough time with it. These constructs, while not necessary per se, allow you to be more succinct,
re-use code, and think about code in a different way.

This book covers many of these intermediate constructs:

* Functional programming
* List comprehensions
* Generator expressions
* Set & dict comprehensions
* Iteration
...