Skip to content

Latest commit

 

History

History
36 lines (17 loc) · 1007 Bytes

README.md

File metadata and controls

36 lines (17 loc) · 1007 Bytes

Simple Java Calculator

Logo Simple Java Calculator

This project was originally written using Eclipse, but I have migrated it to NetBeans. This calculator is simple with an easy code to help novices learn how to create a calculator program with Java.

If you use the executable "SimpleJavaCalculator.jar" file and that doesn't work, you can type java -jar /your_calculator_directory/SimpleJavaCalculator.jar in your terminal.

Example: Java Calculator

You might also like my Simple Java Text Editor.

AUTHOR

Base Application

Pierre-Henry Soria

Modifications and Improvements

Achintha Gunasekara

CONTACT

Pierre-Henry SORIA: pierrehs [AT] hotmail [D0T] com

Achintha Gunasekara: contact [AT] achinthagunasekara [D0T] com

LICENSE

Apache License, Version 2.0 or later; See the license.txt file in the "NotePad" folder.