01 - Installing Python

Watch the following video:

Python can be downloaded from http://www.python.org. Be sure to download the latest 2.x version, not 3.x. An alternative editor is Portable Python, available from http://www.portablepython.com.

Assignment

Be sure Python is working by testing the "Hello World" as shown in the video (2:15).

02 - Numbers and Math