Limit this search to....

Treading on Python Volume 2: Intermediate Python
Contributor(s): Harrison, Matt (Author)
ISBN: 149055095X     ISBN-13: 9781490550954
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $18.97  
Product Type: Paperback
Published: June 2013
Qty:
Additional Information
BISAC Categories:
- Computers | Programming Languages - Python
Physical Information: 0.35" H x 5" W x 7.99" (0.37 lbs) 162 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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 * 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.