What you'll learn:
- The basics of Python GUI's with Tkinter.
- How to create and edit GUI windows.
- How to work with widgets such as the label, button, entry, and radio button widget.
- How to use layout managers such as pack and grid.
- How to optimize app layouts using frames.
- How to use various image files such as png and jpg with Tkinter.
Have you learned the fundamentals of Python and then asked yourself; what's next? If so, consider taking this FREE course which will start you on your journey to making your own Python GUIapplications. GUIor Graphical User Interface applications allow the end user to interact with an actual program window that they can point, click, and interact with rather than just running python scripts from a command prompt.
Try this course out for free, get a foundational knowledge, and if you are interested in continuing, you will be set to begin creating some engaging, meaningful, and purposeful python GUI's!