The command you'll give to submit your Lab 3 material, made up of the three files lab3.c, geometry.c and geometry.h is:
submit cs201h Lab3 lab3.c geometry.c geometry.h
The command is made up of four parts. The first part is the command submit; the second part is the class name which is cs201h; the third part is the name of the assignment, Lab3; and the last part is the list of files separated by spaces that you want to submit.
The command you'll give to submit your project 1 files is:
submit cs201 Proj1 proj1.c exponents.c exponents.h
All of the labs will be due before midnight on Tuesday of the week after they were assigned and completed by the other 201 students. Here is a table of your lab due dates.
Lab | Date due |
---|---|
do Lab 1 - Linux | Sept 12 |
do Lab 2 - Xemacs | Sept 19 |
Lab 3 due | Oct 2 |
Lab 4 due | Oct 9 |
Lab 5 due | Oct 16 |
Lab 6 due | Oct 23 |
Lab 7 due | Oct 30 |
Lab 8 due | Nov 6 |
Lab 9 due | Nov 13 |
Lab 10 due | Nov 20 |
Lab 11 due | Dec 4 |
Lab 12 due | Dec 11 |