Date: Tue, 05 Nov 1996 00:27:05 GMT Server: NCSA/1.5 Content-type: text/html Last-modified: Thu, 31 Oct 1996 23:48:46 GMT Content-length: 2311 CS367 Programming Assignments

CS367 Programming Assignments

Five programs will be assigned during the semester. Programs count for 50% of your final grade. Programs take from 30 to 40 hours for the average student to complete. You should expect to spend considerable time doing work outside of class for CS367 (this is typical for most CS courses since it helps immensely in learning the material).

Develop your class(es) and main program using multiple files, and coordinating compilation using a makefile. Break the problem down into parts, and develop your program incrementally, rather than trying to code it all at once. See Working with C++ in UNIX for more information about organizing your files, compiling multiple files using make, and using the debuggers.

The programs will be linked to the list below as they are assigned. Be sure to read and follow the grading standards for each assignment.

Once you have completed an assignment, you will need to create an output file with test cases that demonstrate your program. Then follow the handin procedure. I suggest that you plan on finishing at least a day before the due date.

If you find that you are having difficulty finishing an assignment, or are just running out of time, rather engaging in some form of academic misconduct, see the TAs or me for help, or make use of the late policy.


The Assignments


Copyright © 1996 James D. Skrentny, skrentny@cs.wisc.edu