Skip to content

ImKennyYip/calculator-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

In this tutorial, you will learn how to code a calculator using python tkinter 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 label, and evaluate different mathematical expressions through button clicks.

How to setup Python with Visual Studio Code

calculator-python-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/28tj-IBfGH4

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages