CS 201 - Computer Science I - Spring 2004
Projects


Loyola College > Department of Computer Science > CS 201 > Projects

All work on projects is to be done individually. This will be strictly enforced.

Submissions that do not compile with the supplied classes will receive a grade of zero. Please pay attention to the names required for your classes and methods. If you cannot complete a project, make sure that the required classes and methods are present. They do not have to do anything useful (in some cases they may be empty), but they do need to be present. If you cannot complete a project, try to present some evidence of the progress you made. For example, if you have to do a series of calculations but you could only get through some of them, have your project' display the result of the last calculation you did.

Submissions should be made by attaching the required files to a e-mail sent to lawrie@cs.loyola.edu.

Project Due Date Description
1 2/26/2004 Using Strings, Math, and helper objects
2 3/22/2004 Conditionals
3 4/7/2004 Loops and Drawing Methods
4 4/26/2004 4/27/2004 Arrays