Python GUI Programming using Tkinter and Python

Python GUI Programming using Tkinter and Python

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 4 Hours | 1.79 GB

Through this course we shall learn skills to build amazing Python GUI applications using Tkinter.

Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications. Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit.
Through this course we shall learn skills to build amazing Python GUI applications using Tkinter.

The training includes the following:

  • Python Installation and Introduction
  • Organizing Layout and Fitting Widgets into Layout
  • Grid Layout and Binding Functions to Layouts
  • Event handling using Python
  • Basic Transformations using Python
  • Creating Drop Down Menus
  • Creating Tool-bar and Adding Status Bar
  • Shapes and Graphics, Images and Icons (Image Cropping and Image Combining)
  • Login Application using Labels, Text Boxes and Buttons
  • Downloading files from web using Python
Table of Contents

Introduction
1 Introduction to Python Programming

Layout
2 Understanding the Organising Layout
3 Creating Grid Layout Option

Toolbar
4 Creating Menu and Menu Bar
5 Creating Print Button
6 Learning Mouse Click Events
7 Understanding the Message Box Option
8 Concept of File Handling

Calculator Application
9 Creating Calculator Application and its Functions
10 Creating Buttons for Calculator
11 Creating Button Click Functions
12 Creating Connection with MySQL

Creating Frames and Menu
13 Cafe Management System Application
14 Creating more Applications using Frames
15 Creating Info Label with Fonts
16 Rectifying Mistakes in the Menu
17 Creating Widget Options for Drinks

Cost Information and Payments Information
18 Inputing more Options in Widget
19 Creating the Payments Information
20 Adding Buttons for Payment
21 Creating List of Variables
22 Using Text Option for Variables

Defining Cost of Items
23 Checking Functionality of Reset Option
24 Setting the Product Prices

Defining Receipt Function
25 Adding Codes for Functions
26 Defining Receipt Functions
27 Defining Receipt Functions Continues

Create Database SQLite3
28 Creating Table for Database
29 Selecting and Displaying the Data