UMBC CMSC 201
Fall '07

CSEE | 201 | 201 F'07 | lectures | news | help

Using Submit

Students enrolled in the honors section, CMSC 201H, are responsible for completing the labs each week on their own outside of class time, with the exception of Labs 1 and 2 which were done in class.

Submitting the labs

You are to use the submit command to submit your lab work into special directories that I have set up to hold your labs. To do so you'll need to login to your account and change into the directory that holds the file or files you need to submit. Once you've done that you will give the appropriate submit command at the linux prompt.

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.

Submitting Projects

The cs201h class name is to be used for you lab material ONLY. To submit your projects, submit them to cs201 just like everyone else taking 201.

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 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


CSEE | 201 | 201 F'07 | lectures | news | help

Tuesday, 25-Sep-2007 16:15:49 EDT