Submission Guidelines for Programming Assignments
-
Keep backup copies of all assignments. If your assignment gets lost, a backup copy will make things easier for you.
-
Include a header with your name, the name of the course,
and the submission date within each .java file.
-
Submission File Name and Format. Each programming assignment
must include the source files and output.
-
Send the Submission File via Email. Send the files you created
as attachements in a single email to the grader [
grader54@hotmail.com
] and cc the instructor[
ohamadac@cs.depaul.edu
].
-
When sending me emails, please include the following keywords in the Subject line:
CSC211
hw n Submission where n is the hw number
-
There is a penalty of 10% for late submission (per week).
-
There is a penalty of 10% for submissions that do not conform
to the preceding specifications.
-
Grading breakdown:
-
70% for functionality
- 10% for adequate comments and documentation
- 10% for proper formating, indentation, choosing propernames
and following naming convenions
-
10% for proper submission.