Course Information
Course Overview
Build Graphical User Interface Apps with Python and TKinter The Fast and Easy Way!
In this course I'll teach you how to make graphical user interfaces for Python using TKinter. You'll be surprised just how quickly you can create some pretty cool looking apps!
I'll show you the ins and outs of tKinter, and then I'll show you how to package your app as an .exe file that you can share with others!
We'll start out by learning all about the main TKinter widgets. Everything in tKinter is a widget...from labels, to buttons, input boxes, and more.
After we've learned all the major Widgets, we'll build a fun Math Flashcard app. Our app will have addition, subtraction, multiplication, and division flashcards.
If you've ever wanted to create GUI apps with Python, this is the course for you!
Course Content
- 4 section(s)
- 51 lecture(s)
- Section 1 Introduction
- Section 2 TKinter Widgets
- Section 3 Let's Build A Flashcard App!
- Section 4 Conclusion
What You’ll Learn
- Introductory TKinter, How to Build Basic Apps With TKinter and Python, Download and Install Python, Create Executable .exe Apps
Skills covered in this course
Reviews
-
MManikandan
Good
-
DDon MacArthur
Great course! I learned a lot of useful information about tkinter that I hadn't known before taking the course.
-
RRichard Galioto
Been trying to grasp the basics of tkinter by way of articles and searches. It wasn't until taking this course that I finally was able to understand and put to use (in a very primitive way) the tkinter syntax.
-
MMike Palmer
As a person who knew nothing starting this video, I feel like I know basics now. I love following John, he explains everything pretty good.