Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.22 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.22 KB

Impractical Python Projects

This repository contains the source code and supporting files for the book Impractical Python Projects: Playful Programming Activities to Make You Smarter by Lee Vaughan. The files are organized by chapter. Each code listing in the book references a corresponding file name in this repository.

image

Get the Book

The book is available at retail bookstores like Barnes & Noble and from online sellers like https://www.amazon.com/. A print/eBook bundle can be purchased directly from the publisher at https://nostarch.com/.

Download the Chapters

To download the chapter folders, use the green “Code” button near the top of the repository code page.

image

Version

The book uses Python 3.5.

Errata

For updates and errata, visit https://nostarch.com/impracticalpythonprojects. Please report typos and mistakes to [email protected].

Additonal Books by Author

Real World Python: A Hacker's Guide to Solving Problems with Code