Developed by 👨💻
@Ruan-Narici.
| ✨ NAME | Calculadora Java |
|---|---|
| 🏁 STARTED IN | 10/02/2023 |
| ✅ FINISHED IN | 10/02/2023 |
| ⚙️ TECNOLOGIAS | Java, Eclipse |
Project developed using my knowledge in the Java language.
This is an project developed with object orientation, some visibility modifiers and several methods.
1 - in your gitbash use the command: git clone
2 - In eclipse create a new java project;
3 - Right click onSRCand navigate;IMPORT > GENERAL > FILE SYSTEM > NEXT;
4 - InFROM DIRECTORY, click onBROWSE,open the folder that you cloned and select SRC;
5 - Thenmark the CHECKBOX of the SRCfolder and clickFINISH;
6 - In Eclipse click onRUN AS JAVA APPLICATION;
The objective is to solve the basic mathematical operations.
