Here's a very basic tutorial to get you introduced to the Python programming language. Table of Contents * Download Python * Intro to the command line interpreter * Intro to IDLE * Very simple programming examples - * sum(x,y) - * Fibonacci - * printing numbers in a loop The rest of the videos in ...