I’ve been wanting to lern Python for a while, most projects seem to be using it as the prefered scripting language, Everything from Gimp to Samba to Blender. I’ve been researching Books and sites, Heres the short list.
- Python Tutorial
- Byte of Python
- Python Syntax
- Think like a computer scientist
- Quick Reference
- Python in a Nutshell
There is also IPython a Python Interactive shell, download pyreadline for windows too, and for widgets use wxPython.
Another book I’m looking at getting is SQL in a Nutshell for SQL reference across all platforms.
Checkout what Panda3D is?