Homework assignments and Related Information                     LINK to 342 SAMPLE CODE  
LINK to SAMPLE CODE        
Coding and Documentation Guidelines         Grading Rubric

Miscellaneous Rules
  • All assignments are due electronically at 5:30pm on the due date.

  • If your program does not compile with the sample main given, you will receive a maximum of 50% of the points. It will not be fixed! Note that this sample main typically does not test your program thoroughly.

  • You will always turn in (electronic only) a typescript, done under linux, which shows that your program compiles and runs. If need be, comment out code that does not compile.

  • Use the comment field in catalyst ONLY in the following situations:
    1. You have turned something in electronically, but it doesn't work by the due date and you intend to turn in a late version. Write this in the comment field so it is known that the turned-in version should not be graded.
    2. If you don't plan to work on the program anymore, but you have known bugs. Describe them clearly.