This repository contains projects and files for the Python interest table at CoderDojoDC.
There are many free resources online for learning about Python on your own, including:
- http://www.openbookproject.net/pybiblio/
- https://www.python.org/about/gettingstarted/
- http://learnpythonthehardway.org
- http://www.codecademy.com
In addition to these free online resources, there are many great books from which to Python programming. One that we've used in the past is:
- Python for Kids, by Jason R. Biggs (see http://www.nostarch.com/pythonforkids).
The No Starch Press website has some sample exercises from the book that you can try for free. In addition, an older version of some of the content is available online at https://code.google.com/p/swfk/.