Treading on Python Volume 2: Intermediate Python - Softcover

Book 9 of 10: Treading on Python

Harrison, Matt

  • 3.95 out of 5 stars
    66 ratings by Goodreads
 
9781490550954: Treading on Python Volume 2: Intermediate Python

Synopsis

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.

"synopsis" may belong to another edition of this title.

About the Author

About Matt Harrison 
Matt Harrison has over a dozen years of Python experience across the domains of search, build management and testing, business intelligence and storage. He has presented and taught tutorials at conferences such as Strata, SCALE, PyCON and OSCON as well as local user conferences. The structure and content of this book is based off of first hand experience teaching Python to many individuals.

He blogs at hairysun.com and occasionally tweets useful Python related information at @__mharrison__.

"About this title" may belong to another edition of this title.