CSE190L Notes for Friday, 5/4/07

I discussed the details of the Qubic project, most of which are contained in handout #17. I reminded people that there is a checkpoint due in two weeks and I emphasized the importance of getting your groups together early to start discussing the top-level design of your project and to figure out who is going to work on which part of the program.

The project requires that you use Javadoc to document your public methods. It is a good idea to do this early by writing stub versions of your methods that include Javadoc comments. That way you can build up a listing of the classes you plan to implement and the methods you will eventually have. This is a way for you to work with your various group members to start planning early for the overall design of your solution.


Stuart Reges
Last modified: Tue May 15 18:56:57 PDT 2007