Inspiration
MLH inspired me to make any small or large project in java and as i am beginner in java so i think calculator is best fit for me.
What it does
It is a calculator which asks two different numbers and which operation user want to perform. Then it will give the required result.
How we built it
I have built this calculator using switch case statements in java.
Challenges we ran into
Main challenge was to perform operations according to key typed by the user, like if user type wrong key then it will tell user to type again.
Accomplishments that we're proud of
I have successfully made this calculator which gives accurate result.
What we learned
Use of switch case statement.
What's next for Hack With Java (Calculator using Java)
We can embed this logic using web development to make separate website.
Log in or sign up for Devpost to join the conversation.