programming
Statement of Academic Honesty
A statement of academic honesty should be coded as comments for each of the programming assignments that you turn in.
Here is what I would like to see (similar) for all programming assignments: a statement of academic honesty at the end of the code similar to this:
//The code for this programming assignment for "name of course", //"name of program", is my own original submission (unless otherwise cited) in accordance with //the Academic Honesty Policy of the Florida Institute of Technology. //Faithfully submitted by Name, on date.
Including this statement indicates that the work is yours, yours alone, and unique to your submission. Failure to include the required comments and academic honesty statement will result in a substantial deduction of points.