MIT Sloan AI Adoption: Build a Playbook That Drives Real Business ROI
Still Paying Per Course? Get Every Coursera Certificate for ₹7,999
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Develop a fully functional Python calculator from scratch in this comprehensive tutorial video. Begin by creating a Use Case Description to outline the program's step-by-step requirements. Progress through the creation of a calculator object, translating the use case into code, and designing the GUI interface using TkInter. Address potential problems, implement number buttons and math functions, handle division issues, and thoroughly test the interface. Conclude with challenging homework assignments to enhance programming skills. Perfect for those following the Learn to Program series or anyone looking to build a practical Python application.
Syllabus
Intro
Use Case Description
Potential Problems
Checking which math function was clicked
Number buttons
Updating the entry
Tracking the first number
Division problems
Writing the code
Creating the interface
Testing the interface
Creating the first function
Creating the third function
Taught by
Derek Banas