Skip to content

ImKennyYip/calculator-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

In this tutorial, you will learn to create the iphone calculator with the built-in java awt/swing graphics library.

Throughout the tutorial, you will learn how to create a gui (graphical user interface) for the calculator, style the buttons to resemble the iphone calculator, add numbers to a display, and evaluate different mathematical expressions through button clicks.

How to setup Java with Visual Studio Code

calculator-java-ss

Homework:

You can continue working on this project if you like. You can implement the missing click handler for the squareroot button. In addition you can expand the number of buttons to include scientific calculations with sin, cos, tan, log, etc. You can also add a delete button to remove a digit at a time as opposed to clear all, and other functions such as absolute value, power, remainder, etc.

About

Coding Tutorial: https://youtu.be/jQo6n-i6wpo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages