Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn to build a basic Java calculator application with a graphical user interface in this 35-minute tutorial. Explore essential concepts such as creating a new project, importing necessary libraries, and implementing key features like number buttons, decimal points, and basic arithmetic operations. Follow step-by-step instructions to design the calculator's layout, set up text fields, and program button functionalities. While not a complete calculator, this hands-on project provides a solid foundation for understanding GUI development and event handling in Java.
Syllabus
Intro
Create new project
Imports
Create Instance
Font
Operator
Constructor
Text field
Buttons
Button Font
Numbered Buttons
Instantiating Numbered Buttons
Deleting Clear Buttons
JPanel
Number Button
Decimal Button
Add Button
Switch
Negative Delete
Negative Button
Taught by
Bro Code