Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shahinuralambhuiyan/basic_calculator_java

Basic calculator using java for learning purpose
https://github.com/shahinuralambhuiyan/basic_calculator_java

intell java

Last synced: 3 days ago
JSON representation

Basic calculator using java for learning purpose

Awesome Lists containing this project

README

        

## Basic_Calculator_java

##### Build very simple and basic calculator using java for learning purpose.

### Features
+ It can add two number.
+ It can substract two number.
+ Pressing clear button it remove all text.

### Technology
+ Java
+ IntelliJ IDEA

### Take a look :)
![siteSS](siteSS.png)