Works best with JavaScript enabled!
Works best in
modern browsers
!
powered by h5ai
Name
Last modified
Size
Parent Directory
01 - MODULE 1️⃣ PYTHON BASICS (Day 1 - 20) ↓
2024-01-03 15:05
02 - Day 1- App 1 Build a To-do App with Python (Variables, Lists, and Print)
2024-01-03 15:06
03 - Day 2 - App 1 Build a To-do App with Python (Methods and While-Loop)
2024-01-03 15:05
04 - Day 3 - App 1 Build a To-do App with Python (Match-Case and For-Loops)
2024-01-03 15:05
05 - Day 4 - App 1 Build a To-do App with Python (List Indexing and Tuples)
2024-01-03 15:05
06 - Day 5 - App 1 Build a To-do App with Python (Enumeration and f-strings)
2024-01-03 15:05
07 - Day 6 -App 1 Build a To-do App with Python (Working with Text Files)
2024-01-03 15:06
08 - Day 7 -App 1 Build a To-do App with Python (List Comprehension and Comments)
2024-01-03 15:06
09 - Day 8 -App 1 Build a To-do App with Python (With-Context Manager)
2024-01-03 15:06
10 - Day 9, App 1 Build a To-do App with Python (If-Elif-Else and Dictionaries)
2024-01-03 15:06
11 - Day 10 App 1 Build a To-do App with Python (Robust Code with Try-Except)
2024-01-03 15:06
12 - Day 11 - App 1 Build a To-do App with Python (Using Custom Functions)
2024-01-03 15:06
13 - Day 12 - App 1 Build a To-do App with Python (Multiple Arguments)
2024-01-03 15:06
14 - Day 13 - App 1 Build a To-do App with Python (Utilizing Default Args)
2024-01-03 15:07
15 - Day 14 - App 1 Build a To-do App with Python (Using Local Modules)
2024-01-03 15:07
16 - Day 15 - App 1 Build a To-do App with Python (Standard Modules and Git)
2024-01-03 15:07
17 - Day 16 - App 1 Build a To-do App with Python (Third-Party Modules and GitHub)
2024-01-03 15:07
18 - Day 17 - App 1 Build a To-do App with Python (Build the App Desktop GUI)
2024-01-03 15:08
19 - Day 18 - App 1 Build a To-do App with Python (Various GUI Styles)
2024-01-03 15:08
20 - Day 19 - App 1 Build a To-do App with Python (Build a Web App Version)
2024-01-03 15:09
21 - Day 20 - Summary of Python Basics
2024-01-03 15:09
22 - MODULE 2️⃣ PYTHON INTERMEDIATE (Day 21 - 26) ↓
2024-01-03 15:09
23 - Day 21 - App 2 Build a Project Showcase Website with Python (Part 1)
2024-01-03 15:10
24 - Day 22 - App 2 Build a Project Showcase Website with Python (Part 2)
2024-01-03 15:10
25 - Day 23 - App 2 Build a Project Showcase Website with Python (Part 3)
2024-01-03 15:10
26 - Day 24 - App 3 Generate PDF Documents with Python
2024-01-03 15:11
27 - Day 25 - App 4 Generate PDF Invoices from Excel Documents (Part 1)
2024-01-03 15:11
28 - Day 26 - App 4 Generate PDF Invoices from Excel Documents (Part 2)
2024-01-03 15:11
29 - MODULE 3️⃣ API UTILIZATION AND DEVELOPMENT (Day 27 - 28) ↓
2024-01-03 15:06
30 - Day 27 - App 5 Build a Daily News Digest with Python (Part 1)
2024-01-03 15:12
31 - Day 28 - App 5 Build a Daily News Digest with Python (Part 2)
2024-01-03 15:12
32 - MODULE 4️⃣ DATA ANALYSIS AND VISUALIZATION (Day 29 - 37) ↓
2024-01-03 15:12
33 - Day 29 - App 6 Build a Historical Weather Data API with Python (Part 1)
2024-01-03 15:13
34 - Day 30 - App 6 Build a Historical Weather Data API with Python (Part 2)
2024-01-03 15:13
35 - Day 31 - App 6 Build a Historical Weather Data API with Python (Part 3)
2024-01-03 15:14
36 - Day 32 - App 7 Build a Weather Forecast Dashboard with Python (Part 1)
2024-01-03 15:14
37 - Day 33 - App 7 Build a Weather Forecast Dashboard with Python (Part 2)
2024-01-03 15:15
38 - Day 34 - App 8 Natural Language Processing of Books with Python (Part 1)
2024-01-03 15:15
39 - Day 35 - App 8 Natural Language Processing of Books with Python (Part 2)
2024-01-03 15:15
40 - Day 36 - App 9 Build a Webcam Monitoring Email Alert App with Python (Part 1)
2024-01-03 15:16
41 - Day 37 - App 9 Build a Webcam Monitoring Email Alert App with Python (Part 2)
2024-01-03 15:16
42 - MODULE 5️⃣ WEB SCRAPING (Day 38 - 39) ↓
2024-01-03 15:16
43 - Day 38 - App 10 Build a Music Event Web Scraper with Python (Part 1)
2024-01-03 15:16
44 - Day 39 - App 10 Build a Music Event Web Scraper with Python (Part 2)
2024-01-03 15:16
45 - MODULE 6️⃣ OBJECT ORIENTED PROGRAMMING (Day 40 - 44) ↓
2024-01-03 15:16
46 - Day 40 Object Oriented Programming (OOP) in Python
2024-01-03 15:16
47 - Day 41 - App 11 Build a Hotel Booking App with Python in OOP Style (Part 1)
2024-01-03 15:17
48 - Day 42 - App 11 Build a Hotel Booking App with Python in OOP Style (Part 2)
2024-01-03 15:17
49 - Day 43 - App 11 Build a Hotel Booking App with Python in OOP Style (Part 3)
2024-01-03 15:17
50 - Day 44 - App 12 Learn Code Inspection using the Mario Game App
2024-01-03 15:17
51 - MODULE 7️⃣ SQL DATABASES AND GUIS (Day 45 - 49) ↓
2024-01-03 15:17
52 - Day 45 - App 13 Build an SQLite Student Management System with PyQt (Part 1)
2024-01-03 15:17
53 - Day 46 - App 13 Build an SQLite Student Management System with PyQt (Part 2)
2024-01-03 15:18
54 - Day 47 - App 13 Build an SQLite Student Management System with PyQt (Part 3)
2024-01-03 15:18
55 - Day 48 - App 14 Build a MySQL Student Management System with PyQt
2024-01-03 15:18
56 - Day 49 - App 15 Build an Intelligent ChatBot with ChatGPT and PyQt
2024-01-03 15:18
57 - MODULE 8️⃣ WEB DEVELOPMENT WITH FLASK AND DJANGO (Day 50 - 57) ↓
2024-01-03 15:18
58 - Day 50 - App 16 Build a Job Application Web App with Flask (Part 1)
2024-01-03 15:19
59 - Day 51 - App 16 Build a Job Application Web App with Flask (Part 2)
2024-01-03 15:19
60 - Day 52 - App 17 Build a Job Application Web App with Django (Part 1)
2024-01-03 15:19
61 - Day 53 - App 17 Build a Job Application Web App with Django (Part 2)
2024-01-03 15:19
62 - Day 54 - App 17 Build a Job Application Web App with Django (Part 3)
2024-01-03 15:19
63 - Day 55 - App 18 Build a Restaurant Web App with Django (Part 1)
2024-01-03 15:19
64 - Day 56 - App 18 Build a Restaurant Web App with Django (Part 2)
2024-01-03 15:20
65 - Day 57 - App 18 Build a Restaurant Web App with Django (Part 3)
2024-01-03 15:20
66 - MODULE 9️⃣ DATA SCIENCE AND MACHINE LEARNING (Day 58 - 59) ↓
2024-01-03 15:20
67 - Day 58 - App 19 Build a Movie Recommendation System with Python (Part 1)
2024-01-03 15:20
68 - Day 59 - App 19 Build a Movie Recommendation System with Python (Part 2)
2024-01-03 15:20
69 - MODULE 1️⃣0️⃣ BUILDING PYTHON PACKAGES (Day 60) ↓
2024-01-03 15:20
70 - Day 60 - App 20 Build and Publish a Python Package
2024-01-03 15:20
71 - Congratulations
2024-01-03 15:20