General Requirements & Turn-In Process

When: Projects are always due before the end of the day on the date given. So if the project's due date is the 1st, it must be turned in prior to midnight of the 2nd. No late assignments will be accepted unless prior arrangements have been made.

Where:  Create a tarball (tar and gzip your entire source tree) named cs6210-prjX-gt?????.tar.gz where X is the project number and gt????? is your institute assigned gt number (acme login). Include all of the things specified below in this archive (source, README, writeup, etc.). Place the file in your personal class project directory before the turnin deadline. The location of the class space is [/net/hc280/class/cs6210/~coc_account].

What:

We are going to compile and run your programs from scratch - remember, they must run on the CoC machines. Specify the OS of the development machines where the project is known to build and work. If you have any special commands needed to compile your code then mention them in your README file (or put them in your Makefile).