|
Projects |
To submit a project, go to the "Java" perspective, be sure that the project is open. Then right click on the project folder (e.g., p1) and select "Submit Project" from the pull-down menu. You may submit many times (we grade only the last submission). You can check the status of your submissions by visiting the Submit Server Home Page and entering your University Directory ID and password.
Important: Your grade for each project will be based on the greater value of two scores: (1) The score on the very last submission prior to the deadline; (2) The score minus 20% on the very last submission prior to the late deadline (24 hours late).
| Due Date | Project-Description and Location |
| 12 Sep. 6:00PM | Introduction to Eclipse and the CVS Repository: work with your TAs to learn how to use the Eclipse IDE, CVS, and the Submit Server! |
| 26 Sep 6:00PM | The Clear-Cell Game, which you can play as well as implement! |
| 15 Oct 6:00PM | Calculate how much money your money can make. |
| 24 Oct 6:00PM | No CS self-respecting CS major can avoid implementing a Linked List. |
| 15 Nov 6:00PM | Next to Linked Lists, BSTs are an essential for any competent programmer. |
| 25 Nov 6:00PM | An online application that simulates a Grade Book. |
| 3 Dec 6:00PM | Simulates handling purchase orders. |
| 12 Dec 6:00PM | Graph groveling via Dijsktra's Algorithm |