|
| Introductory Python Tutorial |
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.
|
| Python Short Course |
A nice beginner level python tutorial. Available in ppt, pdf and html formats. A good place
to start learning python.
|
| 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.
|
| wxPython for newbies |
This article shows how to use one Python-savvy GUI library, wxPython to create
incredibly nice-looking GUI apps for the desktop.
|
|
| Free Python Tutorial
|
Information on this site includes how to get Python and how to install Python.
Very useful for starters.
|
| An Introduction to Python |
Large single page Python tutorial from hetland.org. Useful for the beginners.
|
| Python Programming Tutorial |
A very nice multipart Python programming tutorial. Topics like variables, strings, lists,
tuples, dictionaries and more are very well discussed.
|
| Python tutorials on about.com |
This section of about.com is devoted to Python programming language and hosts a number
of quality tutorials for all levels.
|
| Dive Into Python |
Dive Into Python is a complete Python book for experienced programmers, covering most of
the advanced topics.
|
|
|
|