Boston Python Workshop/Friday handout: Difference between revisions

removing spam
imported>Lsblakk
(→‎That's it! Friday is over.: -- removed, redundant now that programming section is fleshed out to include making sure you're ready for saturday)
imported>Brittag
(removing spam)
 
(9 intermediate revisions by 7 users not shown)
Line 78:
# Mac/Windows right-click on run.py and "open with" your text editor of choice
 
==== Programmer: You're ready for Saturday! ====
If you're doing the programming section of the workshop tomorrow and you got this far, you're ready to go. Show an instructor your run.py working and also opened in a text editor, get your sticker and go have a good sleep.
 
== Intro to Web App stream: Setting up Django ==
 
If you want to make a web app on Saturday, you'll need to install some additional packages. The web app is an example of an integrated Python-based application. It uses the [http://www.djangoproject.com/ Django] web framework. Because the setup for this project is somewhat involved, this project and its setup are optional. If you run into trouble, get the help of an instructor. '''IntructionsInstructions''': [[Setting up the web app]]
 
==== Web Developer: You're ready for Saturday!====
 
If you're doing the web app stream of the workshop tomorrow and you got this far, you're ready to go. Show an instructor that your welcome page on alwaysdata.net is working, get your sticker and go have a good sleep.
Anonymous user