Assignments

Unless explicitly specified, all assignments are due at the beginning of the class on the date due. No credit will be awarded for any late work. For emergencies and sickness, extensions must be requested as soon as possible.

For all programming exercises, hand in a printout of your Java program file along with a printout of the screen output of your program showing an example run. An electronic copy of your program must also be submitted within the deadline. Details of how to submit the programs electronically will be given in class. On the top of every Java program include the following comment header:

/* Name:     Your Name 
   Exercise: Exercise#
   Date:     Date assigned        
   
   Purpose:  A short description of the program/exercise.  

*/