Python
This event has been completed.
This page will remain here to serve as a record of the event.
This information may be outdated.
If you feel this is in error, please remove the {{outdated}} template.
Contents
Current Class
- When: Sundays, 3pm to 5pm (starting March 2013)
- Where: Dallas Makerspace Classroom
- Instructor: Daniel Hosterman
- Who: Anyone interested in hacking with the computer programming language Python
Helpful Resources
Official Python Website
Tutorials
- Getting Started with Python - Tools and Resources from LurnQ
- Python Tutorials, more than 300, categorized by subject
- PythonMonk, interactive tutorials from the browser
- Invent with Python - games
References
- Python e-books from Hackershelf (mostly free)
- Stackoverflow Q&A - python
- Python code recipes - ActiveState