CalculatorProject
Description
This project contains a calculator with Java GUI. It combines calculation functions, conversion from dec to hex and vice versa, plus interpretation as a date in Julian date (display in Gregorian and day of week possible).
Credit
This project is part of the material for chapter 8 of the book
Objects First with Java - A Practical Introduction using BlueJ Fifth edition David J. Barnes and Michael Kölling Pearson Education, 2012
The calculator expansion was developed in collaboration.