Hairysun: 3 books

Cover of Treading on Python: Volume 1

Treading on Python: Volume 1

Foundations of Python

by Matt Harrison
Language: English
Release Date: November 24, 2012

Treading on Python Volume 1 is a book designed to bring developers and others who are anxious to learn Python up to speed quickly. Not only does it teach the basics of syntax, but it condenses years of experience gained from programming, tutoring and teaching. You will learn warts, gotchas, best...
Cover of Guide to: Learning Python Decorators
by Matt Harrison
Language: English
Release Date: December 13, 2012

Guide To: Learning Python Decorators is a complete guide to the theory and implementation of decorators. Decorators are pretty common in Python. While not strictly necessary, they can reduce code size while enabling control of function input, invocation and output. Many explanations of decorators...
Cover of Guide to: Learning Iteration and Generators in Python
by Matt Harrison
Language: English
Release Date: December 18, 2012

Understanding iteration enables understanding generators and easily creating objects that can iterate. This guide will explain the theory behind iteration in Python and teach best practices for generator creation and use. Do not beware the yield, rather embrace the power it provides.
We use our own "cookies" and third party cookies to improve services and to see statistical information. By using this website, you agree to our Privacy Policy