CIS 636 Spring 2005                                                                         Project                                                  

Assigned: 03/24/2005

Due: 04/28/2005 

 

You may work individually or in pairs for this project. But all work must be the work of the person/people whose name is on the code! If working in pairs, the individual contributions should be relatively equal. A pair project should be more extensive than an individual project. 

 

Main Assignment:

Develop a project of your choice. The scope should be roughly equivalent to 2 regular assignments. The project should involve multiple classes and event-driven GUI. It should also involve at least one other challenging aspect, from past topics (threads, interfaces), future topics that you will read ahead on (e.g. Databases), or something that we won’t cover that you are interested in.

Please bounce your ideas off of me by 04/07/05

Hand in:

 

Miscellaneous:

·         Put YOUR NAME, and e-mail address in comments at the beginning of the program.

·         Remember: Indentation, meaningful variable names, and meaningful comments.