Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Build Modern GUI Apps with Python Tkinter
00a Mammoth Interactive Courses Introduction
00 About Mammoth Interactive (1:12)
01 How To Learn Online Effectively (13:46)
Source Files
00b (Prerequisite) Introduction to Python
00. Introduction (4:42)
00b (Prerequisite) Introduction to Python - 01 Code Python on the Web
02.01 What is Google Colab (4:24)
02.02 What If I Get Errors (2:40)
02.03 How Do I Terminate a Session (2:40)
00b (Prerequisite) Introduction to Python - 02 Python Language Fundamentals
02. Variables (19:17)
03. Type Conversion Examples (10:04)
04. Operators (7:04)
05. Operators Examples (21:52)
06. Collections (8:23)
07. Lists (11:38)
08. Multidimensional List Examples (8:05)
09. Tuples Examples (8:34)
10. Dictionaries Examples (14:24)
11. Ranges Examples (8:30)
12. Conditionals (6:41)
13. If Statement Examples (10:16)
14. If Statement Variants Examples (11:18)
15. Loops (7:00)
16. While Loops Examples (11:30)
17. For Loops Examples (11:18)
18. Functions (7:47)
19. Functions Examples (9:16)
20. Parameters And Return Values Examples (13:46)
21. Classes And Objects (11:13)
22. Classes Example (13:11)
23. Objects Examples (9:54)
24. Inheritance Examples (17:26)
25. Static Members Example (11:03)
26. Summary And Outro (4:06)
Python_Language_Basics
01a Build a Hello World GUI app with Python Tkinter
01 Build a Hello World GUI app with Python Tkinter (4:12)
01a Source Files
01b Build a dice roller GUI app with Python Tkinter
01 Build a dice roller GUI app with Python Tkinter (3:08)
02 Add styling to GUI elements in Python dice desktop app (6:33)
03 Implement rolling functionality with Python (2:51)
01b Source files
02a Build GUI app with buttons in Python Tkinter
01 Build GUI app with buttons in Python Tkinter (4:48)
02 Build button functionality in Python Tkinter (4:36)
02a Source files
02b Build a clock GUI app with Python Tkinter
01 Build a clock GUI app with Python Tkinter (4:02)
02 Build clock functionality in Python (3:38)
02b Source files
02c Build a form GUI app with Python Tkinter
01 Build a form GUI app with Python Tkinter (5:20)
02 Save Tkinter form input with Python (6:24)
02c Source files
03 Build a to do list GUI app with Python Tkinter
01 Build a to do list GUI app with Python Tkinter (6:29)
02 Enable adding new item to task list (4:43)
03 Add colors to Python GUI app (7:16)
03 Source files
04 Build a notepad GUI app with Python Tkinter
01 Build a notepad GUI app with Python Tkinter (2:42)
02 Build menu in Python Tkinter app (6:12)
03 Implement command functionality in Python user interface (5:40)
04 Source files
05 Build a metric convertor GUI app with Python Tkinter
01 Build a metric convertor GUI app with Python Tkinter (7:14)
02 Convert meters to feet in Python Tkinter app (2:03)
05 Source files
06 Build a translate GUI app with Python Tkinter
01 Build a translate GUI app with Python Tkinter (9:38)
02 Implement translation with Google API in Python app (5:27)
03 Show exceptions in Tkinter message box (2:05)
06 Source files
07 Build a quiz desktop app with Python Tkinter
01 Build quiz questions CSV file (2:26)
02 Build a quiz GUI with Python Tkinter (4:26)
03 Build buttons in Python Tkinter desktop app (7:01)
04 Load CSV into Python list (6:14)
05 Show questions from CSV file in Python Tkinter app (4:31)
06 Show answer options from CSV file in Python Tkinter app (5:14)
07 Show next question in quiz desktop app (4:40)
08 Update answer options every new question (3:38)
07 Source files
08 Track user's score in Python Tkinter quiz app
01 Track user's score in Python GUI app (2:57)
02 Check if answer correct with Python (2:57)
08 Source files
01 (Prerequisite) Introduction to SQLite Python
02 Create A Database (4:00)
03 Build Database Tables (5:25)
04 Insert Records (9:18)
05 Select Records (5:48)
06 Connect To A Database (3:19)
07 Build A Row From User Input (10:27)
08 Check If Entry Already Exists (5:39)
09A Introduction To SQL Joins (3:53)
09B Build SQL Joins (11:32)
Source Files
09 Build a fullstack database app with Python Tkinter and SQLite
01 Build GUI grid with Python Tkinter (5:47)
02 Build data entry fields with Python Tkinter (5:33)
03 Build data display fields with Python Tkinter (4:57)
09 Source files
10 Build Python backend for SQLite database app
01 Build and connect to SQLite database in Python (3:44)
02 Insert entry into SQLite database with Python (2:48)
03 View all entries in SQLite database with Python (2:33)
10 Source files
11 Interact with SQLite database with Python GUI app
01 Add entry from Python GUI to SQLite database (6:08)
02 Show all database entries in Python Tkinter app (3:51)
11 Source files
12 Update entry in SQLite database from Python desktop app
01 Update entry in SQLite database with Python (3:02)
02 Update SQLite database entry in Python Tkinter app (5:02)
12 Source files
13 Delete entry in SQLite database from Python desktop app
01 Delete entry from SQLite database with Python (2:19)
02 Delete SQLite database entry through Python Tkinter app (3:46)
13 Source files
14 Search for entry in SQLite database from Python desktop app
01 Search for entry in SQLite database with Python (4:07)
02 Search for entry in SQLite database from Python desktop app (5:25)
14 Source files
15 Build Python Tkinter teacher database gui app
01 Build Python Tkinter student database grid (8:00)
02 Build input fields in Python desktop app (4:58)
15 Source files
16 Build SQLite multi table database with Python
01 Connect to database with Python (5:45)
02 Create row in database with Python (5:48)
03 Read one value from all rows in database with Python (3:42)
16 Source files
17 Connect SQLite backend with Python Tkinter frontend
01 Create row in database from frontend (6:32)
02 Show backend DB in frontend Python GUI (3:08)
17 Source files
01 Build a notepad GUI app with Python Tkinter
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock