CMSC 201 Programming Projects
Sample Grading Form
I've made this sample grading form
available. You can expect the grading forms for this semester to look similar,
but they will not look exactly like this.
Information on submitting projects will be made available to you
before the first project is due.
-
-
-
Mr. Frey's solution to project 2
is presented as an example for you. Please note the readability of the code,
the file header comment, function header comments and in-line comments.
Note also how each function performs only one task.
-
-
-