Skip to content

🔢 Simple calculator is 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

pH-7/Simple-Java-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

36c3c14 · Feb 6, 2024
Sep 21, 2015
Apr 10, 2018
Dec 23, 2023
Apr 10, 2018
Aug 10, 2022
Feb 19, 2020
Jan 26, 2017
Sep 5, 2015
Jul 9, 2019
Sep 5, 2015

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.