Difference between revisions of "CSC111 Final Exam 2018"

From dftwiki3
Jump to: navigation, search
Line 12: Line 12:
 
* You have to do the debugging of your code on your own.<br />
 
* You have to do the debugging of your code on your own.<br />
 
* Two problems will be auto-graded on Moodle.  The autograder is setup to only run your program on a small subset of cases, without generating a grade.  You must test your program thoroughly to make sure it will pass all the tests that will be used to fully evaluate your program.
 
* Two problems will be auto-graded on Moodle.  The autograder is setup to only run your program on a small subset of cases, without generating a grade.  You must test your program thoroughly to make sure it will pass all the tests that will be used to fully evaluate your program.
* A whole letter-grade can be removed for poorly documented code.
+
* A whole letter-grade will be removed for poorly documented code.
 
* Make sure you list the resources you used to generate your code in your program header, if these resources are other than our textbook, or the notes and/or programs generated in class.
 
* Make sure you list the resources you used to generate your code in your program header, if these resources are other than our textbook, or the notes and/or programs generated in class.
 
* Submit your code as soon as you have something running, in case you run into problems with your laptop, with the network, or with other unforeseen technical failures.
 
* Submit your code as soon as you have something running, in case you run into problems with your laptop, with the network, or with other unforeseen technical failures.

Revision as of 11:37, 29 April 2018

D. Thiebaut (talk) 11:39, 26 April 2018 (EDT)



...