Python Workshops for Beginners/September 27th Linux project dependencies: Difference between revisions

no edit summary
imported>Ehashman
imported>Ehashman
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 19:
You'll be writing graphical effects for ColorWall. Download the ColorWall code and example effects so you're ready to start working with them tomorrow:
 
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: http https://abstract-nonsensecsclub.netuwaterloo.ca/~ehashman/pwfb/ColourWall.tar.gzzip
#Find ColorWall.tar.gzzip on your Desktop and double-click on it. A window will pop up with some options about how to "extract" the file. Leave the defaults where they are and click the "extract" button. That will create a folder on the Desktop called ColorWall containing several files.
 
===Test the ColorWall code===
Line 60:
We've written some skeleton code for the Wordplay project already. Download this code so you're ready to start working with it tomorrow:
 
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: http https://makocsclub.ccuwaterloo.ca/teaching~ehashman/2014/cdswpwfb/Wordplay.tar.gzzip
#Find Wordplay.tar.gzzip on your Desktop and double-click on it to "extract" it. That will create a folder called Wordplay containing several files.
 
===Test the Wordplay code===
Line 87:
We'll look at an example Python script that quizzes you on state capitals during the lecture on Saturday.
 
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory: http https://makocsclub.cc/teachinguwaterloo.ca/2014~ehashman/cdswpwfb/state_capitalsprovincial_capitals.py
 
==Success!==
Anonymous user