How did you learn Python?

Batista, Facundo FBatista at uniFON.com.ar
Fri Dec 3 09:59:47 EST 2004


[Shawn Milo]

#- I was just wondering what the best books were for learning Python.
#- 
#- Which books are good for getting started, and which should 
#- be saved for
#- later, or or not useful except as a reference for the learned?

My particular process did not involve any printed book. It was something
like this:

- GvR and FL intro tutorial (don't matter how much you know about languages,
just read it).
- General overview of standard library
- Language reference
- Dive into Python

Of course, program as much as you can in the whole process. And always read
other's code.

.	Facundo

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20041203/29beede0/attachment.html>


More information about the Python-list mailing list