Skip to content

mutable-learning/snappytk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snappy Tkinter

G'day.

This repository is designed to be used with a YouTube video series about learning to build GUI's with Python and Tkinter. It is for my students and anyone else who wants to learn how to build a Tkinter-based graphical user interface in Python.

Each video is only 5 minutes long and focuses on a particular concept, making it easy to get started learning how to build your software ideas.

Click on a link below to go to the location in this repository for the content that applies to each video. There you will find notes, pictures, code and ideas to get you up to speed quickly.

Watching videos is great, but writing your own code is better. Let's get to it!

Episode List:

  1. Episode 1 - Setting up your programming environment (YouTube Link)
  2. Episode 2 - Displaying a simple Tkinter GUI window (YouTube Link)
  3. Episode 3 - Configuring Tkinter windows (YouTube Link)
  4. Episode 4 - What's a layout manager? (YouTube Link)
  5. Episode 5 - Layout and widget hierarchy (YouTube Link)
  6. Episode 6 - Packing a frame with labels (YouTube Link)
  7. Episode 7 - Labels with images (YouTube Link)
  8. Episode 8 - Choosing colours with a button click! (YouTube Link)

About

Repository to go with a YouTube video series about learning to build GUI's with Python and Tkinter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages