Boston Python Workshop/Friday handout: Difference between revisions

imported>Paulproteus
imported>Paulproteus
Line 63:
<li>Make sure you can open Python files in a text editor. Test this by running the text editor, navigating to your ColorWall directory, and opening <code>run.py</code>.</li>
</ol>
 
== Setting up for the intro programming workshop ==
 
FIXME: Flesh this out
 
Checklist:
 
* Get the ZIP or tar.gz file for the intro programming exercises
* Get the data_types.txt
* Can you open up Python code in a text editor?
* Can you get to a Python prompt?
 
== Setting up the web app ==
Anonymous user