Resources
Books (Look Here)
Links
- python.org - Don't forget this one! The hub of all things Python.
- Recipes - small snippets and useful recipes
- Python 3 Standard Library - the number one place for the Standard Libary, and all the good things it has to offer
Tutorials
- Python 3 - python.org tutorial for beginners. The Gold Standard of Python tutorials.
- LearnPython.org - some good basics
Videos
- Python Game Tutorial: Pong - I like this!
- Learn Python - nice intro to all the basics in four and a half hours.
- Google Python Class - for people with experience programming in other languages
Podcasts
- Talk Python to Me - entertaining and informative, for beginners and experts alike
- podcast.init - weekly, with interviews, explanations, stuff of interest
Cheat Sheet
- Python 3 Cheatsheet - Don't leave home without it