This is stripped away version of article I wrote for my blog, you can view full version here.
You can try out Python at codecademy.com.
- Learn Python the Hard Way [FREE]
- Think Python [FREE]
- Python for Informatics [FREE]
- Automate the Boring Stuff with Python [FREE]
- Transforming Code into Beautiful, Idiomatic Python by Raymond Hettinger
- Python’s Class Development Toolkit by Raymond Hettinger
- Facts and Myths about Python names and values by Ned Batchelder
- Python Packaging from Init to Deploy by Dave Forgac