View Full Version : Helpful Links for Beginners to Python Tutorials
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
Beginner's Guide to Python
_http://wiki.python.org/moin/BeginnersGuide
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.