Object-Oriented Programming Final

This program was the final program I wrote for my Object-Oriented Programming class. I designed and implemented it by myself. It is a simple Java program that performs mathematic functions on numbers that are provided. The most difficult aspect of this assignment was keeping track of the order of operations for each statement, and how to structure the methods based on the operation being completed. I am happy with the result. I look forward to working with Java in the future.

View Java Project (PDF) via GoogleDrive