|
Assignments |
Every program you write must abide by the following rules. If it doesn't, you will lose points. Please check these rules before each assignment as I will be adding to the list as the quarter goes on.
//
// CSC 311
// goodbye.cpp
// Ada Augusta
// aaugusta@students.depaul.edu
//
Failure to do this correctly may cost up to 10 points.
The next few lines after that should be comments explaining briefly what the program is
doing. Not doing this may cost up to 10 points.
A programming assignment loses 10% for each day that it's late; that is, if an assignment is originally worth 20 points, it will be graded out of 18 points if it's late one day, out of 16 points if it's late two days, and so forth.
This will be explained during the first class.