Assignments

To submit your code for assignment 1: On a CCIS Linux machine, cd to the directory that contains the Java file you want to submit. Then type the following command, after substituting your own email address for <name>:

/net/course/cs3500vkpf12/submit <name> 1 FSet.java

If all goes well, you will be given a confirmation number. Please record your confirmation number so you can prove you have submitted the assignment.

To submit assignment 2 use the command:

/net/course/cs3500vkpf12/submit2 <name> 2 TestFListString.java

To submit assignment 10 use the command:

/net/course/cs3500vkpf12/submit10 <name> 10 FMap.java