Skip to content

dev-ssperandio/java-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Calculator 🧮

Description 💬

A simple calculator with basic mathematical operations in Java. Developed with the aim of reviewing syntax and basic concepts of the Java programming language, such as conditional structures, arithmetic operations, and exceptions. This program is responsible for requesting two numbers from the user and which mathematical operation they want to perform. It processes the data entered via the keyboard and calculates the result according to the defined operation, printing the calculation on the screen.

About

A simple calculator with basic mathematical operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages