Install python 2.7

If you are running Linux, you likely already have it installed. In any case, follow the guide here: [html]

Set up an Integrated Development Environment

Python comes with an IDE called IDLE. Other good editors with python support are vim, emacs, or sublime text.

Get started on a tutorial

Python is extremely popular, and there are many tutorials available online. Here is a good one: [html]

Additional Information

Anything Else?

If you think something's missing from this, let me know!