Homework 11
Overview
Deadlines:
HW11 Reading and Checkpoints Recommended Deadline |
Tue 23-Jul at 12pm |
HW11 Main Deadline |
Wed 24-Jul at 8pm |
HW11 Late Deadline (see syllabus for details) |
Fri 26-Jul at 11am |
Solo vs Collaborative:
- Parts 0 and 2 are Solo
- Part 1 is Collaborative
- See the syllabus for details.
Grading
- 90% of your HW11 grade comes from completion of the exercises described in part 1.
- 10% of your HW11 grade comes from completing the cmu_graphics installation in part 2.
Part 0: Reading and Checkpoints (SOLO)
This part only concerns reading and checkpoints, and not
code tracing or exercises (those are assigned below).
Read all the notes and carefully complete all the checkpoints in Unit 9.
While there is no official deadline, you need to complete this step to
unlock the HW. We recommend you complete this by Tue 23-Jul at 12pm.
Part 1: Required CS Academy Exercises (COLLABORATIVE)
This part is collaborative, as explained in the syllabus. Collaboration
is not required but is encouraged.
Be sure to properly cite your
collaborators!
Complete (with green checks) every exercise in the following section:
Part 2: cmu_graphics Installation (SOLO)
-
Complete the cmu_graphics installation according to the instructions
here. Importantly,
do the pip install, not the zip install. In particular, you
should be following this part of the instructions at that link:
-
Download helloGraphics.py
if you haven't already.
-
Modify the file so that it displays your name and andrewID, similar to
the screenshot below.
-
Run the file (using ctrl-B or cmd-B as noted in the VS Code
installation instructions). Your canvas should look similar to the
screenshot below. If you encounter any issues, ask on Ed or in
Office Hours.
-
Once you are able to successfully modify and run the file, capture a
screenshot of your entire screen (which should look similar to the
image below) and submit it to Autolab under the
"Graphics-Setup" assignment.