CompSci 101, Spring 2021
Assignments

Compsci 101 Assignments

Assignment 7 Student Creative Work

Click here to see the creative Assignment 7 students completed.

Assignments

For each assignment, you must complete the corresponding REFLECT form linked in the box below (except for Assignment 0).

For those who added the class between 1/27-2/2, Assignment 0: Lightbot can be turned in by 2/4 at 11:30pm EDT.

Assignment REFLECT Due Date
Assignment 0: Programming
with LightBot Code Hour
In Assignment Feb. 2
Assignment 1: Totem REFLECT February 11
Assignment 2: Turtles REFLECT March 4
Assignment 3: Transform REFLECT March 18
Assignment 4: Hangman REFLECT March 30
Assignment 5: Clever Hangman REFLECT April 6
Assignment 6: Recommender REFLECT April 22
Assignment 7: Create REFLECT April 23

Extra Grace Period
thru April 26

Assignment Submission

All assignments must be turned in by 11:30pm on the due date given. All assignments will include information on how to submit. This will likely be using Gradescope.

You are responsible for ensuring that all files are turned in on time, if a program is turned in late there is a penalty detailed online here.

REFLECT

A REFLECT for each assignment (except assignment 0) will be completed using an online form that's part of the assignment write-up.

Starter Code

Many assignments will include code to get you started. This may consist of completed modules that you will utilize but not modify or modules in which some functions have been completed and others are left for you to fill in. In either case, comments will clearly indicate which sections of the code you may edit and which must not be modified.

Code Style

Note that a small portion of your assignment grade is based on the readability of your program. This readability grade includes style, comments, and the naming of variables and methods. You must include a comment at the top of each source file you modify that includes your name and your netid. Then include a comment for every function and every major block of your code. Function names, variable names, etc should be meaningful. The variable name totalCost is more meaningful than the variable name x.

Regrades

If you have concerns about an item that was graded (lab, apt or assignment), you have one week after the grade is posted to fill out the regrade form here.