Resources
Here are a few Python links. Please feel free to suggest others.
Intro/Tutorials:
Python.org
- you can download Python
here
Instant
Python
and Instant
Hacking
Learn Python in 10 minutes
youTube video of Google
class
(Day 1, Part 1)
effbot.org
How to Think Like a Computer Scientist
- on-line and paper book
Dive Into Python
- on-line and paper book
The What, Why, Who, and Where of Python
from UnixWorld
More
Tutorials
Python
Short Course
An Introduction to
Tkinter
and
reference
wxPython for newbies
Interactive Python
Python for Scientific Computing - a Starter Kit
Books:
Python Cookbook 2nd ed.
book and
on-line
too.
Learning Python, 3rd ed
Python in a Nutshell
Reference/Misc
v 2.5 Reference Card
library functions
reference sheet
Quick
Reference
Library
Reference
Language
Reference -
html
format and
PDF
.
ActivePython 2.6
Online Python Docs
(the eff-bot guide to)
Standard Python Library
(Redux)
O'Reilly Python
DevCenter
Guido van Rossum - Personal Home Page
- the creator of Python