Software Development (CSCI 1302) - Fall 2007

Programming Projects


How to submit your projects:

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

Here, <directory name> is just the name of the directory containing your
java code. Your first project should be in directory named your last name_project-1.

When you run this command, you MUST be in the parent directory (where the
your last name_project-1 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!