"malathi selvaraj" <malathira...@gmail.com> wrote

i am new one to this programming language.

Hello and welcome.

what i do to learn python in proper manner.

First of all make sure you download Python v2.6 rather than v3. v3 is not ideal for learning just yet
it is still rather new.

Do you know any other programming language?
If so go to the official tutorial on the python web site (or download the docs) and work through it. That should be enough to get you started. Ask questions here, show us the code and any errors you get (in full)

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


If this is your first programming language then well done, you made a good choice! :-)

Go to here:

http://wiki.python.org/moin/BeginnersGuide/NonProgrammers

pick a tutorial(not the official one!) and work through it. Every time you get stuck - and you will, so don't worry - send a question here explaining what is bugging you and any code plus error messages. (It also helps to mention the Python version, the OS and the tutorial you are using)

Either way have fun.


--
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/


_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to