Python is easy to learn. You can learn the basics in a day and be
productive with it. But there are more intermediate and advanced Python constructs that you
will eventually run across if you spend enough time with...

Buy Now From Amazon

Python is easy to learn. You can learn the basics in a day and be
productive with it. But there are more intermediate and advanced Python constructs that you
will eventually run across if you spend enough time with it. These "Pythonic"
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 and serves as a reference for:

* Functional Python programming
* List comprehensions
* Generator expressions
* Set & dict comprehensions
* Iteration
* Generators
* Closures
* Decorators

I have taught these constructs at popular tutorials at PyCon and other
conferences. This book is based on my experience teaching and using
Python for many years. I hope you learn something while in the course
of your reading. Maybe it will help you in your next task, code
review, or job interview.

Similar Products

Treading on Python Series: Beginning Python Programming: Learn Python Programming in 7 DaysLearning the Pandas Library: Python Tools for Data Munging, Analysis, and Visualization (Treading on Python Book 3)Illustrated Guide to Python 3: A Complete Walkthrough of Beginning Python with Unique Illustrations Showing how Python Really Works. Now covers Python 3.6 (Treading on Python Book 4)Python Tricks: A Buffet of Awesome Python FeaturesGuide to: Learning Python DecoratorsFluent Python: Clear, Concise, and Effective ProgrammingEffective Python: 59 Specific Ways to Write Better Python (Effective Software Development Series)