Boston Python Workshop/Friday handout: Difference between revisions

Content added Content deleted
imported>Lsblakk
imported>Lsblakk
(→‎Setting up for the intro programming workshop: -- removed this since "Setup the ColorWall app" covers it)
Line 76: Line 76:
# Mac & Windows right-click on run.py and "open with" your text editor of choice
# Mac & Windows right-click on run.py and "open with" your text editor of choice
</ol>
</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 ==
== Setting up the web app ==