Computer Science 2000 Assignments


[Home]

Reading Assignments

9/2 Read Google's Python Programming Class. It is a good idea to do the exercises associated with each section: google python exercises

Problem Sets

Note: all homework files are available online at the zoo in
/c/cs2000/hws
Provisional Homework Dates
AssignmentAssignedDue
hw09/29/16
hw19/39/22
hw29/159/29
hw39/2410/20
hw410/1310/27
hw510/2711/10
hw611/1012/3
hw711/2112/10

9/2 Homework #0: hw0.py. It is due online via gradescope at 11:59 Wednesday, September 16th (It is also available in /c/cs2000/hws/hw0.py from your Zoo account.) The python 3 byte code answer file is available in /c/cs2000/hws/hw0a.pyc You will submit your problem set files using gradescope.

In addition, complete the online canvas hw0 collaboration quiz on academic honesty and collaboration policy. It counts for 10 points


[Home]