newbie to python

Arnaud Delobelle arnodel at gmail.com
Sun Oct 24 03:48:40 EDT 2010


Hrishikesh <hrishikeshp19 at gmail.com> writes:

> I want to start python, I have just downloaded python compiler, Can
> somebody please tell me what python really is and explain its
> architecture, in what problems it is used and from where should I
> start?

I would start by looking at

    http://www.python.org

To learn Python, go through the tutorial:

    http://docs.python.org/tutorial/

-- 
Arnaud



More information about the Python-list mailing list