GUI Programming with Python
Offered By: A Cloud Guru
Course Description
Overview
Sometimes building a command-line or web application doesn’t quite meet your end-users’ needs, and you need to build an application with a graphical user interface (GUI). Being the wonderful programming language that it is, Python allows us to build GUIs in addition to the various ways we use it for automation, web development, and data science.This course is designed to give you a strong foundation for building GUI applications using the default GUI toolkit that ships with Python: Tkinter. You’ll learn how GUI development is different from other programming paradigms, and you’ll get valuable experience with all of the core tools you’ll need to build GUI applications with Python.
Syllabus
- Introduction
- Environment Setup
- An Overview of GUIs
- Building GUIs with tkinter
- Working with Widgets and Variables
- Handling Events
- Application Layout and Styling
- Using messagebox
- A Blank Canvas
- Conclusion
Taught by
Keith Thompson
Related Courses
Creating a Color Game in Python Using Tkinter GUICoursera Project Network via Coursera Python Game Development Project Using OOP – Minesweeper Tutorial (w/ Tkinter)
freeCodeCamp Python Tkinter GUI Design Using ttkbootstrap - Complete Course
freeCodeCamp Tkinter Course - Create Graphic User Interfaces in Python Tutorial
freeCodeCamp A Geometrical Approach to Genome Analysis: Skew & Z-Curve
Coursera Project Network via Coursera