Python Desktop Apps with Tkinter

Python Desktop Apps with Tkinter

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 1.5 Hours | 1.02 GB

Make Graphical Apps with Python 3 and Tkinter

GUI for Python

Master tkinter concepts and fundamentals with Python

Build graphical apps with Python. Want to move out of the console and make desktop applications? This course is for you! With Tkinter you can make Python desktop applications in Mac OS, Windows or Linux. Master Tkinter through practical tutorials.

Why you need this course

Tkinter isn’t easy to grasp without the right explanation. This course teaches you the concepts step by step. The course has straightforward examples. All code is downloadable, so you can easily incorporate concepts in your own app. My course integrates gets you on the road becoming a successful Tkinter developer.

What you’ll learn

  • Learn Python GUI programming
  • Build amazing Python GUI applications using Tkinter
  • In-depth understanding of elements in Tkinter
  • Convert command line tools to Graphical Applications
  • Make GUI Apps (notepad, tic-tac-toe and more)
Table of Contents

Introduction
1 Introduction
2 Examples
3 Message Box
4 Lecture Notes
5 User Input
6 Lecture Notes

Tkinter Window
7 Tkinter Window
8 Lecture Notes
9 Tkinter Window (OOP Intro)
10 Tkinter Window (OOP)
11 Hello World
12 Lecture Notes

Buttons
13 Tkinter Buttons
14 Lecture Notes
15 Tkinter Buttons (OOP)
16 Statusbar

Images
17 Load Image
18 Lecture Notes
19 Load Image with PIL
20 Lecture Notes

Geometry Managers Pack
21 Geometry Managers
22 Lecture Notes
23 Pack Geometry
24 Lecture Notes
25 Pack Side
26 Lecture Notes
27 Pack Distance
28 Lecture Notes

Project Audio Player
29 Project Audio Player

Geometry Manager Place
30 Place
31 Lecture Notes

Widgets
32 Checkbox
33 Lecture Notes
34 Tkinter Spinbox
35 Lecture Notes
36 Lecture Notes
37 Radio Button
38 Lecture Notes
39 Input Field
40 Lecture Notes
41 Listbox
42 Lecture Notes
43 Tkinter Scale

Grid
44 Grid
45 Lecture Notes
46 Resizable Grid
47 Lecture Notes

Project (Game) Tic Tac Toe
48 Project (Game) Tic Tac Toe

Project Dial Pad
49 Project Dialpad

Frames
50 Frame
51 LabelFrame

Project Dial Pad
52 Tkinter Buttons in Loop

Menubar
53 File Menu
54 Menu
55 Sub Menu

Textbox
56 Textbox
57 Scrollbar
58 Textbox Font

Project Text Editor
59 Project Text Editor, part 1 of 2
60 Project Text Editor, part 2 of 2