Getting started with Python

From OpenHatch wiki
Revision as of 01:10, 8 February 2012 by imported>Jesstess

Goal #1: Install Python

This section has instructions for installing Python and running Python from a command prompt.

Goal #2: prepare a text editor

In addition to being able to run Python, we want to have good text editor for writing Python code. If you have a preferred text editor for writing code, feel free to skip this step!