Skip to content

raqueldosil/Simple-Java-Calculator

 
 

Repository files navigation

Simple Java Calculator

Logo Simple Java Calculator


This calculator is simple with an easy to use code to help novices learn how to create a calculator program with Java.


This project was originally written using Eclipse, but I have migrated it to NetBeans.

If you use the executable "SimpleJavaCalculator.jar" file and that doesn't work, you can type this in your terminal:

java -jar /your_calculator_directory/SimpleJavaCalculator.jar`

✨ Example

Example: Java Calculator

You might also like 🧐

My Simple Java Text Editor.

Open-Source Simple Java Text Editor

💡 Authors

Base Application

Modifications and Improvements

📮 Contact

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

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

⚖️ License

Apache License, Version 2.0 or later; Read license.txt for further details.

About

Simple calculator is written in Java, originally with Eclipse, and now migrated to NetBeans.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%