CMSC 201 Programming Projects
Required CS201 C Coding Standards
Acceptable CS201
indentation styles
Information on the
grading of project design
Here is a sample design file for Project
1 that one of the TAs, Carrie Desmond, has done for you to look at before you
attempt to make your design file for project 2, design2.txt. It is an
excellent design file and it is exactly what we expect. Notice that the
design file she has written will actually become her header file with very
little modification.. Her description of main() is the high-level algorithm
we described in our Designing Project 1 lecture and, as written, is a complete
skeleton of the entire program.
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.
See the
Project Submission and Grading Policy which includes
Important Warning about developing your projects
and academic integrity.
Project Descriptions
-
Project One - B & E Catering
- Additional specifications section added on 2/27/03 at 2:15 PM
-
Project Three - Karaoke
- Updated karaoke.dat and test.out on 4/07/03 at 6:30 PM -- Replaced
duplicate song from Trashman's list of songs
Project Four - Morse Code
- Further specifications section added Thu Apr 17 10:30:20 EDT 2003
- 4/29 12:05 PM - Corrected karaoke end time and SINGER definition
- 4/29 10:44 PM - Removed extra newline from end of data file, p5karaoke.dat
- 5/06 11:36 AM - New Sample Output added under Further Help section
- 5/07   5:45 PM - Extra Credit section added
- 5/08   5:15 PM - Added newline to end of events.dat data file. You should
copy the file again.