This course is the third in a 5-course series that will prepare you for the PCPP1 – Certified Professional in Python Programming 1 certification exam.
In this course you will learn how to create Graphical User Interfaces (GUIs) in Python using the tkinter package – a popular windowing toolkit that comes with Python as part of its Standard Library.
You will learn how to construct a GUI using basic blocks and conventions, as well as how to use widgets, windows, and events.
After the course you will be able to create such Python GUI applications as calculator, Tic-Tac-Toe game, or a simple editor and form. Most importantly, you will gain fundamental skills and knowledge that will let you design, create, and implement your own real-world GUI projects using Python and the TkInter package.