CS2200 Guidelines for Assignments


The following list is designed to help you submit assignments that can be effectively graded giving you the best possible results.

  1. Do NOT submit tar or gzip files. You may submit zip files (which WebWork will allow you to specify).
  2. Submit text as plain ascii text. Do NOT submit word/wordstar/excel/123/dbase2/etc. files.
  3. For written (as opposed to code) submissions. Only submit the answers (properly numbered). Do not submit the questions.
  4. Submit files that are in Unix format (i.e. if necessary use dos2unix). Note: Many file transfer programs may try to convert files from Unix to DOS. To prevent this transfer in binary mode.
  5. Wrap text to 78 characters of less.
  6. Put your name and gt number at the top of each file (if code, as a comment)
  7. Coding guidelines