Works best with JavaScript enabled!Works best in modern browsers!powered by h5ai
NameLast modifiedSize
folder-parentParent Directory
folder01 - MODULE 1️⃣ PYTHON BASICS (Day 1 - 20) ↓2024-01-03 15:05
folder02 - Day 1- App 1 Build a To-do App with Python (Variables, Lists, and Print)2024-01-03 15:06
folder03 - Day 2 - App 1 Build a To-do App with Python (Methods and While-Loop)2024-01-03 15:05
folder04 - Day 3 - App 1 Build a To-do App with Python (Match-Case and For-Loops)2024-01-03 15:05
folder05 - Day 4 - App 1 Build a To-do App with Python (List Indexing and Tuples)2024-01-03 15:05
folder06 - Day 5 - App 1 Build a To-do App with Python (Enumeration and f-strings)2024-01-03 15:05
folder07 - Day 6 -App 1 Build a To-do App with Python (Working with Text Files)2024-01-03 15:06
folder08 - Day 7 -App 1 Build a To-do App with Python (List Comprehension and Comments)2024-01-03 15:06
folder09 - Day 8 -App 1 Build a To-do App with Python (With-Context Manager)2024-01-03 15:06
folder10 - Day 9, App 1 Build a To-do App with Python (If-Elif-Else and Dictionaries)2024-01-03 15:06
folder11 - Day 10 App 1 Build a To-do App with Python (Robust Code with Try-Except)2024-01-03 15:06
folder12 - Day 11 - App 1 Build a To-do App with Python (Using Custom Functions)2024-01-03 15:06
folder13 - Day 12 - App 1 Build a To-do App with Python (Multiple Arguments)2024-01-03 15:06
folder14 - Day 13 - App 1 Build a To-do App with Python (Utilizing Default Args)2024-01-03 15:07
folder15 - Day 14 - App 1 Build a To-do App with Python (Using Local Modules)2024-01-03 15:07
folder16 - Day 15 - App 1 Build a To-do App with Python (Standard Modules and Git)2024-01-03 15:07
folder17 - Day 16 - App 1 Build a To-do App with Python (Third-Party Modules and GitHub)2024-01-03 15:07
folder18 - Day 17 - App 1 Build a To-do App with Python (Build the App Desktop GUI)2024-01-03 15:08
folder19 - Day 18 - App 1 Build a To-do App with Python (Various GUI Styles)2024-01-03 15:08
folder20 - Day 19 - App 1 Build a To-do App with Python (Build a Web App Version)2024-01-03 15:09
folder21 - Day 20 - Summary of Python Basics2024-01-03 15:09
folder22 - MODULE 2️⃣ PYTHON INTERMEDIATE (Day 21 - 26) ↓2024-01-03 15:09
folder23 - Day 21 - App 2 Build a Project Showcase Website with Python (Part 1)2024-01-03 15:10
folder24 - Day 22 - App 2 Build a Project Showcase Website with Python (Part 2)2024-01-03 15:10
folder25 - Day 23 - App 2 Build a Project Showcase Website with Python (Part 3)2024-01-03 15:10
folder26 - Day 24 - App 3 Generate PDF Documents with Python2024-01-03 15:11
folder27 - Day 25 - App 4 Generate PDF Invoices from Excel Documents (Part 1)2024-01-03 15:11
folder28 - Day 26 - App 4 Generate PDF Invoices from Excel Documents (Part 2)2024-01-03 15:11
folder29 - MODULE 3️⃣ API UTILIZATION AND DEVELOPMENT (Day 27 - 28) ↓2024-01-03 15:06
folder30 - Day 27 - App 5 Build a Daily News Digest with Python (Part 1)2024-01-03 15:12
folder31 - Day 28 - App 5 Build a Daily News Digest with Python (Part 2)2024-01-03 15:12
folder32 - MODULE 4️⃣ DATA ANALYSIS AND VISUALIZATION (Day 29 - 37) ↓2024-01-03 15:12
folder33 - Day 29 - App 6 Build a Historical Weather Data API with Python (Part 1)2024-01-03 15:13
folder34 - Day 30 - App 6 Build a Historical Weather Data API with Python (Part 2)2024-01-03 15:13
folder35 - Day 31 - App 6 Build a Historical Weather Data API with Python (Part 3)2024-01-03 15:14
folder36 - Day 32 - App 7 Build a Weather Forecast Dashboard with Python (Part 1)2024-01-03 15:14
folder37 - Day 33 - App 7 Build a Weather Forecast Dashboard with Python (Part 2)2024-01-03 15:15
folder38 - Day 34 - App 8 Natural Language Processing of Books with Python (Part 1)2024-01-03 15:15
folder39 - Day 35 - App 8 Natural Language Processing of Books with Python (Part 2)2024-01-03 15:15
folder40 - Day 36 - App 9 Build a Webcam Monitoring Email Alert App with Python (Part 1)2024-01-03 15:16
folder41 - Day 37 - App 9 Build a Webcam Monitoring Email Alert App with Python (Part 2)2024-01-03 15:16
folder42 - MODULE 5️⃣ WEB SCRAPING (Day 38 - 39) ↓2024-01-03 15:16
folder43 - Day 38 - App 10 Build a Music Event Web Scraper with Python (Part 1)2024-01-03 15:16
folder44 - Day 39 - App 10 Build a Music Event Web Scraper with Python (Part 2)2024-01-03 15:16
folder45 - MODULE 6️⃣ OBJECT ORIENTED PROGRAMMING (Day 40 - 44) ↓2024-01-03 15:16
folder46 - Day 40 Object Oriented Programming (OOP) in Python2024-01-03 15:16
folder47 - Day 41 - App 11 Build a Hotel Booking App with Python in OOP Style (Part 1)2024-01-03 15:17
folder48 - Day 42 - App 11 Build a Hotel Booking App with Python in OOP Style (Part 2)2024-01-03 15:17
folder49 - Day 43 - App 11 Build a Hotel Booking App with Python in OOP Style (Part 3)2024-01-03 15:17
folder50 - Day 44 - App 12 Learn Code Inspection using the Mario Game App2024-01-03 15:17
folder51 - MODULE 7️⃣ SQL DATABASES AND GUIS (Day 45 - 49) ↓2024-01-03 15:17
folder52 - Day 45 - App 13 Build an SQLite Student Management System with PyQt (Part 1)2024-01-03 15:17
folder53 - Day 46 - App 13 Build an SQLite Student Management System with PyQt (Part 2)2024-01-03 15:18
folder54 - Day 47 - App 13 Build an SQLite Student Management System with PyQt (Part 3)2024-01-03 15:18
folder55 - Day 48 - App 14 Build a MySQL Student Management System with PyQt2024-01-03 15:18
folder56 - Day 49 - App 15 Build an Intelligent ChatBot with ChatGPT and PyQt2024-01-03 15:18
folder57 - MODULE 8️⃣ WEB DEVELOPMENT WITH FLASK AND DJANGO (Day 50 - 57) ↓2024-01-03 15:18
folder58 - Day 50 - App 16 Build a Job Application Web App with Flask (Part 1)2024-01-03 15:19
folder59 - Day 51 - App 16 Build a Job Application Web App with Flask (Part 2)2024-01-03 15:19
folder60 - Day 52 - App 17 Build a Job Application Web App with Django (Part 1)2024-01-03 15:19
folder61 - Day 53 - App 17 Build a Job Application Web App with Django (Part 2)2024-01-03 15:19
folder62 - Day 54 - App 17 Build a Job Application Web App with Django (Part 3)2024-01-03 15:19
folder63 - Day 55 - App 18 Build a Restaurant Web App with Django (Part 1)2024-01-03 15:19
folder64 - Day 56 - App 18 Build a Restaurant Web App with Django (Part 2)2024-01-03 15:20
folder65 - Day 57 - App 18 Build a Restaurant Web App with Django (Part 3)2024-01-03 15:20
folder66 - MODULE 9️⃣ DATA SCIENCE AND MACHINE LEARNING (Day 58 - 59) ↓2024-01-03 15:20
folder67 - Day 58 - App 19 Build a Movie Recommendation System with Python (Part 1)2024-01-03 15:20
folder68 - Day 59 - App 19 Build a Movie Recommendation System with Python (Part 2)2024-01-03 15:20
folder69 - MODULE 1️⃣0️⃣ BUILDING PYTHON PACKAGES (Day 60) ↓2024-01-03 15:20
folder70 - Day 60 - App 20 Build and Publish a Python Package2024-01-03 15:20
folder71 - Congratulations2024-01-03 15:20