Learning Python
From Tech Artists Wiki
There are many resources available for learning Python. Please add to this list if you find a new resource you like.
Contents |
[edit] Online Resources
[edit] Websites & Tutorials
- Python Official Website Download Python, general info
- Dive Into Python Excellent online book, tutorials for learning Python
- Python Wikipedia entry
- Official Python Tutorial
- Python.org Online Documentation
- Python for Technical Artists Adam Pletcher's GDC 2008 Lecture. Includes [http://www.volition-inc.com
- Blog with links to free books Free Python E-Books, most are in pdf and html format.
- /gdc/GDC2008_AdamPletcher_PythonForTechArtists.ppt PowerPoint Slides] and Sample Python Scripts illustrating use of Python for common Tech Art tasks
- Painless Python for Proficient Programmers by Alex Martelli. Video session from the Google IO Conference, giving a detailed overview of Python. Geared towards those familiar with other languages.
[edit] Blogs
- Tech Art Tiki Adam Pletcher's Python-centric blog for Technical Artists (RSS)
- Jason Hayes Another Tech Art Blog from another TAO contributor (RSS)
- Stumbling Towards Awesomeness Chris Evans' Tech Art Blog (RSS)
[edit] Books
- Learning Python, Mark Lutz
- Python Programming for the Absolute Beginner, Michael Dawson. This book is specifically geared towards people with no prior programming experience.
- Python Programming in Win32, Mark Hammond, Andy Robinson. An excellent book for getting the most out of Windows using Python.
- Programming Python, Mark Lutz
- Beginning Python: From Novice to Professional, Magnus Lie Hetland
