Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 824 Bytes

File metadata and controls

33 lines (17 loc) · 824 Bytes

#SimpleJavaCalculator

Originally this project was written using Eclipse, but I have migrated it to NetBeans. This calculator is simple with an easy code to help novices learn how to operate a calculator.

If you use the executable file "calculator.jar" and that it does not run, you can type "java -jar /your_calculator_directory/calculator.jar" in your terminal.

Example: Java Calculator

##AUTHOR

###Base Application

Pierre-Henry SORIA

###Modifications and Improvements

Achintha Gunasekara

http://www.achinthagunasekara.com

##CONTACT

Pierre-Henry SORIA: [email protected]

Achintha Gunasekara: [email protected]

##LICENSE

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

#https://github.com/pH-7/Simple-Java-Calculator.git