Python Resources

Recources that you can use to learn Python

Books

There are lots of books on python you may use any that you have access
to. If you are buying one, look for something that appeals to you. I
like O'Rielly books so I suggest the following.

Learning Python. by Mark Lutz & David Asher
Python Programming. by Mark Lutz

Links

If you prefer not to buy a book there are pleanty of online resources to
use. Here are a few places to start.

The Learning Python page
About Python
A tutorial
 (http://home.rmi.net/~lutz/about-python.html)
The Python website
The O'Rielly network
HOW TO documents
 (http://py-howto.sourceforge.net/)
For experienced programmers
 (http://diveintopython.org/)
Daily News about Python
Python Cookbook

Downloadable Books
Dive Into Python
How to Think Like a Computer Scientist: †Learning with Python

Medusa & Socket Programming
Medusa
A HOWTO for socket programming in Python
Programming in Python with Medusa and the Async Sockets Library