CS 451 Programming Paradigms
Java Project

The final assignment, in JAVA:

Create a simulation, similar to what was created in CLOS, that includes a graphical interface that uses the Swing interface package of Java. If you have any questions about what is acceptable, please come and see us. You will be signing up to demonstrate your project in the last week of classes.

Note that there is already information on the web page about using your actual CLOS code for your simulation and having it communicate with a Java GUI. If you don't choose this option then you'll need to create both your model classes (the simulation part) and the GUI in Java for this assignment.

Again, if you have any questions about whether what you propose to do is acceptable please speak to one of us before you get too far along.

There is also a link on the web page with sample projects from the past.


[ Back to CS451: The JAVA Segment ]