CMPS 109 - Advanced Java Programming
This project is a repository for assignments created in the CMPS 109 course at the University of Californa, Santa Cruz.
Specific projects include:
A command line parser that utilizes the new Scanner class.
A rational number calculator to demonstrate inheritance and ADTs.
A polymorphic number calculator demonstrating C++ style templates.
A windowed drawing program to demonstrate Java GUI methods.
Links to project specifications are:
Command Line Parser
Object Oriented Command Line Parser
Drawing program
The class homepage is located on the UCSC School of Engineering servers, CMPS 109, Winter '05.
Thanks to SourceForge.net for the hosting!
