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

shreyasve/Simple-Java-Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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`

About

🔢 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%