CMPS 12B
Programming Assignments

pa1:  Due Friday January 23,  10:00 pm    pdf, word   Extended to Saturday 1/24  10:00pm
pa2:  Due Friday February 6,  10:00 pm    pdf, word   Extended to Saturday 2/7   10:00pm 
pa3:  Due Monday February 23,  10:00 pm   pdf, word  Extended again to Wednesday 2/25  10:00 pm
pa4:  Due Sunday March 15,  10:00 pm   pdf, word   Extended to Monday 3/16   10:00 pm 
pa5:  Due Wednesday March 18,  10:00 pm   pdf, word 

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 Programming 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  cmps012b-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 pa1, pa2, 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