Think Python, 2nd Edition: How To Think Like A ... -

The second edition specifically modernizes the text and removes common hurdles for absolute beginners:

: True to the author's commitment to open education, the book is released under a Creative Commons license and is available for free download at Green Tea Press . Think Python, 2nd Edition: How to Think Like a ...

: All code and examples have been fully updated to Python 3 . The second edition specifically modernizes the text and

: The 2nd edition replaced the custom "Swampy" package with the standard turtle module, making the interface design exercises much easier to run on any system. Why It Stands Out and namedtuples .

: Concepts are introduced in small steps and revisited throughout the book, allowing you to deepen your understanding incrementally.

: A new chapter covering advanced features like list comprehensions , sets, and namedtuples .