Suggestion for best intro to Python

Jason Orendorff jason at jorendorff.com
Sun Feb 24 22:33:41 EST 2002


> What book/web site/online document/something else would be best as a
> source to learn Python for an experienced programmer?

If you already know a few languages, start here:
  http://www.python.org/doc/current/tut/tut.html

This is how I learned.
Four hours with the tutorial = instant expert.
You can't learn that fast with a book.

Enjoy Python.

## Jason Orendorff    http://www.jorendorff.com/




More information about the Python-list mailing list