On Thu, Jul 15, 2010 at 5:22 PM, Eric Hamiter <ehami...@gmail.com> wrote: > As a fellow complete beginner, I have actually started a web site that > details just this. I'm learning as I go and have tried to put together > a curriculum of sorts that will helpfully guide other newbies as well, > and reinforce what I'm learning for myself. > > http://letslearnpython.com/
The first lesson on the link above suggests the tutorial "Learn Python the Hard Way". One comment about it: it seems to teach Python 2.x series, as can be seen from the print statements. I would advise most beginners to learn Python 3. -- Guilherme P. de Freitas http://www.gpfreitas.com _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor