Python programming is is an artificial language designed to express computations that can be performed by a machine, particularly a computer.
Download Python programming compiler.
Python programming Hello world sample source code.
Python programming tutorial.
Part 2 – www.youtube.com Tutorial on how to install python. One of many tutorials to come.
Part 3 – www.youtube.com Fun tutorial with numbers! Yay!
Part 5 – www.youtube.com The title says it all… Function and Modules!!!

Part 33 – www.youtube.com OOP or the famous object oriented program. Hold on guys, the waters getting rough!

Part 4 – www.youtube.com Variables in Python.
Part 42 – www.youtube.com How to work with files in python
Video Rating: 4 / 5

Part 20 – www.youtube.com Tutorials on Dictionaries

Part 12 – www.youtube.com How to edit sequence in python.
Video Rating: 4 / 5
Part 19 – www.youtube.com Some cool methods on strings n stuff
How do you get started with Python Programming in just 5 Minutes? Here I show you, using Python 2.5 and the bundled IDLE editor, how to start writing your first program and where to go next for help and tutorials. First we look at python.org’s documentation and HOWTO section, then we move to my Python Resources for Newbies video at ShowMeDo to learn about on-line tutorials, newsgroups, news, download and community sites. This video is a part of our Python Collection. Finally we look at Guido van Rossum’s Python Tutorial and use the bundled IDLE editor to write and run a one-line Python program. Uploaded by the author. Author is a co-founder of ShowMeDo.com (we host Python tutorial videos).