Install Python 3

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

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.

Additional Information

Anything Else?

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