Skip to content

Commit dda5af5

Browse files
authored
Update late policy and submission guidelines
Clarified submission process and penalties for late work.
1 parent 5355cca commit dda5af5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

syllabus.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Because of our focus on writing working applications, this course can be a lot o
5555
## Late Policy
5656
In-class exercises and quizzes are due at 8:30 pm. Take-home exercises are due at 5:00pm on the day of the next class session. Work that is submitted after the deadline without an extension is subject to a 1 point penalty per day. **Start early**. Extensions must be granted before the deadline, and requests will be regarded more favorably the sooner they are made and the earlier your git history for the assignment begins.
5757

58+
Submitting on Canvas tells the grading team that you are done with the assignment, so you may push your code to GitHub as you work, even past the deadline, without fear that incomplete work will be graded. If you push to GitHub on time but forget to submit on Canvas, we will use the GitHub timestamp as the official submission and not penalize you.
59+
5860
## Extra Credit
5961
1 point per course session of extra credit may be awarded at the instructor's discretion for significant contributions to in-class discussion.
6062

@@ -118,4 +120,4 @@ Week 9 (3/8/25):
118120
- Exercise #9: Watch Party 5: For Real Time
119121

120122
## Course Prerequisites
121-
Students must be fluent in at least one programming language, preferably an object-oriented language. This course requires competency in Unix and Linux. Please plan to attend the MPCS Unix Bootcamp (https://masters.cs.uchicago.edu/page/mpcs-unix-bootcamp) or take the online MPCS Unix Bootcamp Course on Canvas if you do not have familiarity working on the command line in *nix environments.
123+
Students must be fluent in at least one programming language, preferably an object-oriented language. This course requires competency in Unix and Linux. Please plan to attend the MPCS Unix Bootcamp (https://masters.cs.uchicago.edu/page/mpcs-unix-bootcamp) or take the online MPCS Unix Bootcamp Course on Canvas if you do not have familiarity working on the command line in *nix environments.

0 commit comments

Comments
 (0)