Skip to content

🔢 Simple calculator written in Java with Eclipse. This calculator is simple with an easy code to help novices learn how to operate a calculator.

License

Notifications You must be signed in to change notification settings

Lucifer39/Simple-Java-Calculator

 
 

Repository files navigation

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.

About

🔢 Simple calculator written in Java with Eclipse. This calculator is simple with an easy code to help novices learn how to operate a calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%