The Art of Doing: Create 10 Python GUIs with Tkinter Today!

The Art of Doing: Create 10 Python GUIs with Tkinter Today!

Learn the fundamentals of the Tkinter library and starting making your own Python GUI apps today!

What you’ll learn

  • Fundamentals of GUI app development using Python and Tkinter by DOING! You will create 10 awesome apps!
  • Create a conversion app to aid in metric conversions
  • Create a checklist app to keep track of all of your daily tasks
  • Create a calculator app to help with basic mathematics
  • Create a notepad app to write your own thoughts
  • Create a color app to create your own color pallets
  • Create a Morse code app to convert and play messages in Morse code
  • Create a Simon app to entertain yourself and test your memory recall
  • Create a gravity simulation app to test the effects of varying gravitational fields on different objects
  • Create a weather app to get up to date weather for your given location
  • Create a NASA astronomy picture of the day app to view the beauty of space and the stars
  • How to package your python scripts into executable files to be run directly on Windows machines.

Requirements

  • Students should have a base level understanding of Python (including functions).
  • The majority of the course will work on Windows, Mac, Linux but to run executables (the last section of the course) the machine should be windows

Who this course is for:

  • Beginner to intermediate students who are looking for fun, interesting, and involved projects.
  • Beginner to intermediate students who have done some of the basics and have asked, “What next?”
  • Students who are looking to make GUI applications.
  • Students who don’t want to run their programs in a terminal but have an interactable window.

Tags:

Tutorial Bar
Logo