forked from rlvaugh/Impractical_Python_Projects
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,12 @@ | ||
# 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](https://user-images.githubusercontent.com/31315095/86491992-2382a380-bd32-11ea-82c2-e26febc82187.png) | ||
|
||
## 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. |