Python Tkinter in Hindi | Calculator using Tkinter | Python GUI Project Idea for first year students

Опубликовано: 04 Октябрь 2024
на канале: Easy Code Classes
936
65

Python tkinter
How to use python tkinter
Python GUI
Python tkinter project
GUI tkinter project
tkinter projects

If you want to learn Python tkinter from scratch and do a cool project gui using python tkinter, this video is for you.

Tkinter is a Python library for creating UI. Tkinter is simple to learn and implement. First Year students and Second Year students can take maximum benefit of it. This video is best for beginners and begins from scratch. You can make awesome calculator by following this tutorial and make many more desktop software using these concepts.

For exciting content and courses, follow us on
Instagram :   / easy_code_classes  

Placement 100 series :    • Placement 100  

Everything about C++ batch :    • C++ Batch Announcement!! | Easy Code ...  

00:00 Introduction
00:49 GUI basics
05:04 Contents
05:49 Creating Basic Widgets.
09:02 Creating Buttons.
23:05 Creating An Entry Widget.
32:49 Use of Grid
41:24 Creating Basic Calculator.