Assignment Submission Procedures
Category: CSc 2310 Published on Thursday, 22 December 2011 18:23 Written by Daniel Gibbons Hits: 376
A hard-copy and soft-copy of your code should be provided. The hard copy should be printed and turned in with any other problems the assignment requires. The soft copy should be a zip file of any .java, .class/.jar files. A printout of the code execution should also be provided. If there are any specific cases the assignment requires, be sure to demonstrate those in your output.
The soft-copy must be emailed to the instructor at least 1 hour before the course meeting time. Be sure to put CSc2310 in the subject headline. The email should be addressed to the TA and CC'd to the instructor. These emails are on the syllabus. Each file in your source code should contain a comment at the top of the file with your name.
So in summary:
- Hard-copy
- Code
- Output
- Questions
- Soft-copy
- .java files
- .class or .jar files