March 31:
Homework 1 Assigned, Due
April 11, 5PM, Use the HW dropbox
April 8:
Lab 0 Assigned, Due
April 15, 11:59PM via Turnin
April 18:
Homework 2 Assigned, Due
April 25, 4:30PM, use the HW dropbox for Question 1-3, and Turnin for Question 4.
April 19:
Lab 1-3 Assigned, Due
4/29, 5/13, 5/20 (extended to 5/24), 11:59PM by Turnin
Each instruction needs to have detailed comments (program without comments will be automatically deducted by 50% of the score).
This applies to every lab, and every turnin.
May 25: HW3 assigned, Due
June 2, 4:30PM, use the HW dropbox for all the questions
Instructions on turnin: (Do a man turnin to find more information)
To submit your
lab0 Step 1: Create a directory whose name is your CS account. For example, user John Doe whose account is jdoe will do the following
%mkdir jdoe
Step 2: Put in the directory the assembly file + screen plot for the lab
Step 3: Execute turnin under the name of
lab0. For example, jdoe will go up one directory, and use turnin:
% cd ..
% turnin lab0@cs64 jdoe
Note : You can execute turnin upto 10 times per project. Earlier versions will be discarded. The timestamp of turnin has to be before the due date. I will close turnin by the due time.