Avi wrote:

> Hi,
> 
> What is a good way to learn Python?
> 
> Do you recommend going by a book (suggestions welcome) or learning
> with tutorials? Both?
> 
> Thanks in advance,
> Avi

A good book is Learning Python by Lutz (O'Reilly)

Then, you need to do some actual programming.  The best way is to figure out
some program that you would like to write.

Ken D
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to