CS 3204 Programming Assignment Submission Format Guidelines


Honor Pledge

The following Honor Code Pledge must be included at the beginning of the required Design Document for your project.

// On my honor:
//
// - I have not discussed the C language code in my program with
//   anyone other than my instructor or the teaching assistants
//   assigned to this course.
//
// - I have not used C language code obtained from another student,
//   outside of my project group, or from any other unauthorized
//   source, either modified or unmodified.
//
// - If any C language code or documentation used in my program
//   was obtained from another source, such as a text book or course
//   notes, that has been clearly noted with a proper citation in
//   the comments of my program.
//
// Group members:
//    <name>
//    <name>
//    <name>
//    <name>
//
 


Design Documentation

Any design documentation required will be mentioned specifically in the particular assignment. Be sure to check the assignments web page and read the FAQ.


Demonstrations

Some programming assignments may require you to demonstrate your program to one of the CS 3204 TAs during a scheduled demo time. Even if project demonstrations are not required for all students, in the case of  a nonfunctional program, the TAs may require you to demonstrate your program during their office hours.



Please send comments and suggestions to William McQuain at wmcquain@cs.vt.edu.