Assignments
Rules
- All assignments are individual work. We use MOSS to detect software plagiarism.
- All assignments will be submitted electronically using the "submit" command. Submission instructions will be posted together with the questions of each assignment.
- We do not accept late submissions. Such assignments will get a mark of zero.
- You may submit a file several times. A new submission will overwrite the previous version. You should submit your work gradually before the deadline to avoid last-minute problems that prevent you from submitting the whole assignment.
- Report an error in your mark or request a re-marking within 2 weeks after an assignment is returned.
Submission Instructions for Java Programs
- Upload your Java files to a CSE server, e.g., red.cse.yorku.ca.
- Compile and re-test your programs on the CSE server, which runs Linux/Unix operating system. You may implement your programs on PC/MAC but make sure to compile and test them on a CSE server before submission. We will test and mark your programs on a CSE server. We are not responsible for programs that failed due to system incompatibility issues.
- From the directory (folder) where your files are stored, issue the "submit" command specific to each assignment. For example, "submit 2011 asg3 sum.java".
- Submit a file 2-3 times to be sure that you did actually submit it. A confirmation message will be displayed for each successful submission. We are not responsible for "lost" files.
Assignment 1
Questions
Click here to view the questions (posted Jan. 21).
Marking scheme
Due Date
Wednesday, February 6, 2013, 4:00PM
Submission Instructions
Submit both soft and hard copies of your work.
-
Type and save your work in a Microsoft Word, HTML or LaTeX file. You may also save the file in PDF format. Name the file
asg1.doc, or asg1.html or asg1.pdf. Submit the file electronically on a CSE server (e.g., red.cse.yorku.ca) using the
following command:
submit 2011 asg1 [filename]
-
Print a copy of the submitted file and drop it in the assignment box of CSE2011 located on the east wall of the main office
CSEB-1003 by 4:00PM on the due date.
Assignment 2
Questions
Click here to view the questions (posted Feb. 4).
Marking scheme
Due Date
Wednesday, February 20, 4:00PM
Submission Instruction
Submit the 3 Java files electronically before the above deadline using the following command. NO hard copies are required.
submit 2011 asg2 [filename]
Assignment 3
Questions
Click here to view the questions (posted Feb. 4).
Marking scheme
Due Date
Friday, March 8, 4:00PM
Submission Instruction
Submit the 4 Java files electronically before the above deadline using the following command. NO hard copies are required.
submit 2011 asg3 [filename]
Assignment 4
Question
Click here to view the question (posted March 8).
Marking scheme
Due Date
Friday, March 22, 4:00PM
Submission Instruction
Submit the Java file(s) electronically before the above deadline using the following command. NO hard copies are required.
submit 2011 asg4 [filename]
Assignment 5
Question
Click here to view the question (posted March 20).
Marking scheme
Due Date
Friday, April 5, 4:00PM
Submission Instruction
Submit the Java file(s) electronically before the above deadline using the following command. NO hard copies are required.
submit 2011 asg5 [filename]