CMPS 12M
Lab Assignments

lab1:  Due Friday January 16   10:00 pm   pdf, word
lab2:  Due Wednesday January 21   10:00 pm  pdf, word  Extended to Thursday 1/22  10:00pm
lab3:  Due Wednesday February 4   10:00 pm  pdf, word  Extended to Thursday 2/5   10:00 pm 
lab4:  Due Tuesday February 17   10:00 pm  pdf, word   Extended to Thursday 2/19   10:00 pm 
lab5:  Due Thursday March 5   10:00 pm   pdf, word   Extended to Friday 3/6   10:00 pm 
lab6: 
lab7: 
lab8: 
lab9: 
Getting a Computer Account:
It is a requirement of this course that all students have an active UCSC computer account.  If your account is not already activated, go to the UCSC portal:  http://my.ucsc.edu, and log in using the User ID and Password that were sent to you by the Registrar's Office, then click on the link labeled Activate UCSC Account.  Logon to the host unix.ic.ucsc.edu to access your account.  You may develop your programming projects on any platform you like, but you must port them to the UCSC environment before submitting them, since that is where they will be evaluated.

Submitting a Lab Assignment On-Line:

To submit a programming assignment, log on to unix.ic.ucsc.edu, then cd to the directory where your program resides.  Type the following at the Unix prompt (%):
% submit  cmps012m-pt.w09  assignment_name  file1  file2   ...
In the above example file1, file2, etc are the files to be submitted, and  "assignment_name" is the name of the assignment, such as lab1, lab2, etc.  Most assignments will require that you submit multiple files.  If you decide that you don't like what you submitted and want to submit a better version of the assignment (before the due date of course), just submit again using the same file name.  Note that all versions of a file are saved, but only the last one submitted will be graded.

If you find any errors, please report them to: ptantalo@soe.ucsc.edu


webmaster@soe.ucsc.edu

Back to the SOE Class Home Pages
Back to the SOE Home Page