Philadelphia Python Workshop 9/Setup/Windows project dependencies: Difference between revisions

Content added Content deleted
imported>Geography76
No edit summary
imported>Geography76
No edit summary
Line 5: Line 5:
===Download the Wordplay project===
===Download the Wordplay project===


We've written some skeleton code for the Wordplay project already. Download this code so you're ready to start working with it tomorrow:
We've written some skeleton code for the Wordplay project already. Download this code so you're ready to start working with it:


# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
Line 89: Line 89:
===Download the Twitter project===
===Download the Twitter project===


We've written some skeleton code for the Twitter project already. Download this code so you're ready to start working with it tomorrow:
We've written some skeleton code for the Twitter project already. Download this code so you're ready to start working with it:


# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
Line 127: Line 127:
===Download the ColorWall project===
===Download the ColorWall project===


You'll be writing graphical effects for an existing ColorWall project. Download this ColorWall code and example effects so you're ready to start working with them tomorrow:
You'll be writing graphical effects for an existing ColorWall project. Download this ColorWall code and example effects so you're ready to start working with it:


# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
Line 175: Line 175:
==State Capitals==
==State Capitals==


We'll look at an example Python script that quizzes you on state capitals during the lecture on Saturday.
We'll look at an example Python script that quizzes you on state capitals during the lecture later today.


# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
# Right click the following file, click "Save Target as..." or "Save link as...", and save it to your Desktop directory:
Line 182: Line 182:
==Success!==
==Success!==


You are done installing dependencies for the Saturday projects.
You are done installing dependencies for the projects.


[[Philadelphia Python Workshop 9/Setup|« Back to the setup page]]
[[Philadelphia Python Workshop 9/Setup|« Back to the setup page]]