PDA

View Full Version : Helpful Links for Beginners to Python Tutorials



hda5
24-06-2012, 10:24 AM
To help members who are interested in learning how to program in python please post your python tutorial links in this thread.

Here's one to get started...

_http://learnpythonthehardway.org/book/

whompus
24-06-2012, 11:50 AM
I never got started with python programming but some links that may help, maybe I should get my finger out and have a go again.

_http://docs.python.org/tutorial/index.html

_http://www.pythonchallenge.com/

_http://www.python.org/about/gettingstarted/

For gui programming
_http://showmedo.com/videotutorials/series?name=PythonWxPythonBeginne rsSeries

jimrare
24-06-2012, 12:27 PM
For those who already have experience with programming (including object oriented programming) and want to skip the basics, I found this to be a good read _http://www.diveintopython.net/index.html

hda5
27-06-2012, 01:21 PM
Beginner's Guide to Python

_http://wiki.python.org/moin/BeginnersGuide