harrystays / Simple-Java-Calculator

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

Home Page:http://github.com/pH-7/Simple-Java-Calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

http://github.com/pH-7/Simple-Java-Calculator

License:Apache License 2.0


Languages

Language:Java 100.0%