I don't currently use Python 3 and don't recommend that you use it to
learn with, mostly because the bulk of the docs and learning resources
are Python 2.x focused and the two are not compatible. That said, here
are some resources that you may find useful (particularly if you choose
to learn using 2.x):

Learn Python the Hard Way: http://learnpythonthehardway.org/

How to Think Like a Computer Scientist:
http://openbookproject.net/thinkcs/python/english2e/

and http://python.org/doc has a wealth of info as does
http://wiki.python.org/moin/BeginnersGuide/NonProgrammers

hope that's helpful.

On Mon, 2012-04-02 at 17:03 -0700, Walter Luna wrote:
> Hi everybody, my name is Walter I am a new beginner with no programing 
> experience. I am using OSX Lion, and successfully installed Python version 3. 
> I am looking for a programing guide for  beginners with no programing 
> experience. Can you please suggest me a good one to use. Thank you.
> 
> Walter 
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor


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

Reply via email to