Assignments
Assignment 1 Assignment 2 Assignment 3 Assignment 4 Assignment 5 Assignment 6 Assignment 7 Assignment 8 Assignment 9 Assignment 10Up Introduction Java vs. C# Grading Course Material Software Syllabus Assignments

 

Assignments will generally be due on Mondays.  See "Grading" for an explanation of the late policy.

Assignment 1: Due Monday, Sept 17, 5 PM.
Assignment 2: Due Monday, Sept 24, 5 PM.
Assignment 3: Due Monday, Oct 1, 5 PM.
Assignment 4: Due Monday, Oct 8, 5 PM. [postponed to Thursday, Oct 11, 5 PM]
Assignment 5: Due Tuesday, Oct 16, 5 PM.
Assignment 6: Due Monday, Oct 29, 5 PM.
Assignment 7: Due Monday, Nov 5, 5 PM.
Assignment 8: Due Monday, Nov 12, 5 PM.
Assignment 9: Due Friday, Nov 30, 5 PM.
Assignment 10: Due Friday, Dec 7, 5 PM.

 

Directions for submitting your assignments:

Instead of storing your programs on your Pantheon account, you can now create them and save them directly in your CS112-a\CS112\netid folder.  To do this, the next time that you create a new project, type the following into the "location" window:

   cs112-a\cs112\yournetid\Visual Studio Projects

This will create the project in a folder called "Visual Studio Projects", which in turn will be created in the same folder into which you submitted Assignment 1.  From then on, VS.NET should remember the above as the default location, but only on the server you are currently using.  In other words, you will have to do this three times to get all three instances of VS.NET to remember the right path.

Now, to submit an assignment, rename the project folder to "Assignment2" (or whatever), and simply drag it "up" from the Visual Studio Projects folder into the netid folder itself.  That's all there is to it.

If you still need the Pantheon folder, it hasn't gone away, and you can access it as before.  For example you can move/copy things from there into the folder above.