Build a Calculator in Python Using Tkinter! GUI Tutorial #2. Code the Functions and Update Outputs!
In this video series we use the Python graphical user interface module known as Tkinter to generate a four function calculator! The best way to learn a practical example of programming in python is to combo it with a functional application by creating a good GUI to display the functionality!
This is Episode 2 and covers all the functions required to make our calculator fully functioning! We start by defining the function to add characters to the numerical values 0-9 plus a decimal point, then we create the function to receive an operator input, followed by the function to execute the math when the equals button is pressed, and finally the clear function to revert everything to its starting state! Tkinter GUIs require some specific syntax to update a text input or label using the StringVar() properties so we cover that here as well!
Episode 1 in the series covered defining all the numerical buttons as well as the mathematical buttons to serve as the application's inputs, and creating the text box label for displaying the operations and answers as they execute. The widgets are all defined and then placed into a grid layout, and then we show how to use tkinter's 'sticky' functionality to create an app that fills the available window and is resizable!
If you found this or anything else on the channel useful be sure to leave a like and subscribe to LeMaster tech for tons of other tutorials and exercises! Leave a comment if there is anything specific you have questions on, or anything you'd like to see on the channel in the future!
Previous video in the series:
https://www.youtube.com/watch?v=yFjtMfi-TN8
Thanks for watching and good luck with your code!
Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Build a Calculator in Python Using Tkinter! GUI Tutorial #2. Code the Functions and Update Outputs!», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.
Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.
Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!
Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.