Learn to Program 22 : Python Calculator
Code & Cheat Sheet : http://goo.gl/R3YPil
Best Python Book : http://amzn.to/2aapV6S
Support me on Patreon : https://www.patreon.com/derekbanas
In this part of the Learn to Program series we make a working calculator from start to finish in one video. We create a Use Case Description to figure out exactly what must occur in the program step-by-step. We then create a calculator object, convert the use case into code, create the GUI interface using TkInter and end with homework you should solve to improve your programming abilities.
If you missed any of the previous videos, the series starts here : https://www.youtube.com/playlist?list=PLGLfVvz_LVvTn3cK5e6LjhgGiSeVlIRwt
Thank you to Patreon supports like the following for helping me make this video
https://www.facebook.com/cottageindustriesbuild/
@kyleaisho
@thetwistedhat
vjFaLk
Other Videos By Derek Banas
2016-10-08 | Kivy Tutorial 2 |
2016-10-05 | Kivy Tutorial |
2016-10-01 | Learn to Program 26 |
2016-09-28 | TypeScript Tutorial |
2016-09-24 | Vote for Tutorials & AMA |
2016-09-21 | D&D Character Creation Wizard |
2016-09-17 | Learn to Program 25 Python Paint App |
2016-09-14 | D&D Character Creation |
2016-09-10 | Learn to Program 24 TkInter ToolBar |
2016-09-07 | Learn to Program 23 Python Text Editor |
2016-09-03 | Learn to Program 22 : Python Calculator |
2016-08-31 | New Interactive Tutorials |
2016-08-27 | Learn to Program 21 : TkInter Tutorial 2 |
2016-08-24 | Learn to Program 20 : TkInter Tutorial |
2016-08-20 | Learn to Program 19 Python SQLite Tutorial |
2016-08-16 | Learn to Program 18 Regular Expression Tutorial 4 |
2016-08-13 | Learn to Program 17 Regular Expression Tutorial 3 |
2016-08-10 | Learn to Program 16 Regular Expression Tutorial 2 |
2016-08-06 | Learn to Program 15 : Regular Expression Tutorial |
2016-08-03 | Learn to Program 14 : Python Threads |
2016-07-30 | Learn to Program 13 Iterables : List Comprehensions : Generators |