"Knacktus" <knack...@googlemail.com> wrote

The official Python tutorial is a good start. You get familiar with the Python documentation as well.
http://docs.python.org/py3k/
(Find the link to the tutorial on this page.)

If you can already program thats the best starting point.
For many folks its all they need.

A classic and famous tutorial is here:
http://www.alan-g.me.uk/

Thanks for the kind words :-)
However it is really aimed at true beginners....
It tries to get you to the stage where the official
documentation makes sense! :-)

Another classic is "Dive into Python". You can find it easily with google.

This is probably a better followup to the official tutorial
for an experienced programmer than mine.

And remember to ask questions here as you go!


PS.
I didn't found this group but I did join it near the
beginning and started writing my tutorial using
the common questions here to direct a lot of the
content.

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


_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to