Best way to start

Chris Rebert clp2 at rebertia.com
Mon Apr 6 15:19:40 EDT 2009


On Mon, Apr 6, 2009 at 12:08 PM, Avi <avinashrude at gmail.com> wrote:
> Hi,
>
> What is a good way to learn Python?
>
> Do you recommend going by a book (suggestions welcome) or learning
> with tutorials? Both?

The official Python tutorial is pretty darn good:
http://docs.python.org/tutorial/
If you want a book as well, I personally liked "Python in a Nutshell";
it's not in tutorial format, but you can definitely learn Python from
it.

Cheers,
Chris

-- 
I have a blog:
http://blog.rebertia.com



More information about the Python-list mailing list