A very good intruductory level python programming tutorial by python.org, covers basics of python. Advanced level python programming tutorial is found here. This one is Very comprehensive and covers everything you need to know about python programming language.
source: http://www.python.org/doc/Intros.html
Python Short Course
A nice beginner level python tutorial. Available in ppt, pdf and html formats. A good place to start learning python.
source: http://www.wag.caltech.edu/home/rpm/python_course/
Python tutorial for Non-Programmers | ||||||
A good python programming tutorial for non-programmers. Topics include looping, debugging, defining functions, lists, dictionaries, file I / O and error handling, etc. source: http://www.honors.montana.edu/~jjc/easytut/easytut/
|