where to start with

Chris Rebert clp2 at rebertia.com
Fri May 1 07:44:25 EDT 2009


On Fri, May 1, 2009 at 4:37 AM, venky <venkatesh.th at gmail.com> wrote:
> Hi,
>
> As iam very new to python i would like explore python. Can any body
> guide me as your guidance is more worth than googling and finding it.

Good tutorials:
http://docs.python.org/tutorial/
http://diveintopython.org/toc/index.htm
http://openbookproject.net/thinkCSpy/index.xhtmll

To gain insight about Python's features and design:
http://www.python.org/dev/peps/pep-0000/

Cheers,
Chris
-- 
http://blog.rebertia.com



More information about the Python-list mailing list