Turning in Programming Assignments

 
 
Submit assignment1 electronically  on any enad sun machine.  If you don't have an account on the enad suns, visit one of PUCC's "swipe station" locations to acquire your login andpassword. You need to have you student ID card with you. The locations are: ME 244, ENAD 426, MTHW 116, LYNN Library, AGAD 021, LAEB Labs (Basement), MATH231. 

Follow these  steps to turn in your program.

               Step1:    cd to the directory containing your programs,
                               and type "turnin -c cs352 -p  assgn1  file1 file2..."  
 
                    Step 2:    To check whether your files are submitted, do
                                 "turnin -v -c cs352 -p assgn1".

               Step 3:    To know more about turnin, do "turnin -h".


Explainations about your program (if any) can be put in a README file and submitted along with the source code.
Turn in the  .class files along with the .java files.