HOME > Development > The Art of Doing- Create 10 Python GUIs with Tkinter Today!

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

  • Development
  • Dec 12, 2024
SynopsisThe Art of Doing: Create 10 Python GUIs with Tkinter Today!,...
The Art of Doing- Create 10 Python GUIs with Tkinter Today!  No.1

The Art of Doing: Create 10 Python GUIs with Tkinter Today!, available at $99.99, has an average rating of 4.7, with 65 lectures, based on 398 reviews, and has 31159 subscribers.

You will learn about 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. This course is ideal for individuals who are Beginner to intermediate students who are looking for fun, interesting, and involved projects. or Beginner to intermediate students who have done some of the basics and have asked, What next? or Students who are looking to make GUI applications. or Students who dont want to run their programs in a terminal but have an interactable window. It is particularly useful for Beginner to intermediate students who are looking for fun, interesting, and involved projects. or Beginner to intermediate students who have done some of the basics and have asked, What next? or Students who are looking to make GUI applications. or Students who dont want to run their programs in a terminal but have an interactable window.

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

Summary

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

Price: $99.99

Average Rating: 4.7

Number of Lectures: 65

Number of Published Lectures: 65

Number of Curriculum Items: 65

Number of Published Curriculum Objects: 65

Original Price: $199.99

Quality Status: approved

Status: Live

What You Will 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.
  • Who Should Attend

  • 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 dont want to run their programs in a terminal but have an interactable window.
  • Target Audiences

  • 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 dont want to run their programs in a terminal but have an interactable window.
  • Have you learned the fundamentals of Python and then asked yourself; what’s next

    If so, consider taking this course which will start you on your journey to making your own Python GUI applications.  GUI or 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.

    So often, when students ask for advice they are told to, “Go build something” or “Get involved on a project” but have no idea what projects to build or get involved in

    This course will set you on your way!  In this course I will walk you though, step by step, on how to to design the layout and the functionality of 10 unique, engaging, and purposeful appswell 11, we have to start off with a Hello World Appthat’s a given 馃檪  By the end of this course, I promise that you will be coming up with your own app ideas and feel confident enough in your abilities to create them. 

    We’ll cover the following GUI widgets:

    Labels

    Frames

    Buttons

    Entry Boxes

    Radio Buttons

    Drop Down Menus

    Scroll Bars

    Sliders

    Canvases

    And many more

    As well as learning how to:

    Manage application layout

    Call API’s and sort through the returned data

    Create standalone executable files that will run on any Window’s machine

    Best of all, after a few short “instructional” videos, we will learn by DOING!  We’re going to gain familiarity, comfort, and then mastery of  Python GUI’s by creating our own applications together!  I hope you decided to take this course.  If you do, you will be set to begin creating some engaging, meaningful, and purposeful Python GUI’s! 

    Course Curriculum

    Chapter 1: Introduction

    Lecture 1: Course Preview

    Lecture 2: Installing Python

    Lecture 3: Installing Visual Studio Code

    Lecture 4: Working Through the Course

    Chapter 2: The Basics

    Lecture 1: Basics 0: Windows

    Lecture 2: Basics 1: Labels and The Pack System

    Lecture 3: Basics 2: Buttons and the Grid System

    Lecture 4: Basics 3: Frames

    Lecture 5: Basics 4: Entries, Functions, and Lambdas

    Lecture 6: Basics 5: Radio Buttons

    Lecture 7: Basics 6: Images

    Chapter 3: App 0: Hello GUI World

    Lecture 1: Hello GUI World 0

    Lecture 2: Hello GUI World 1

    Lecture 3: Hello GUI World 2

    Lecture 4: Hello GUI World 3

    Chapter 4: App 1: Metric Helper

    Lecture 1: Metric Helper 0

    Lecture 2: Metric Helper 1

    Lecture 3: Metric Helper 2

    Lecture 4: Metric Helper 3

    Chapter 5: App 2: Simple Checklist

    Lecture 1: Simple Checklist 0

    Lecture 2: Simple Checklist 1

    Lecture 3: Simple Checklist 2

    Lecture 4: Simple Checklist 3

    Chapter 6: App 3: Simple Calculator

    Lecture 1: Simple Calculator 0

    Lecture 2: Simple Calculator 1

    Lecture 3: Simple Calculator 2

    Lecture 4: Simple Calculator 3

    Chapter 7: App 4: Notepad

    Lecture 1: Notepad 0

    Lecture 2: Notepad 1

    Lecture 3: Notepad 2

    Lecture 4: Notepad 3

    Chapter 8: App 5: Color Theme Maker

    Lecture 1: Color Theme Maker 0

    Lecture 2: Color Theme Maker 1

    Lecture 3: Color Theme Maker 2

    Lecture 4: Color Theme Maker 3

    Lecture 5: Color Theme Maker 4

    Chapter 9: App 6: Morse Code Translator

    Lecture 1: Morse Code Translator 0

    Lecture 2: Morse Code Translator 1

    Lecture 3: Morse Code Translator 2

    Lecture 4: Morse Code Translator 3

    Chapter 10: App 7: Simon Memory Game

    Lecture 1: Simon Memory Game 0

    Lecture 2: Simon Memory Game 1

    Lecture 3: Simon Memory Game 2

    Lecture 4: Simon Memory Game 3

    Chapter 11: App 8: Gravity Simulation

    Lecture 1: Gravity Simulation 0

    Lecture 2: Gravity Simulation 1

    Lecture 3: Gravity Simulation 2

    Lecture 4: Gravity Simulation 3

    Lecture 5: Gravity Simulation 4

    Chapter 12: App 9: Weather Forecast

    Lecture 1: Weather Forecast 0

    Lecture 2: Weather Forecast 1

    Lecture 3: Weather Forecast 2

    Lecture 4: Weather Forecast 3

    Lecture 5: Weather Forecast 4

    Lecture 6: Update to Open Weather API for 2023

    Lecture 7: Weather Forecast Update using new API 2023

    Chapter 13: App 10: APOD Viewer (Astronomy Picture of the Day)

    Lecture 1: APOD Viewer 0

    Lecture 2: APOD Viewer 1

    Lecture 3: APOD Viewer 2

    Lecture 4: APOD Viewer 3

    Lecture 5: APOD Viewer 4

    Chapter 14: Create Your Exe Files Using Auto Py To Exe

    Lecture 1: Installing Auto Py To Exe and building your first exe

    Lecture 2: Building a second exe

    Lecture 3: A small change to build the APOD Viewer exe

    Chapter 15: Youve Completed the Course!

    Lecture 1: Thank You!

    Instructors

  • The Art of Doing- Create 10 Python GUIs with Tkinter Today!  No.2
    Michael Eramo
    Educator, Master Teacher, Self-Taught Programmer
  • Rating Distribution

  • 1 stars: 2 votes
  • 2 stars: 4 votes
  • 3 stars: 17 votes
  • 4 stars: 108 votes
  • 5 stars: 267 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!