Skip to content

TKINTER BASICS - part 1

GUI Programming in Python

by Uplatz

Course overview

Uplatz provides this comprehensive course on GUI Programming in Python using Tkinter. It is a self-paced video course. You will be awarded Course Completion Certificate at the end of the course.

Python Tkinter GUI toolkit is a distributed python module developed to create user interaction (like value entry, uploading CSV files, etc) to the script without using python IDLE.
It is a cross-platform, stable, reliable, and easy to learn package.it has a variety of commonly used GUI elements(like buttons, menus, labels, entry areas, etc) which are used to build the graphical interface. these elements are called Widgets.

With so much emphasis on web, mobile, and server-side programming, the development of simple desktop GUI applications seems increasingly like a lost art; many otherwise experienced developers have never learned to create one. What a tragedy! Desktop computers still play a vital role in work and home computing, and the ability to build simple, functional applications for this ubiquitous platform should be a part of every software developer's toolbox. Fortunately, for Python coders, that ability is well within reach thanks to Tkinter.

Python coders who want to build a GUI have several toolkit options to choose from; unfortunately, Tkinter is often maligned or ignored as a legacy option. To be fair, it's not a glamorous technology that you can describe in trendy buzzwords and glowing hype. However, Tkinter is not only adequate for a wide variety of applications.
Tkinter: It is easiest to start with. Tkinter is Python's standard GUI (graphical user interface) package. It is the most commonly used toolkit for GUI programming in Python.

Your feedback is important, and helps your course provider to improve. Share your thoughts by leaving a review.

Currently there are no reviews for this course. Be the first to leave a review.

Uplatz is leading global provider of IT & Technology training. We have a strong network of qualified and experienced tutors. Uplatz provides training on cutting-edge technologies such as... Read more