Software Development (CSCI 1302) - Spring 2010

Programming Projects


How to submit your projects:

To submit your assignment, you should use the submit command on odin.
The syntax is: submit <directory name> cs1302b

Here, <directory name> is just the name of the directory containing your
java code. Your first project should be in directory named your PA1_<your last name followed by your first initial>.

When you run this command, you MUST be in the parent directory (where the
your PA1 directory is located), not in the your last name_project-1 directory
itself! This is a crucial point -- so make sure you understand it!

You can submit as many times as you like -- However, the latest submission
will be the one that is graded!