Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Python- Build Modern Desktop GUI Applications
Python Essentials
Downloading Python (1:49)
Installing Python (1:59)
Using IDLE (2:52)
Installing Python packages (3:37)
Printing statements (6:06)
Variables (7:19)
Lists (5:17)
Operators (12:23)
Conditions (8:14)
For Loops (7:28)
While Loops (5:26)
Functions (7:44)
Dictionaries (10:17)
Classes and Objects (12:23)
Getting Started (Building a Modern Desktop Clock)
Setting up an Integrated Development Environment (IDE) (7:04)
Setting Up the Kivy Framework (7:49)
Project Introduction (2:11)
Creating the Application Class (5:46)
Adding Screens to our Application (14:08)
Adding Widgets to our Screens (18:50)
Adding Logic to our Application (13:51)
Adding Logic to our Application (Part II) (5:07)
Course material download
Introduction to Python GUI
Working with FloatLayouts (14:34)
Working with RelativeLayouts (11:04)
Working with AnchorLayouts (6:01)
Working with GridLayouts (14:40)
Working with StackLayouts (7:43)
Understanding the Text Widgets
Working with Text Markups (12:02)
Formatting Long text with the TextSize and LineHeight Properties (8:48)
Getting familiar with Core Kivy Widgets
Understanding Kivy and Python Interactions (12:29)
Working with Popups (8:28)
Making Widgets Animate (11:46)
Creating Accordions Programatically (5:15)
Working with Accordions in .kv files (9:25)
Working with ActionBars (11:53)
Working with Sliders (18:08)
Loading Images Asynchronously (8:24)
The Screen Manager
Experimenting with Screen Transitions (26:35)
Capturing Inputs
Capturing Touch Inputs (6:24)
Experimenting with RecycleViews
RecycleView in Action (Part I) (24:09)
RecycleView in Action (Part II) (10:00)
Building A Table Tennis (Pong ) Game
Coding the game's UI Elements (18:06)
Coding the game's Logic (22:01)
Building a GUI Application to Capture Hardware Data in Realtime
Coding the Microphone Data Capture Application (Part I) (20:34)
Coding the Microphone Data Capture Application (Part II) (14:53)
Building A GUI Note Taking Desktop Application
Coding the Application's UI Elements (Part I) (7:27)
Coding the Application's UI Elements (Part II) (15:39)
Coding the Application's UI Elements (Part III) (24:46)
Coding the Application's UI Elements (Part IV) (17:56)
Coding the Application's UI Elements (Part V) (27:32)
Exploring Widgets More
1_ExploringMorePropertiesOfLabelWidget_part1 (35:33)
1_ExploringMorePropertiesOfLabelWidget_part2 (17:24)
Closing
Closing Remarks
Teach online with
RecycleView in Action (Part II)
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock