Udemy - Python Mega Course Build 20 Real-World Apps and AI Agents (8.2025)
File List
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/3. data.zip 608.0 MB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/3. Pandas In-Depth Exploring 200 Years of European Weather Data.mp4 256.6 MB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/4. Program the Webcam to Detect Moving Objects.mp4 190.7 MB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/5. Popularity-Based Recommendation Model.mp4 183.2 MB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/5. Inserting New Database Records.mp4 164.0 MB
- 22. App 3 Build a Custom LangChain AI Assistant/14. Polishing the App.mp4 153.5 MB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/8. Programming ToolConcept of the Day Creating a Standalone Executable.mp4 145.5 MB
- 46. App 15 Web Automation with Selenium in a GUI/6. Refactoring the Code to OOP (Optional).mp4 141.9 MB
- 22. App 3 Build a Custom LangChain AI Assistant/7. Using Langchain to get AI Replies.mp4 135.4 MB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/4. Create an Edit Dialog.mp4 135.1 MB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/3. Create a Desktop Graphical User Interface (GUI).mp4 130.2 MB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/2. Term Frequency and Inverse Document Frequency.mp4 128.8 MB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/3. Final Touches.mp4 121.0 MB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/4. URL Endpoints for All Data and Annual Data.mp4 120.9 MB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/4. Extracting Most Similar Movies.mp4 117.6 MB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/2. Programming ToolConcept of the Day SQL Databases.mp4 113.7 MB
- 46. App 15 Web Automation with Selenium in a GUI/4. Automating Form Filling and Submission on Website.mp4 113.6 MB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/7. Programming ToolConcept of the Day Using Git.mp4 112.8 MB
- 47. App 16 Flask Web App (Part 1 App Frontend)/5. Bootstrap Style.mp4 112.1 MB
- 23. App 4 Create a PDF Generator Tool with Python/10. Programming ToolConcept of the Day PEP 8 Style Guide.mp4 111.0 MB
- 47. App 16 Flask Web App (Part 1 App Frontend)/4. Building the Form.mp4 110.0 MB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/4. API that Returns Weather Temperature Data.mp4 109.6 MB
- 57. App 20 Build and Publish a Python Package/5. Uploading the Package to PyPi.mp4 109.5 MB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/5. Bonus Example.mp4 108.0 MB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/2. Programming ToolConcept of the Day API Explained.mp4 106.3 MB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/4. Bonus Example.mp4 104.4 MB
- 45. App 14 Build a Student Database with MySQL/7. Implement MySQL in Python.mp4 103.6 MB
- 41. App 12 Code Review The Mario Game in OOP Style/5. Inspecting the Code.mp4 103.0 MB
- 53. App 18 Food Ordering App with Django (Part 2 Class-Based Views and Context)/2. Creating Class-Based Views.mp4 101.5 MB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/2. Implementing an Add Todo Button.mp4 99.6 MB
- 46. App 15 Web Automation with Selenium in a GUI/3. Automating Website Login.mp4 99.0 MB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/3. Get Number of Chapters.mp4 96.0 MB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/4. Populate SQL Table with Data.mp4 95.5 MB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/4. Introduction to PyQt6 GUIs.mp4 95.5 MB
- 04. Manipulate Data (List Indexing, Tuples)/13. Programming ToolConcept of the Day Text Editors, Code Editors, IDE, PyCharm.mp4 95.3 MB
- 22. App 3 Build a Custom LangChain AI Assistant/13. Getting AI Responses.mp4 92.9 MB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/2. Programming ToolConcept of the Day Data Analysis and Visualization Theory.mp4 91.8 MB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/2. Storing Items in Text Files.mp4 89.3 MB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/6. Training and Using the Model to Predict.mp4 88.0 MB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/2. Avoiding Repetitive Code.mp4 87.0 MB
- 46. App 15 Web Automation with Selenium in a GUI/7. Building a Desktop GUI for the Web Automtion Tool (Optional).mp4 84.4 MB
- 23. App 4 Create a PDF Generator Tool with Python/4. From CSV to PDF.mp4 84.0 MB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/2. Getting Raw Forecast Data.mp4 83.6 MB
- 20. Summary of Python Basics/7. Errors, Comments, Modules, Libraries, Web and Desktop GUIs.mp4 82.3 MB
- 14. Modularize for Maintainability (Local Modules)/2. Organising the Code in Modules.mp4 80.9 MB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/3. Show Data Table on the Webpage.mp4 78.4 MB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/3. Code Experiments.mp4 77.2 MB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/13. Programming ToolConcept of the Day The Learn-to-Program Curve.mp4 77.0 MB
- 49. App 17 Django Web App (Part 1 Setup & Models)/3. Setting up Database Models.mp4 75.8 MB
- 41. App 12 Code Review The Mario Game in OOP Style/2. Programming Tool of the Day - Collaborating.mp4 75.5 MB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/7. Solution.mp4 75.1 MB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/4. Add Sky Conditions.mp4 74.1 MB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/3. The Movies Dataset.mp4 73.1 MB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/3. URL Requests with Python.mp4 72.5 MB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/4. Build a REST API.mp4 72.3 MB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/4. Storing the App Data in an SQL Database.mp4 71.8 MB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/2. Programming ToolConcept of the Day HTML Tutorial.mp4 70.6 MB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/3. Jinja For Loops.mp4 70.4 MB
- 22. App 3 Build a Custom LangChain AI Assistant/11. Using LangChain.mp4 69.3 MB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/5. Bonus Example.mp4 69.1 MB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/2. Code the HTML of the Application Form.mp4 68.6 MB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/2. Programming Tool of the Day Jupyter Lab Tutorial.mp4 68.6 MB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/9. Programming ToolConcept of the Day Clone a Remote Github Repository.mp4 67.9 MB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/5. Most Common Words.mp4 67.1 MB
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/4. Creating a Base Template.mp4 66.4 MB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/3. Filtering Forecast Data.mp4 64.8 MB
- 52. App 18 Food Ordering App with Django (Part 1 Setting Up)/4. Creating the Database Model.mp4 64.5 MB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/4. Jinja If Conditionals.mp4 64.2 MB
- 19. App 1 Build a Task Manager (Web App Version)/7. Bonus Example.mp4 63.6 MB
- 19. App 1 Build a Task Manager (Web App Version)/9. Programming ToolConcept of the Day Web App Deployment - Deploy to Heroku.mp4 63.3 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/3. Installing Python and PyCharm.mp4 62.9 MB
- 14. Modularize for Maintainability (Local Modules)/10. Programming ToolConcept of the Day What is Version Control and Git.mp4 61.7 MB
- 41. App 12 Code Review The Mario Game in OOP Style/4. Inspecting the Project Structure.mp4 60.5 MB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/2. Add a Date Feature.mp4 60.5 MB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/4. Getting Data from an API.mp4 60.3 MB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/4. Extract Certain Sentences.mp4 59.9 MB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/3. Most PositiveNegative Chapters.mp4 59.5 MB
- 37. Introduction to Object-Oriented Programming (OOP)/2. Classes and Object Oriented Programming.mp4 59.5 MB
- 19. App 1 Build a Task Manager (Web App Version)/6. Code Experiments.mp4 59.0 MB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/4. Extracting Data from the Scraped Content.mp4 58.3 MB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/2. Credit Card Feature.mp4 57.6 MB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/3. Implementing an Edit Button.mp4 57.6 MB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/3. Build a Website with Flask.mp4 57.0 MB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/14. Programming ToolConcept of the Day High vs. Low Level Programming Languages.mp4 56.0 MB
- 20. Summary of Python Basics/3. Objects, Variables, Functions.mp4 56.0 MB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/3. Capture Webcam Video.mp4 55.8 MB
- 21. App 2 Build an AI Agent with Python and LangChain/5. Agent Executing Tools (Python functions).mp4 55.7 MB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/5. Create a Delete Dialog.mp4 55.6 MB
- 21. App 2 Build an AI Agent with Python and LangChain/9. Agent Showing Existing Tasks.mp4 55.4 MB
- 05. Display and Structure Output (Enumeration, f-strings)/19. Programming ToolConcept of the Day How to Ask Good Programming Questions.mp4 55.0 MB
- 46. App 15 Web Automation with Selenium in a GUI/5. Automating File Downloading.mp4 54.9 MB
- 48. App 16 Flask Web App (Part 2 App Backend)/3. Creating a Database.mp4 54.7 MB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/5. Send an Email with Django.mp4 53.3 MB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/2. Creating an Admin Interface and Adding Data.mp4 53.1 MB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/2. Add a Toolbar.mp4 52.8 MB
- 48. App 16 Flask Web App (Part 2 App Backend)/5. Showing Submission Notification.mp4 51.4 MB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/6. Student Project Solution.mp4 51.1 MB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/6. Programming ToolConcept of the Day Using PythonAnywhere PaaS.mp4 50.6 MB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/5. Code Experiments.mp4 50.5 MB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/5. Bonus Example.mp4 50.5 MB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/5. Student Project Analyze a Wine Tasting Dataset.mp4 49.8 MB
- 21. App 2 Build an AI Agent with Python and LangChain/8. Enabling Agent History.mp4 49.8 MB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/3. Send Email with Attachment.mp4 49.5 MB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/8. Programming Tool of the Day Using Github.mp4 49.4 MB
- 20. Summary of Python Basics/4. Methods, Lists, Tuples, Dictionaries.mp4 48.8 MB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/5. Adding Dynamic Links.mp4 48.1 MB
- 37. Introduction to Object-Oriented Programming (OOP)/3. Class init and self.mp4 47.8 MB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/3. Secure Credit Card Feature.mp4 47.7 MB
- 20. Summary of Python Basics/8. Programming ToolConcept of the Day Using the Command Line.mp4 47.5 MB
- 23. App 4 Create a PDF Generator Tool with Python/6. Add Footer.mp4 47.5 MB
- 57. App 20 Build and Publish a Python Package/3. Preparing the Code of the Package.mp4 46.6 MB
- 57. App 20 Build and Publish a Python Package/4. Testing the Package.mp4 45.8 MB
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/5. Adding the Navigation Bar.mp4 45.4 MB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/2. Improving the Add Feature.mp4 43.4 MB
- 45. App 14 Build a Student Database with MySQL/4. Installing MySQL on Mac.mp4 43.4 MB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/3. Optimising the Code Further.mp4 42.7 MB
- 14. Modularize for Maintainability (Local Modules)/3. Anatomy of Python.mp4 42.7 MB
- 22. App 3 Build a Custom LangChain AI Assistant/12. Building the Gradio Web Interface.mp4 42.4 MB
- 21. App 2 Build an AI Agent with Python and LangChain/7. Adding Tasks to Todoist with the Agent.mp4 42.4 MB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/4. Project Setup on Deepnote.mp4 42.3 MB
- 19. App 1 Build a Task Manager (Web App Version)/2. Create a Web App.mp4 42.3 MB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/6. Magic Methods.mp4 41.8 MB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/2. Programming ToolConcept of the Day Class vs Instance.mp4 41.6 MB
- 22. App 3 Build a Custom LangChain AI Assistant/6. Prepping the Brain - Loading the AI API key and Setup.mp4 41.5 MB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/6. Adding Bootstrap.mp4 41.5 MB
- 49. App 17 Django Web App (Part 1 Setup & Models)/4. Creating a View and a Template.mp4 41.5 MB
- 22. App 3 Build a Custom LangChain AI Assistant/10. Storing Chat History.mp4 41.2 MB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/3. Add a Status Bar.mp4 41.1 MB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/3. Optimising the Program.mp4 41.0 MB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/3. Download a File from the Web.mp4 40.9 MB
- 13. Flexible Functions (Default Arguments, Docstrings)/2. Optimising the Code.mp4 40.4 MB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/2. Most Used Non-Stop Words.mp4 40.4 MB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/6. Implement the Methods of the Hotel Class.mp4 39.9 MB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/10. Programming ToolConcept of the Day Python vs. Other Languages.mp4 38.7 MB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/2. Three Types of Recommendation Systems.mp4 38.6 MB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/5. Trigger Action when the Webcam Detects an Object.mp4 38.4 MB
- 04. Manipulate Data (List Indexing, Tuples)/2. Add an Edit Feature.mp4 37.9 MB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/7. Programming Skill of the Day - Code Refactoring.mp4 37.9 MB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/5. Threading in Python.mp4 37.7 MB
- 48. App 16 Flask Web App (Part 2 App Backend)/6. Sending a Confirmation Email.mp4 37.5 MB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/3. Similarity Matrix.mp4 37.2 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/4. Getting Started with PyCharm.mp4 37.0 MB
- 19. App 1 Build a Task Manager (Web App Version)/5. Deploying the Web App to the Cloud.mp4 36.9 MB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/3. Select, Add, and Delete SQL Data.mp4 36.5 MB
- 46. App 15 Web Automation with Selenium in a GUI/2. Installing the Tools.mp4 36.2 MB
- 48. App 16 Flask Web App (Part 2 App Backend)/2. Getting the User Data.mp4 36.1 MB
- 21. App 2 Build an AI Agent with Python and LangChain/3. Loading API Keys.mp4 36.0 MB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/6. Bonus Example.mp4 35.8 MB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/3. Creating a Form Model.mp4 35.3 MB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/3. Anticipating Program Errors.mp4 34.8 MB
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/3. Customizing the Admin Interface.mp4 34.4 MB
- 19. App 1 Build a Task Manager (Web App Version)/3. Adding New Todo Items on the Web App.mp4 34.2 MB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/3. Plotting Data Dynamically.mp4 33.7 MB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/7. Student Project Solution.mp4 33.2 MB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/4. Code Experiments.mp4 32.9 MB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/2. Five Program Refinements.mp4 32.5 MB
- 23. App 4 Create a PDF Generator Tool with Python/3. Create a Multipage PDF.mp4 32.1 MB
- 20. Summary of Python Basics/6. External Files, List Comprehensions.mp4 31.8 MB
- 22. App 3 Build a Custom LangChain AI Assistant/8. Giving Einstein a Personality- System Prompt.mp4 31.8 MB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/5. Storing the Extracted Data in Text Files.mp4 31.5 MB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/2. Extract Images from Webcam Video.mp4 31.3 MB
- 19. App 1 Build a Task Manager (Web App Version)/4. Completing Todo Items on the Web App.mp4 31.3 MB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/2. Add a Menu Bar to the GUI.mp4 30.9 MB
- 45. App 14 Build a Student Database with MySQL/3. Installing MySQL on Windows.mp4 29.9 MB
- 04. Manipulate Data (List Indexing, Tuples)/3. Coding Experiments.mp4 29.8 MB
- 21. App 2 Build an AI Agent with Python and LangChain/4. Getting AI Responses from Langchain.mp4 29.7 MB
- 04. Manipulate Data (List Indexing, Tuples)/6. Bonus Example.mp4 29.4 MB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/4. Store the Data in the Database.mp4 28.9 MB
- 05. Display and Structure Output (Enumeration, f-strings)/13. Code Experiments.mp4 27.9 MB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/2. Implement Complete and Exit Buttons.mp4 27.2 MB
- 08. Master File Management (Context Managers, With Statement)/3. Editing and Completing Todo Items.mp4 27.2 MB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/7. Implement the Methods of the Reservation Ticket Class.mp4 27.1 MB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/5. Bonus Example.mp4 27.1 MB
- 22. App 3 Build a Custom LangChain AI Assistant/9. Keeping the Conversation Going.mp4 27.1 MB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/7. Abstract Classes and Abstract Methods.mp4 26.5 MB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/4. Code Experiments.mp4 26.1 MB
- 46. App 15 Web Automation with Selenium in a GUI/1. Today.mp4 25.9 MB
- 21. App 2 Build an AI Agent with Python and LangChain/2. Installing Libraries and Getting API Keys.mp4 25.8 MB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/2. Instance Variables Vs. Class Variables.mp4 25.8 MB
- 45. App 14 Build a Student Database with MySQL/6. Programming Skill of the Day - MySQL Command Line Tutorial.mp4 25.7 MB
- 13. Flexible Functions (Default Arguments, Docstrings)/3. Documenting the Code.mp4 25.3 MB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/18. Programming ToolConcept of the Day Online Python Communities.mp4 25.2 MB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/3. Creating a Table Structure.mp4 24.9 MB
- 14. Modularize for Maintainability (Local Modules)/4. Code Experiments.mp4 24.6 MB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/2. Programming ToolConcept of the Day Regular Expressions (Regex).mp4 24.5 MB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/6. Student Project Solution.mp4 24.5 MB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/4. Send Email Attachment when Webcam Detects an Object.mp4 24.2 MB
- 47. App 16 Flask Web App (Part 1 App Frontend)/3. Connecting the Python Backend to the HTML Part.mp4 23.9 MB
- 13. Flexible Functions (Default Arguments, Docstrings)/5. Bonus Example.mp4 23.6 MB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/2. Coding the User Interface.mp4 23.5 MB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/2. Improving the Program Output.mp4 23.1 MB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/4. Code Experiments.mp4 22.6 MB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/5. Create Instances.mp4 22.5 MB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/6. Student Project Regular Expressions.mp4 22.2 MB
- 23. App 4 Create a PDF Generator Tool with Python/5. Add More Pages to PDF.mp4 22.2 MB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/2. Fixing Two Bugs in the Program.mp4 22.1 MB
- 13. Flexible Functions (Default Arguments, Docstrings)/12. Programming ToolConcept of the Day Python Versions Explained.mp4 22.0 MB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/2. Optimising the Code.mp4 21.9 MB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/4. Properties.mp4 21.8 MB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/5. Bonus Example.mp4 21.6 MB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/6. Create an About Dialog.mp4 21.6 MB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/6. Programming ToolConcept of the Day Applications of Image Processing.mp4 21.1 MB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/3. Instance Methods Vs. Class Methods.mp4 20.9 MB
- 05. Display and Structure Output (Enumeration, f-strings)/10. Add a Complete Todo Feature.mp4 20.8 MB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/4. Bonus Example.mp4 20.5 MB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/6. Student Project Solution.mp4 20.1 MB
- 14. Modularize for Maintainability (Local Modules)/5. Bonus Examples.mp4 20.1 MB
- 49. App 17 Django Web App (Part 1 Setup & Models)/2. Setting up a Django Project and an App.mp4 19.8 MB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/4. Student Project Astronomy Image of the Day.mp4 19.6 MB
- 21. App 2 Build an AI Agent with Python and LangChain/1. What we Will Build.mp4 19.3 MB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/2. Programming ToolConcept of the Day Images from a Computer Science Perspective.mp4 19.2 MB
- 48. App 16 Flask Web App (Part 2 App Backend)/4. Storing the User Data in the Database.mp4 19.2 MB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/6. Student Project Solution.mp4 19.1 MB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/1. Today.mp4 18.8 MB
- 53. App 18 Food Ordering App with Django (Part 2 Class-Based Views and Context)/3. Context in Django.mp4 18.6 MB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/4. Code Experiments.mp4 18.6 MB
- 02. Make Your App Interactive (Methods, While Loops)/4. Storing User Input Repeatedly.mp4 18.4 MB
- 02. Make Your App Interactive (Methods, While Loops)/14. Programming ToolConcept of the Day How to Find the Code You Need.mp4 18.3 MB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/5. Student Project Solution.mp4 18.2 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/15. Coding Experiments.mp4 18.0 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/8. Getting User Input.mp4 18.0 MB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/6. Code Experiments.mp4 17.8 MB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/3. Scraping a Webpage.mp4 17.8 MB
- 45. App 14 Build a Student Database with MySQL/5. Installing MySQL on Linux.mp4 17.4 MB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/11. Programming ToolConcept of the Day Usages of Python in Real Life.mp4 17.3 MB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/4. Code Experiments.mp4 17.2 MB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/6. Send Email when New Event is Found on the Website.mp4 16.8 MB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/6. Programming ToolConcept of the Day Applications of NLP.mp4 16.6 MB
- 08. Master File Management (Context Managers, With Statement)/7. Bonus Example.mp4 16.5 MB
- 41. App 12 Code Review The Mario Game in OOP Style/3. Setting up the Project Locally.mp4 16.3 MB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/3. data_small.zip 16.3 MB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/6. Solution.zip 16.2 MB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/5. wines.zip 16.1 MB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/5. Bonus Example.mp4 16.1 MB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/2. Todo List View and Program Exit.mp4 15.7 MB
- 20. Summary of Python Basics/5. Code Blocks, f-strings.mp4 15.4 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/26. How to use Role Play for Checking Your Skills.mp4 15.4 MB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/9. Student Project Solution.mp4 15.2 MB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/3. Code Experiments.mp4 15.1 MB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/5. Student Project Solution.mp4 15.0 MB
- 22. App 3 Build a Custom LangChain AI Assistant/4. You First Chatbot - Saying Hello.mp4 14.9 MB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/4. Improving the Program Output.mp4 14.9 MB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/3. Code Experiments.mp4 14.7 MB
- 08. Master File Management (Context Managers, With Statement)/6. Code Experiments.mp4 14.6 MB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/6. Student Project Solution.mp4 14.3 MB
- 23. App 4 Create a PDF Generator Tool with Python/9. Student Project Solution.mp4 14.2 MB
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/2. Creating an Admin Interface.mp4 13.7 MB
- 47. App 16 Flask Web App (Part 1 App Frontend)/2. Creating the App Structure.mp4 13.6 MB
- 02. Make Your App Interactive (Methods, While Loops)/7. Coding Experiments.mp4 13.6 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/19. Programming ToolConcept of the Day The Python Console.mp4 13.3 MB
- 52. App 18 Food Ordering App with Django (Part 1 Setting Up)/3. Setup a Django Project and App.mp4 13.0 MB
- 05. Display and Structure Output (Enumeration, f-strings)/16. Bonus Example.mp4 13.0 MB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/4. Code Experiments.mp4 13.0 MB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/1. Today.mp4 12.9 MB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/5. Student Project Solution.mp4 12.7 MB
- 02. Make Your App Interactive (Methods, While Loops)/10. Bonus Example.mp4 12.7 MB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/6. Student Project Add Live Timestamp to Webcam Video.mp4 12.7 MB
- 52. App 18 Food Ordering App with Django (Part 1 Setting Up)/1. Today.mp4 12.7 MB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/6. Student Project Solution.mp4 12.2 MB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/2. Difference Between Frontend and Backend.mp4 11.6 MB
- 08. Master File Management (Context Managers, With Statement)/2. Optimising the Code.mp4 11.5 MB
- 05. Display and Structure Output (Enumeration, f-strings)/2. Numbered Todos.mp4 11.3 MB
- 02. Make Your App Interactive (Methods, While Loops)/2. Getting User Input Repeatedly.mp4 11.1 MB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/3. Sketching a Prototype.mp4 10.9 MB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/5. Static Methods.mp4 10.8 MB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/6. Solution.mp4 10.8 MB
- 22. App 3 Build a Custom LangChain AI Assistant/3. How an AI Powered App works.mp4 10.7 MB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/4. Overwriting Parent Methods.mp4 10.7 MB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/9. Student Project Solution.mp4 10.5 MB
- 22. App 3 Build a Custom LangChain AI Assistant/5. Repeat the Conversation - Building a Chat Loop.mp4 10.3 MB
- 13. Flexible Functions (Default Arguments, Docstrings)/4. Code Experiments.mp4 10.2 MB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/3. Getting Todo Items from Text Files.mp4 9.6 MB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/1. Today.mp4 9.6 MB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/3. data.zip 9.5 MB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/1. Today.mp4 9.5 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/1. Welcome to the Python Mega Course.mp4 9.1 MB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/4. Student Project Build a Happiness Data App.mp4 9.0 MB
- 45. App 14 Build a Student Database with MySQL/2. MySQL vs SQLite.mp4 9.0 MB
- 05. Display and Structure Output (Enumeration, f-strings)/7. Improving the Program Output.mp4 8.9 MB
- 57. App 20 Build and Publish a Python Package/2. Description of the Package.mp4 8.8 MB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/7. Student Project Solution.mp4 8.8 MB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/5. Student Project Store Temperature Data in SQL Database.mp4 8.6 MB
- 53. App 18 Food Ordering App with Django (Part 2 Class-Based Views and Context)/1. Today.mp4 8.6 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. Cheatsheets.pdf 8.4 MB
- 20. Summary of Python Basics/2. PyCharm Review.mp4 8.2 MB
- 21. App 2 Build an AI Agent with Python and LangChain/6. Agent Tools with Function Arguments.mp4 8.1 MB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/1. Recap of Yesterday.mp4 7.9 MB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/7. Running the Program Non-Stop.mp4 7.9 MB
- 14. Modularize for Maintainability (Local Modules)/1. Recap of Yesterday.mp4 7.9 MB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/2. cat.png 7.7 MB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/3. cat.png 7.7 MB
- 37. Introduction to Object-Oriented Programming (OOP)/1. Today.mp4 7.7 MB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/9. Bonus Example.mp4 7.7 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/10. Storing User Input in Lists.mp4 7.5 MB
- 52. App 18 Food Ordering App with Django (Part 1 Setting Up)/2. Creating the App QR Code.mp4 7.3 MB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/4. How Data Types are Created.mp4 7.1 MB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/1. Recap of Yesterday.mp4 7.1 MB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/1. Recap of Yesterday.mp4 7.1 MB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/2. Programming ToolConcept of the Day Web Scraping.mp4 7.0 MB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/5. Collaborative Filtering with Machine Learning.mp4 6.9 MB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/4. Code the Classes.mp4 6.8 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/5. Building the Task Manager App - The First Step.mp4 6.8 MB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/1. Today.mp4 6.8 MB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/5. Student Project - Spa Hotel Class.mp4 6.8 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/16. Bonus Example.mp4 6.8 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/2. Today's Goals.mp4 6.7 MB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/5. Student Project Email the API Data.mp4 6.4 MB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/1. Today.mp4 6.0 MB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/8. Student Project.mp4 6.0 MB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/1. Recap of Yesterday.mp4 5.9 MB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/1. Today.mp4 5.7 MB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/1. Today.mp4 5.7 MB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/1. Recap of Yesterday.mp4 5.6 MB
- 22. App 3 Build a Custom LangChain AI Assistant/2. What We Will Build.mp4 5.6 MB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/4. Bonus Example.mp4 5.5 MB
- 23. App 4 Create a PDF Generator Tool with Python/2. Today.mp4 5.4 MB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/1. Recap of Yesterday.mp4 5.4 MB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/12. Programming ToolConcept of the Day What Surprisingly is Python.mp4 5.3 MB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/3. Planning the App in OOP Style.mp4 5.2 MB
- 41. App 12 Code Review The Mario Game in OOP Style/1. Today.mp4 5.1 MB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/1. Today.mp4 5.1 MB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/8. Student Project Scrape Temperature Data.mp4 5.0 MB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/5. Running Multiple Apps.mp4 5.0 MB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/1. Today.mp4 5.0 MB
- 08. Master File Management (Context Managers, With Statement)/12. Programming ToolConcept of the Day Steps of Creating and Maintaining a Program.mp4 4.9 MB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/6. Student Project Build a Dictionary API (Part 1).mp4 4.5 MB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/7. Student Project Solution.mp4 4.4 MB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/5. dictionary.csv 4.3 MB
- 05. Display and Structure Output (Enumeration, f-strings)/1. Recap of Yesterday.mp4 4.2 MB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/4. Student Project Visualise Your Mood Across Days.mp4 4.2 MB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/1. Recap of Yesterday.mp4 4.0 MB
- 19. App 1 Build a Task Manager (Web App Version)/1. Recap of Yesterday.mp4 3.9 MB
- 08. Master File Management (Context Managers, With Statement)/1. Recap of Yesterday.mp4 3.8 MB
- 45. App 14 Build a Student Database with MySQL/1. Today.mp4 3.7 MB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/1. Recap of Yesterday.mp4 3.6 MB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/1. Today.mp4 3.5 MB
- 47. App 16 Flask Web App (Part 1 App Frontend)/1. Today.mp4 3.5 MB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/6. Student Project - Implement the Search Functionality.mp4 3.4 MB
- 04. Manipulate Data (List Indexing, Tuples)/1. Recap of Yesterday.mp4 3.4 MB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/1. Today.mp4 3.4 MB
- 13. Flexible Functions (Default Arguments, Docstrings)/1. Recap of Yesterday.mp4 3.4 MB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/1. Recap of Yesterday.mp4 3.2 MB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/1. Recap of Yesterday.mp4 3.1 MB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/1. Today.mp4 3.0 MB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/1. Today.mp4 3.0 MB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/1. Today.mp4 2.8 MB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/1. Today.mp4 2.7 MB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/5. Student Project Fix the Weather Forecast App.mp4 2.5 MB
- 49. App 17 Django Web App (Part 1 Setup & Models)/1. Today.mp4 2.5 MB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/2. Project Requirements.mp4 2.5 MB
- 57. App 20 Build and Publish a Python Package/1. Today.mp4 2.5 MB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/5. ratings.csv 2.3 MB
- 02. Make Your App Interactive (Methods, While Loops)/1. Recap of Yesterday.mp4 2.3 MB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/1. Today.mp4 2.2 MB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/1. Today.mp4 2.2 MB
- 20. Summary of Python Basics/1. Today.mp4 2.1 MB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/5. Student Project - Speed Calculator GUI.mp4 2.1 MB
- 23. App 4 Create a PDF Generator Tool with Python/8. Student Project Lined PDF.mp4 1.9 MB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/5. Student Project Build a Thesaurus API (Part 2).mp4 1.9 MB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/1. Today.mp4 1.8 MB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/1. Today.mp4 1.8 MB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/1. Today.mp4 1.8 MB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/1. Recap of Yesterday.mp4 1.7 MB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/6. Solution.zip 1.4 MB
- 19. App 1 Build a Task Manager (Web App Version)/8. 2022-07-05_15-57-39-d1aba1a1a9ba5e5ec006fe4d6b0f4352.png 1.2 MB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/1. Today.mp4 1.1 MB
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/1. Today.mp4 1.1 MB
- 48. App 16 Flask Web App (Part 2 App Backend)/1. Today.mp4 1.1 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/23. 2025-08-11_20-49-25-31836092a50fd7760dfce825de9ad728.png 1.0 MB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/23. 2025-08-11_20-49-25-2c6f66dffa47a6c6be6a936a7e8871d3.png 844.3 KB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/1. Today.mp4 839.1 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/1. miracle_in_the_andes.txt 459.5 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/3. miracle_in_the_andes.txt 459.5 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/6. miracle_in_the_andes.txt 459.5 KB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/2. miracle_in_the_andes.txt 459.5 KB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/5. Solution.zip 452.8 KB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/5. Current Source Code.zip 400.2 KB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/4. images.zip 398.9 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2025-08-12_12-34-41-d9a550f04b041b0483adf991687611c7.jpg 270.6 KB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/2. App Design.png 221.6 KB
- 19. App 1 Build a Task Manager (Web App Version)/10. 2022-11-21_09-00-14-ee05632a3d40bdb49788d5c8c11bc3e7.png 207.6 KB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/5. ML Process.png 203.9 KB
- 22. App 3 Build a Custom LangChain AI Assistant/14. einstein.png 195.4 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/7. 2022-06-20_13-54-56-50e6bc11a70ba56cab3324f36c4dc38e.png 188.4 KB
- 20. Summary of Python Basics/1. Revision Presentation.pdf 180.4 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/7. Solution.zip 170.9 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-33-c3989554675d94d44a70d7b1741e57fc.jpeg 170.9 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-30-b94ae10a449edc5440b270a054813054.jpeg 160.9 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/25. A to Z Glossary.pdf 155.4 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-33-2fdd3b339a0c11ccf3764e376cded965.jpeg 150.8 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/11. 2024-09-20_13-33-33-2fdd3b339a0c11ccf3764e376cded965.jpeg 150.8 KB
- 19. App 1 Build a Task Manager (Web App Version)/10. 2022-11-21_09-00-14-16438f23004574fc8e047ca2d66cf5c3.png 150.7 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/6. 2022-06-17_17-02-57-f5867e486ad781e2167a85cb5e655899.png 149.6 KB
- 57. App 20 Build and Publish a Python Package/2. app4-invoice-generation.zip 145.3 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/13. 2025-08-12_09-26-37-f756a0b33401012c17ff345059d9a5c9.jpg 143.1 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-34-bfa4683035297f7aded64ff3301b358e.jpeg 133.6 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/11. 2024-09-20_13-33-34-bfa4683035297f7aded64ff3301b358e.jpeg 133.6 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-25_15-51-35-9fa8d1995c2032982e3ff14c7fc6ed0c.jpeg 126.8 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/15. 2024-09-25_15-51-35-9fa8d1995c2032982e3ff14c7fc6ed0c.jpeg 126.8 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-32-438209698ef104c0ad2e4c4c6864cae0.jpeg 113.8 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/15. 2024-09-20_13-33-32-438209698ef104c0ad2e4c4c6864cae0.jpeg 113.8 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/6. 2022-06-17_16-00-50-950c6e645d507334f9ffc30f8ea184a0.png 110.7 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/22. 2024-09-20_11-34-52-24542084c698bfe14638d979ca581db9.jpeg 109.5 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_11-34-52-24542084c698bfe14638d979ca581db9.jpeg 109.5 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-33-a3b7f193da356aa6aa23e0690fb49a29.jpeg 106.3 KB
- 14. Modularize for Maintainability (Local Modules)/13. 2024-09-20_13-33-33-a3b7f193da356aa6aa23e0690fb49a29.jpeg 106.3 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-34-1f832e949073f7f87c68a5fca3dfe1d3.jpeg 101.8 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/12. 2024-09-20_13-33-34-1f832e949073f7f87c68a5fca3dfe1d3.jpeg 101.8 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-34-5081a19aa693ffe7fb38b147bdb8bb37.jpeg 100.6 KB
- 19. App 1 Build a Task Manager (Web App Version)/12. 2024-09-20_13-33-34-5081a19aa693ffe7fb38b147bdb8bb37.jpeg 100.6 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-32-e13a17681180f47203428220a0746579.jpeg 97.3 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/17. 2024-09-20_13-33-32-e13a17681180f47203428220a0746579.jpeg 97.3 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/15. 2024-09-20_13-33-33-c3989554675d94d44a70d7b1741e57fc.jpeg 95.4 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-30-032ac1ce70bcd100acb9f26a954a941c.jpeg 87.9 KB
- 04. Manipulate Data (List Indexing, Tuples)/16. 2024-09-20_13-33-30-032ac1ce70bcd100acb9f26a954a941c.jpeg 87.9 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/7. 2022-06-20_10-56-23-47bfc593bc81dc873eee14d655779288.png 86.8 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-33-65e0acfd942641ee4b25cf65c2a6668b.jpeg 86.8 KB
- 02. Make Your App Interactive (Methods, While Loops)/19. 2024-09-20_13-33-30-b94ae10a449edc5440b270a054813054.jpeg 75.8 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/7. 2022-06-20_10-56-23-287835bad30681251613f4be2a040b91.png 75.4 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-31-9a6868db916d577e04c72f878220f656.jpeg 72.2 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/21. 2024-09-20_13-33-31-9a6868db916d577e04c72f878220f656.jpeg 72.2 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/8. 2022-06-21_07-55-04-adc20aceb1b028a24e17b47e352f3f37.png 69.1 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/12. 2022-05-19_16-27-30-6531b31467012ecbb3732397c4c38ef7.png 67.2 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-31-8943eb44ebff4e68fc94f93dfc48b0ac.jpeg 65.5 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/14. 2024-09-20_13-33-31-8943eb44ebff4e68fc94f93dfc48b0ac.jpeg 65.5 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-32-f997acf8da26cee457ba7b3dff314084.jpeg 62.6 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/16. 2024-09-20_13-33-32-f997acf8da26cee457ba7b3dff314084.jpeg 62.6 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/10. 2022-06-21_08-19-16-45ae8899150c3ef464d879a534282c4c.png 59.6 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-20_13-33-32-0d30a655027c69336b5239e769da888b.jpeg 57.3 KB
- 08. Master File Management (Context Managers, With Statement)/15. 2024-09-20_13-33-32-0d30a655027c69336b5239e769da888b.jpeg 57.3 KB
- 20. Summary of Python Basics/1. Revision Presentation.ipynb 49.9 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. 2024-09-25_15-22-36-a33d93754e403e52813ec332a32ce41b.jpeg 47.7 KB
- 05. Display and Structure Output (Enumeration, f-strings)/22. 2024-09-25_15-22-36-a33d93754e403e52813ec332a32ce41b.jpeg 47.7 KB
- 57. App 20 Build and Publish a Python Package/3. data.zip 47.1 KB
- 57. App 20 Build and Publish a Python Package/4. data.zip 47.1 KB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/3. Pandas In-Depth Exploring 200 Years of European Weather Data.vtt 38.4 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/5. 2022-06-08_15-01-13-13d000430186a7da3ff410a7d783fbdc.png 37.0 KB
- 45. App 14 Build a Student Database with MySQL/7. Code.zip 36.7 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/5. 2022-06-08_15-01-13-0d4f584c4b0be3313c00c7a1c1181046.png 36.5 KB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/2. icons.zip 34.1 KB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/4. Introduction to PyQt6 GUIs.vtt 32.3 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/4. Bonus Example.vtt 29.3 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/5. Bonus Example.vtt 28.9 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/3. Create a Desktop Graphical User Interface (GUI).vtt 27.0 KB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/4. Program the Webcam to Detect Moving Objects.vtt 27.0 KB
- 23. App 4 Create a PDF Generator Tool with Python/9. Solution.zip 25.1 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/7. Programming ToolConcept of the Day Using Git.vtt 24.4 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/8. Programming ToolConcept of the Day Creating a Standalone Executable.vtt 24.4 KB
- 53. App 18 Food Ordering App with Django (Part 2 Class-Based Views and Context)/2. Creating Class-Based Views.vtt 24.1 KB
- 02. Make Your App Interactive (Methods, While Loops)/13. 2024-11-04_16-46-40-535deab4971eebe73a1cf0645cff1a63.png 23.9 KB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/4. Create an Edit Dialog.vtt 23.0 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/5. Bonus Example.vtt 23.0 KB
- 22. App 3 Build a Custom LangChain AI Assistant/13. Getting AI Responses.vtt 22.2 KB
- 05. Display and Structure Output (Enumeration, f-strings)/20. 2022-05-10_13-57-01-22b3177265e3fec2c9c4ba764d5e871c.png 21.9 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/25. Programming Terms A to Z Glossary.html 21.9 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/12.11 Quiz, Day 11.html 21.1 KB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/4. Extracting Most Similar Movies.vtt 20.4 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/14.3 Quiz, Day 3.html 20.4 KB
- 52. App 18 Food Ordering App with Django (Part 1 Setting Up)/4. Creating the Database Model.vtt 20.3 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/21.1 Quiz, Day 1.html 20.3 KB
- 46. App 15 Web Automation with Selenium in a GUI/7. Building a Desktop GUI for the Web Automtion Tool (Optional).vtt 20.1 KB
- 19. App 1 Build a Task Manager (Web App Version)/11.19 Quiz, Day 19.html 20.1 KB
- 05. Display and Structure Output (Enumeration, f-strings)/21.5 Quiz, Day 5.html 20.0 KB
- 04. Manipulate Data (List Indexing, Tuples)/15.4 Quiz, Day 4.html 19.9 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/14.10 Quiz, Day 10.html 19.7 KB
- 19. App 1 Build a Task Manager (Web App Version)/9. Programming ToolConcept of the Day Web App Deployment - Deploy to Heroku.vtt 19.7 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/2. Storing Items in Text Files.vtt 19.6 KB
- 08. Master File Management (Context Managers, With Statement)/14.8 Quiz, Day 8.html 19.4 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/9.15 Quiz, Day 15.html 19.4 KB
- 02. Make Your App Interactive (Methods, While Loops)/18.2 Quiz, Day 2.html 19.3 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/15.12 Quiz, Day 12.html 19.1 KB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/5. Inserting New Database Records.vtt 19.0 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/16.9 Quiz, Day 9.html 18.9 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/3. Implementing an Edit Button.vtt 18.9 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/11.17 Quiz, Day 17.html 18.8 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/2. Implementing an Add Todo Button.vtt 18.8 KB
- 14. Modularize for Maintainability (Local Modules)/12.14 Quiz, Day 14.html 18.7 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/20.6 Quiz, Day 6.html 18.7 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/5. Bonus Example.vtt 18.5 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/10.16 Quiz, Day 16.html 18.4 KB
- 47. App 16 Flask Web App (Part 1 App Frontend)/4. Building the Form.vtt 18.4 KB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/2. Credit Card Feature.vtt 18.4 KB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/2. Term Frequency and Inverse Document Frequency.vtt 18.4 KB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/5. Popularity-Based Recommendation Model.vtt 18.4 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/13.7 Quiz, Day 7.html 18.3 KB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/2. Programming ToolConcept of the Day SQL Databases.vtt 18.3 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/14.13 Quiz, Day 13.html 18.0 KB
- 23. App 4 Create a PDF Generator Tool with Python/10. Programming ToolConcept of the Day PEP 8 Style Guide.vtt 17.9 KB
- 20. Summary of Python Basics/4. Methods, Lists, Tuples, Dictionaries.vtt 17.9 KB
- 02. Make Your App Interactive (Methods, While Loops)/12. 2024-10-08_09-40-20-ebe5241aab2ab9d4f692a1fcce6d3cb5.png 17.9 KB
- 20. Summary of Python Basics/8. Programming ToolConcept of the Day Using the Command Line.vtt 17.4 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/3. Code Experiments.vtt 17.3 KB
- 04. Manipulate Data (List Indexing, Tuples)/13. Programming ToolConcept of the Day Text Editors, Code Editors, IDE, PyCharm.vtt 17.2 KB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/4. Storing the App Data in an SQL Database.vtt 17.1 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/2. Avoiding Repetitive Code.vtt 17.0 KB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/4. Add Sky Conditions.vtt 16.8 KB
- 41. App 12 Code Review The Mario Game in OOP Style/5. Inspecting the Code.vtt 16.8 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/10.18 Quiz, Day 18.html 16.6 KB
- 37. Introduction to Object-Oriented Programming (OOP)/2. Classes and Object Oriented Programming.vtt 16.6 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/3. Get Number of Chapters.vtt 16.5 KB
- 20. Summary of Python Basics/7. Errors, Comments, Modules, Libraries, Web and Desktop GUIs.vtt 16.5 KB
- 23. App 4 Create a PDF Generator Tool with Python/3. Create a Multipage PDF.vtt 16.3 KB
- 48. App 16 Flask Web App (Part 2 App Backend)/2. Getting the User Data.vtt 16.3 KB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/6. Training and Using the Model to Predict.vtt 15.7 KB
- 57. App 20 Build and Publish a Python Package/5. Uploading the Package to PyPi.vtt 15.5 KB
- 23. App 4 Create a PDF Generator Tool with Python/4. From CSV to PDF.vtt 15.4 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/3. Final Touches.vtt 15.3 KB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/4. Build a REST API.vtt 15.3 KB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/4. API that Returns Weather Temperature Data.vtt 15.2 KB
- 46. App 15 Web Automation with Selenium in a GUI/3. Automating Website Login.vtt 14.9 KB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/2. Programming ToolConcept of the Day HTML Tutorial.vtt 14.8 KB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/2. Programming Tool of the Day Jupyter Lab Tutorial.vtt 14.4 KB
- 37. Introduction to Object-Oriented Programming (OOP)/3. Class init and self.vtt 14.3 KB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/3. Filtering Forecast Data.vtt 14.3 KB
- 22. App 3 Build a Custom LangChain AI Assistant/11. Using LangChain.vtt 14.2 KB
- 45. App 14 Build a Student Database with MySQL/6. Programming Skill of the Day - MySQL Command Line Tutorial.vtt 14.2 KB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/2. Getting Raw Forecast Data.vtt 14.2 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/2. Add a Date Feature.vtt 14.2 KB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/4. URL Endpoints for All Data and Annual Data.vtt 14.1 KB
- 04. Manipulate Data (List Indexing, Tuples)/2. Add an Edit Feature.vtt 14.1 KB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/3. Secure Credit Card Feature.vtt 14.0 KB
- 49. App 17 Django Web App (Part 1 Setup & Models)/3. Setting up Database Models.vtt 14.0 KB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/3. Capture Webcam Video.vtt 13.9 KB
- 21. App 2 Build an AI Agent with Python and LangChain/5. Agent Executing Tools (Python functions).vtt 13.9 KB
- 20. Summary of Python Basics/3. Objects, Variables, Functions.vtt 13.8 KB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/3. Plotting Data Dynamically.vtt 13.7 KB
- 14. Modularize for Maintainability (Local Modules)/3. Anatomy of Python.vtt 13.7 KB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/3. Build a Website with Flask.vtt 13.7 KB
- 47. App 16 Flask Web App (Part 1 App Frontend)/5. Bootstrap Style.vtt 13.6 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/9. Programming ToolConcept of the Day Clone a Remote Github Repository.vtt 13.6 KB
- 21. App 2 Build an AI Agent with Python and LangChain/8. Enabling Agent History.vtt 13.6 KB
- 41. App 12 Code Review The Mario Game in OOP Style/2. Programming Tool of the Day - Collaborating.vtt 13.5 KB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/3. Send Email with Attachment.vtt 13.4 KB
- 46. App 15 Web Automation with Selenium in a GUI/6. Refactoring the Code to OOP (Optional).vtt 13.4 KB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/3. Jinja For Loops.vtt 13.3 KB
- 57. App 20 Build and Publish a Python Package/4. Testing the Package.vtt 13.2 KB
- 19. App 1 Build a Task Manager (Web App Version)/2. Create a Web App.vtt 12.9 KB
- 21. App 2 Build an AI Agent with Python and LangChain/9. Agent Showing Existing Tasks.vtt 12.9 KB
- 02. Make Your App Interactive (Methods, While Loops)/13. 2024-11-04_16-46-40-c06a5671328a82fa23e2c50ef9c7c641.png 12.8 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/3. Optimising the Code Further.vtt 12.8 KB
- 04. Manipulate Data (List Indexing, Tuples)/6. Bonus Example.vtt 12.7 KB
- 45. App 14 Build a Student Database with MySQL/7. Implement MySQL in Python.vtt 12.6 KB
- 14. Modularize for Maintainability (Local Modules)/2. Organising the Code in Modules.vtt 12.6 KB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/6. Magic Methods.vtt 12.5 KB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/4. Populate SQL Table with Data.vtt 12.5 KB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/3. Creating a Form Model.vtt 12.5 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/2. Improving the Add Feature.vtt 12.4 KB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/6. Adding Bootstrap.vtt 12.3 KB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/5. Create a Delete Dialog.vtt 12.3 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/5. Most Common Words.vtt 12.3 KB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/3. Select, Add, and Delete SQL Data.vtt 12.0 KB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/4. database.db 12.0 KB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/2. Coding the User Interface.vtt 12.0 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/5. Storing the Extracted Data in Text Files.vtt 11.9 KB
- 04. Manipulate Data (List Indexing, Tuples)/3. Coding Experiments.vtt 11.8 KB
- 48. App 16 Flask Web App (Part 2 App Backend)/3. Creating a Database.vtt 11.7 KB
- 57. App 20 Build and Publish a Python Package/3. Preparing the Code of the Package.vtt 11.6 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/11. Programming ToolConcept of the Day Usages of Python in Real Life.vtt 11.6 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/4. Extract Certain Sentences.vtt 11.6 KB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/6. Programming ToolConcept of the Day Using PythonAnywhere PaaS.vtt 11.5 KB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/2. Programming ToolConcept of the Day Images from a Computer Science Perspective.vtt 11.5 KB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/7. Programming Skill of the Day - Code Refactoring.vtt 11.4 KB
- 19. App 1 Build a Task Manager (Web App Version)/6. Code Experiments.vtt 11.4 KB
- 49. App 17 Django Web App (Part 1 Setup & Models)/4. Creating a View and a Template.vtt 11.3 KB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/3. Add a Status Bar.vtt 11.3 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/6. Implement the Methods of the Hotel Class.vtt 11.3 KB
- 49. App 17 Django Web App (Part 1 Setup & Models)/2. Setting up a Django Project and an App.vtt 11.2 KB
- 19. App 1 Build a Task Manager (Web App Version)/3. Adding New Todo Items on the Web App.vtt 11.2 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/2. Optimising the Code.vtt 11.2 KB
- 46. App 15 Web Automation with Selenium in a GUI/4. Automating Form Filling and Submission on Website.vtt 11.1 KB
- 19. App 1 Build a Task Manager (Web App Version)/5. Deploying the Web App to the Cloud.vtt 11.1 KB
- 22. App 3 Build a Custom LangChain AI Assistant/7. Using Langchain to get AI Replies.vtt 11.0 KB
- 19. App 1 Build a Task Manager (Web App Version)/7. Bonus Example.vtt 11.0 KB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/5. Trigger Action when the Webcam Detects an Object.vtt 10.9 KB
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/4. Creating a Base Template.vtt 10.8 KB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/2. Five Program Refinements.vtt 10.7 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/6. Bonus Example.vtt 10.7 KB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/5. Threading in Python.vtt 10.7 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/8. Getting User Input.vtt 10.5 KB
- 45. App 14 Build a Student Database with MySQL/4. Installing MySQL on Mac.vtt 10.4 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/4. Extracting Data from the Scraped Content.vtt 10.4 KB
- 21. App 2 Build an AI Agent with Python and LangChain/7. Adding Tasks to Todoist with the Agent.vtt 10.4 KB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/5. Adding Dynamic Links.vtt 10.3 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/5. Bonus Example.vtt 10.3 KB
- 21. App 2 Build an AI Agent with Python and LangChain/4. Getting AI Responses from Langchain.vtt 10.1 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/5. Create Instances.vtt 10.1 KB
- 08. Master File Management (Context Managers, With Statement)/3. Editing and Completing Todo Items.vtt 10.1 KB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/3. Most PositiveNegative Chapters.vtt 10.1 KB
- 05. Display and Structure Output (Enumeration, f-strings)/19. Programming ToolConcept of the Day How to Ask Good Programming Questions.vtt 10.1 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/8. Programming Tool of the Day Using Github.vtt 10.1 KB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/2. Creating an Admin Interface and Adding Data.vtt 10.1 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/4. Bonus Example.vtt 10.0 KB
- 22. App 3 Build a Custom LangChain AI Assistant/14. Polishing the App.vtt 10.0 KB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/4. Jinja If Conditionals.vtt 10.0 KB
- 41. App 12 Code Review The Mario Game in OOP Style/4. Inspecting the Project Structure.vtt 10.0 KB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/3. URL Requests with Python.vtt 9.9 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/3. Scraping a Webpage.vtt 9.8 KB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/4. Getting Data from an API.vtt 9.8 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/3. Optimising the Program.vtt 9.7 KB
- 48. App 16 Flask Web App (Part 2 App Backend)/6. Sending a Confirmation Email.vtt 9.7 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/5. Bonus Example.vtt 9.6 KB
- 23. App 4 Create a PDF Generator Tool with Python/5. Add More Pages to PDF.vtt 9.6 KB
- 45. App 14 Build a Student Database with MySQL/3. Installing MySQL on Windows.vtt 9.6 KB
- 22. App 3 Build a Custom LangChain AI Assistant/10. Storing Chat History.vtt 9.6 KB
- 05. Display and Structure Output (Enumeration, f-strings)/13. Code Experiments.vtt 9.5 KB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/2. Code the HTML of the Application Form.vtt 9.4 KB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/5. Send an Email with Django.vtt 9.4 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/3. Installing Python and PyCharm.vtt 9.4 KB
- 14. Modularize for Maintainability (Local Modules)/10. Programming ToolConcept of the Day What is Version Control and Git.vtt 9.3 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/4. Getting Started with PyCharm.vtt 9.3 KB
- 02. Make Your App Interactive (Methods, While Loops)/4. Storing User Input Repeatedly.vtt 9.3 KB
- 02. Make Your App Interactive (Methods, While Loops)/3.8 Infinite While Loops.html 9.2 KB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/7. Solution.vtt 9.1 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/3. Anticipating Program Errors.vtt 9.0 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/7. Implement the Methods of the Reservation Ticket Class.vtt 8.9 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/5. Bonus Example.vtt 8.9 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/2. Optimising the Code.vtt 8.9 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/5. Code Experiments.vtt 8.8 KB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/6. Student Project Solution.vtt 8.8 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/2. Improving the Program Output.vtt 8.7 KB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/2. Add a Toolbar.vtt 8.7 KB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/2. movies_small.csv 8.6 KB
- 22. App 3 Build a Custom LangChain AI Assistant/12. Building the Gradio Web Interface.vtt 8.6 KB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/2. Add a Menu Bar to the GUI.vtt 8.5 KB
- 22. App 3 Build a Custom LangChain AI Assistant/6. Prepping the Brain - Loading the AI API key and Setup.vtt 8.5 KB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/4. Project Setup on Deepnote.vtt 8.5 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/10. Storing User Input in Lists.vtt 8.5 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/3. Code Experiments.vtt 8.5 KB
- 14. Modularize for Maintainability (Local Modules)/4. Code Experiments.vtt 8.4 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/2. Implement Complete and Exit Buttons.vtt 8.3 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/12. 2022-11-16_20-02-05-510a2388ceaed6a3bc3ed4ee7aad4a44.png 8.3 KB
- 19. App 1 Build a Task Manager (Web App Version)/4. Completing Todo Items on the Web App.vtt 8.3 KB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/2. Most Used Non-Stop Words.vtt 8.3 KB
- 02. Make Your App Interactive (Methods, While Loops)/9.12 Capitalize All Words.html 8.3 KB
- 23. App 4 Create a PDF Generator Tool with Python/6. Add Footer.vtt 8.2 KB
- 02. Make Your App Interactive (Methods, While Loops)/5.9 Append Item to List.html 8.2 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/4. Code Experiments.vtt 8.2 KB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/3. Similarity Matrix.vtt 8.1 KB
- 05. Display and Structure Output (Enumeration, f-strings)/10. Add a Complete Todo Feature.vtt 8.1 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/4. Code Experiments.vtt 8.1 KB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/3. Show Data Table on the Webpage.vtt 8.0 KB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/3. data.db 8.0 KB
- 37. Introduction to Object-Oriented Programming (OOP)/2. data.db 8.0 KB
- 02. Make Your App Interactive (Methods, While Loops)/14. Programming ToolConcept of the Day How to Find the Code You Need.vtt 8.0 KB
- 14. Modularize for Maintainability (Local Modules)/7.82 Water State Checker Advanced.html 8.0 KB
- 48. App 16 Flask Web App (Part 2 App Backend)/4. Storing the User Data in the Database.vtt 7.9 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/6.67 Function to Process a List 2.html 7.9 KB
- 22. App 3 Build a Custom LangChain AI Assistant/8. Giving Einstein a Personality- System Prompt.vtt 7.9 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/5.66 Function to Process a List 1.html 7.8 KB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/2. Instance Variables Vs. Class Variables.vtt 7.8 KB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/2. Extract Images from Webcam Video.vtt 7.8 KB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/7. Abstract Classes and Abstract Methods.vtt 7.7 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/7.71 Password Validation Function.html 7.7 KB
- 45. App 14 Build a Student Database with MySQL/2. MySQL vs SQLite.vtt 7.6 KB
- 46. App 15 Web Automation with Selenium in a GUI/5. Automating File Downloading.vtt 7.6 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/7.16 Match-Case with Bitwise Operator.html 7.6 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/15. Coding Experiments.vtt 7.6 KB
- 20. Summary of Python Basics/6. External Files, List Comprehensions.vtt 7.6 KB
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/2. Creating an Admin Interface.vtt 7.5 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/2. Fixing Two Bugs in the Program.vtt 7.5 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/11.4 Creating Lists of Variables.html 7.5 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/12.5 Creating Lists of Variables and Strings.html 7.4 KB
- 48. App 16 Flask Web App (Part 2 App Backend)/5. Showing Submission Notification.vtt 7.4 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/7. Student Project Solution.vtt 7.4 KB
- 46. App 15 Web Automation with Selenium in a GUI/2. Installing the Tools.vtt 7.4 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/12. Programming ToolConcept of the Day Python Versions Explained.vtt 7.4 KB
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/5. Adding the Navigation Bar.vtt 7.4 KB
- 08. Master File Management (Context Managers, With Statement)/6. Code Experiments.vtt 7.3 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/13.6 Printing List of Strings.html 7.3 KB
- 14. Modularize for Maintainability (Local Modules)/5. Bonus Examples.vtt 7.3 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/6. Code Experiments.vtt 7.3 KB
- 05. Display and Structure Output (Enumeration, f-strings)/14.33 Finding the Length.html 7.2 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/9.56 Dictionary of Tuples.html 7.2 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/5. Bonus Example.vtt 7.2 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/2. Todo List View and Program Exit.vtt 7.1 KB
- 02. Make Your App Interactive (Methods, While Loops)/10. Bonus Example.vtt 7.1 KB
- 14. Modularize for Maintainability (Local Modules)/8.83 Advanced Temperature Function.html 7.0 KB
- 05. Display and Structure Output (Enumeration, f-strings)/15.34 Length Calculation in For-Loop.html 7.0 KB
- 02. Make Your App Interactive (Methods, While Loops)/8.11 Capitalize Method.html 7.0 KB
- 08. Master File Management (Context Managers, With Statement)/7. Bonus Example.vtt 7.0 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/6.70 Liters Converter Function.html 7.0 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/10.80 Password Length Checker.html 6.9 KB
- 20. Summary of Python Basics/5. Code Blocks, f-strings.vtt 6.9 KB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/2. Programming ToolConcept of the Day Data Analysis and Visualization Theory.vtt 6.9 KB
- 02. Make Your App Interactive (Methods, While Loops)/7. Coding Experiments.vtt 6.9 KB
- 02. Make Your App Interactive (Methods, While Loops)/6.10 Capitalize Text.html 6.9 KB
- 47. App 16 Flask Web App (Part 1 App Frontend)/2. Creating the App Structure.vtt 6.9 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/14.7 Printing the Type.html 6.9 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/3. Documenting the Code.vtt 6.9 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/6.76 Age Function.html 6.9 KB
- 05. Display and Structure Output (Enumeration, f-strings)/17.35 For-Loop and Sorted List.html 6.8 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/7.77 Split Function.html 6.8 KB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/2. Programming ToolConcept of the Day API Explained.vtt 6.8 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/4. Code Experiments.vtt 6.8 KB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/5. Student Project Analyze a Wine Tasting Dataset.vtt 6.8 KB
- 22. App 3 Build a Custom LangChain AI Assistant/9. Keeping the Conversation Going.vtt 6.8 KB
- 04. Manipulate Data (List Indexing, Tuples)/7.21 String Replace.html 6.7 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/9.79 Temperature Checker.html 6.7 KB
- 05. Display and Structure Output (Enumeration, f-strings)/6.29 Enumeration 2.html 6.7 KB
- 08. Master File Management (Context Managers, With Statement)/4.48 With Context Manager -File Reading.html 6.7 KB
- 08. Master File Management (Context Managers, With Statement)/10.52 With Context Manager with Reading and Writing.html 6.6 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/8.72 Average Function.html 6.6 KB
- 04. Manipulate Data (List Indexing, Tuples)/5.20 List of Items.html 6.6 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/3.14 Match-Case.html 6.6 KB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/3. Instance Methods Vs. Class Methods.vtt 6.6 KB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/3. Sketching a Prototype.vtt 6.6 KB
- 02. Make Your App Interactive (Methods, While Loops)/11. 2024-10-08_09-44-01-bc552b13084fbb35834163325f967f2e.png 6.5 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/6.60 Percentage Calculator with Error Handling.html 6.5 KB
- 08. Master File Management (Context Managers, With Statement)/5.49 With Context Manager -Analyzing Content.html 6.5 KB
- 02. Make Your App Interactive (Methods, While Loops)/2. Getting User Input Repeatedly.vtt 6.5 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/7.61 Advanced Error Handling.html 6.5 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/7.84 Coding Exercise 2.html 6.5 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/10.74 Concatenation Function.html 6.5 KB
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/3. Customizing the Admin Interface.vtt 6.5 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/12.41 The zip() Function.html 6.5 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/11.75 Greeting Function and String Manipulation.html 6.5 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/9.73 Greeting Function.html 6.4 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/8.78 Square Area Function.html 6.4 KB
- 04. Manipulate Data (List Indexing, Tuples)/8.22 String Replace and For-Loop.html 6.4 KB
- 14. Modularize for Maintainability (Local Modules)/6.81 Water State Checker.html 6.4 KB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/4. Properties.vtt 6.3 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/6.1 Printing Out Text.html 6.3 KB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/3. The Movies Dataset.vtt 6.3 KB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/3. Download a File from the Web.vtt 6.3 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/19. Programming ToolConcept of the Day The Python Console.vtt 6.3 KB
- 08. Master File Management (Context Managers, With Statement)/9.51 With Context Manager and For-Loop.html 6.3 KB
- 04. Manipulate Data (List Indexing, Tuples)/11.25 Assigning Variables.html 6.3 KB
- 53. App 18 Food Ordering App with Django (Part 2 Class-Based Views and Context)/3. Context in Django.vtt 6.3 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/8.55 List of Floats.html 6.2 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/8.17 For-Loop and Title Case.html 6.2 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/11.65 Loops, Slicing, and String Manipulation.html 6.2 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/10.39 Read File and Analyze its Content 2.html 6.2 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/5.15 For-Loop.html 6.1 KB
- 05. Display and Structure Output (Enumeration, f-strings)/4.27 List of Four Items.html 6.1 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/7.68 Function to Process a String.html 6.1 KB
- 41. App 12 Code Review The Mario Game in OOP Style/3. Setting up the Project Locally.vtt 6.1 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/7.36 Read File and Print.html 6.1 KB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/6. Student Project Add Live Timestamp to Webcam Video.vtt 6.0 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/13.42 Creating Multiple Text Files.html 6.0 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/6.53 Password Validation.html 6.0 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/8.69 Function to Process a Number.html 6.0 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/4. Improving the Program Output.vtt 6.0 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/10.64 Loops and Slicing.html 6.0 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/7.54 Advanced Password Validation.html 6.0 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/9.63 For Loops and Conditionals 2.html 6.0 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/8.62 For Loops and Conditionals 1.html 5.9 KB
- 05. Display and Structure Output (Enumeration, f-strings)/5.28 Enumeration 1.html 5.9 KB
- 02. Make Your App Interactive (Methods, While Loops)/16.13 Find the Code.html 5.9 KB
- 08. Master File Management (Context Managers, With Statement)/8.50 With Context Manager -File Writing.html 5.9 KB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/6. Programming ToolConcept of the Day Applications of NLP.vtt 5.8 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/7.45 Type Conversion and List Comprehension.html 5.8 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/10.18 For-Loop with Numbers.html 5.8 KB
- 21. App 2 Build an AI Agent with Python and LangChain/2. Installing Libraries and Getting API Keys.vtt 5.8 KB
- 05. Display and Structure Output (Enumeration, f-strings)/3.26 List of Three Items.html 5.8 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/5.43 List Comprehension.html 5.7 KB
- 22. App 3 Build a Custom LangChain AI Assistant/4. You First Chatbot - Saying Hello.vtt 5.7 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/6.44 Length and List Comprehension.html 5.7 KB
- 04. Manipulate Data (List Indexing, Tuples)/9.23 Appending Items to List.html 5.7 KB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/4. happy.csv 5.7 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/4. Code Experiments.vtt 5.7 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/16. 2023-05-23_12-59-59-e9ab0ff90c65fac20774abbba9eaf993.png 5.7 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/14. Programming ToolConcept of the Day High vs. Low Level Programming Languages.vtt 5.7 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/8.46 List Comprehension on Numbers.html 5.7 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/8.37 Read File, Modify, and Print.html 5.6 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/3. Code Experiments.vtt 5.6 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/9.47 Sum of Numbers.html 5.6 KB
- 04. Manipulate Data (List Indexing, Tuples)/10.24 Tuple of Tuples.html 5.6 KB
- 04. Manipulate Data (List Indexing, Tuples)/4.19 List of Serial Numbers.html 5.6 KB
- 05. Display and Structure Output (Enumeration, f-strings)/9.31 Enumeration, f-strings, and Capitalizing.html 5.6 KB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/6. Create an About Dialog.vtt 5.6 KB
- 05. Display and Structure Output (Enumeration, f-strings)/16. Bonus Example.vtt 5.6 KB
- 05. Display and Structure Output (Enumeration, f-strings)/11.32 Removing Items.html 5.5 KB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/6. Student Project Solution.vtt 5.5 KB
- 21. App 2 Build an AI Agent with Python and LangChain/1. What we Will Build.vtt 5.5 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/10.57 List Slicing 1.html 5.5 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/11.58 List Slicing 2.html 5.5 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/12.59 List Slicing 3.html 5.5 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/11. 2022-05-31_12-21-14-4dca7aa62afe1a1905b9e50135fb7261.png 5.5 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/9.38 Read File and Analyze its Content 1.html 5.5 KB
- 47. App 16 Flask Web App (Part 1 App Frontend)/3. Connecting the Python Backend to the HTML Part.vtt 5.4 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/6. Send Email when New Event is Found on the Website.vtt 5.4 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/9.3 Declaring Variables.html 5.4 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/4. Code Experiments.vtt 5.4 KB
- 05. Display and Structure Output (Enumeration, f-strings)/8.30 Enumeration and f-strings.html 5.4 KB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/5. Student Project Solution.vtt 5.3 KB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/4. Store the Data in the Database.vtt 5.3 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/2. Programming ToolConcept of the Day Class vs Instance.vtt 5.2 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/4. Code Experiments.vtt 5.2 KB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/4. Send Email Attachment when Webcam Detects an Object.vtt 5.2 KB
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/6. Student Project Solution.vtt 5.2 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/11.40 Creating a Text File.html 5.1 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/2. Today's Goals.vtt 5.1 KB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/5. Collaborative Filtering with Machine Learning.vtt 5.0 KB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/2. Three Types of Recommendation Systems.vtt 5.0 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/9. Student Project Solution.vtt 5.0 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/7.2 Printing Out Any Text.html 5.0 KB
- 20. Summary of Python Basics/2. PyCharm Review.vtt 5.0 KB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/5. Solution.zip 4.8 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/5. Building the Task Manager App - The First Step.vtt 4.8 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/9. Student Project Solution.vtt 4.8 KB
- 05. Display and Structure Output (Enumeration, f-strings)/2. Numbered Todos.vtt 4.7 KB
- 23. App 4 Create a PDF Generator Tool with Python/9. Student Project Solution.vtt 4.7 KB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/4. Student Project Build a Happiness Data App.vtt 4.7 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/3. Planning the App in OOP Style.vtt 4.7 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/2. Difference Between Frontend and Backend.vtt 4.6 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/9. Bonus Example.vtt 4.6 KB
- 46. App 15 Web Automation with Selenium in a GUI/1. Today.vtt 4.5 KB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/3. Creating a Table Structure.vtt 4.5 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/2. Programming ToolConcept of the Day Web Scraping.vtt 4.5 KB
- 52. App 18 Food Ordering App with Django (Part 1 Setting Up)/1. Today.vtt 4.5 KB
- 23. App 4 Create a PDF Generator Tool with Python/2. Today.vtt 4.5 KB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/5. Student Project - Spa Hotel Class.vtt 4.5 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/26. How to use Role Play for Checking Your Skills.vtt 4.4 KB
- 08. Master File Management (Context Managers, With Statement)/2. Optimising the Code.vtt 4.4 KB
- 52. App 18 Food Ordering App with Django (Part 1 Setting Up)/2. Creating the App QR Code.vtt 4.3 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/10. Programming ToolConcept of the Day Python vs. Other Languages.vtt 4.2 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/12. Programming ToolConcept of the Day What Surprisingly is Python.vtt 4.2 KB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/5. Student Project Solution.vtt 4.2 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/16. Bonus Example.vtt 4.2 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/13. Programming ToolConcept of the Day The Learn-to-Program Curve.vtt 4.2 KB
- 52. App 18 Food Ordering App with Django (Part 1 Setting Up)/3. Setup a Django Project and App.vtt 4.1 KB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/4. Overwriting Parent Methods.vtt 4.1 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/2. Programming ToolConcept of the Day Regular Expressions (Regex).vtt 4.1 KB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/4. diary.zip 4.1 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/4. Code the Classes.vtt 4.0 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/18. Programming ToolConcept of the Day Online Python Communities.vtt 4.0 KB
- 45. App 14 Build a Student Database with MySQL/5. Installing MySQL on Linux.vtt 4.0 KB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/6. Student Project Solution.vtt 3.9 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/6. Student Project Regular Expressions.vtt 3.8 KB
- 22. App 3 Build a Custom LangChain AI Assistant/5. Repeat the Conversation - Building a Chat Loop.vtt 3.8 KB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/1. Today.vtt 3.8 KB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/5. Solution.zip 3.8 KB
- 29. App 7 Build a Weather Forecast Dashboard (Part 1 Data & Charts)/1. Today.vtt 3.7 KB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/6. Student Project Build a Dictionary API (Part 1).vtt 3.7 KB
- 05. Display and Structure Output (Enumeration, f-strings)/7. Improving the Program Output.vtt 3.7 KB
- 37. Introduction to Object-Oriented Programming (OOP)/1. Today.vtt 3.7 KB
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/6. Programming ToolConcept of the Day Applications of Image Processing.vtt 3.6 KB
- 08. Master File Management (Context Managers, With Statement)/12. Programming ToolConcept of the Day Steps of Creating and Maintaining a Program.vtt 3.6 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/3. Getting Todo Items from Text Files.vtt 3.5 KB
- 22. App 3 Build a Custom LangChain AI Assistant/3. How an AI Powered App works.vtt 3.4 KB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/5. Student Project Solution.vtt 3.4 KB
- 47. App 16 Flask Web App (Part 1 App Frontend)/1. Today.vtt 3.3 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/8. Student Project.vtt 3.3 KB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/6. Student Project Solution.vtt 3.3 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/4. Code Experiments.vtt 3.3 KB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/5. Student Project Store Temperature Data in SQL Database.vtt 3.2 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/8. Student Project Scrape Temperature Data.vtt 3.2 KB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/6. Solution.vtt 3.2 KB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/1. Today.vtt 3.1 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/24. Course Cheatsheets.html 3.1 KB
- 19. App 1 Build a Task Manager (Web App Version)/10. FAQ.html 3.1 KB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/5. Static Methods.vtt 3.1 KB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/2. index.html 3.1 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/1. Recap of Yesterday.vtt 3.1 KB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/6. Solution.zip 3.0 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/4. Bonus Example.vtt 2.9 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/1. Recap of Yesterday.vtt 2.8 KB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/7. Student Project Solution.vtt 2.7 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/9. Solution.zip 2.7 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/4. How Data Types are Created.vtt 2.7 KB
- 21. App 2 Build an AI Agent with Python and LangChain/3. Loading API Keys.vtt 2.7 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/7. Running the Program Non-Stop.vtt 2.6 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/1. Recap of Yesterday.vtt 2.6 KB
- 21. App 2 Build an AI Agent with Python and LangChain/6. Agent Tools with Function Arguments.vtt 2.6 KB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/4. Student Project Visualise Your Mood Across Days.vtt 2.6 KB
- 57. App 20 Build and Publish a Python Package/2. Description of the Package.vtt 2.6 KB
- 57. App 20 Build and Publish a Python Package/6. Bonus Lecture.html 2.6 KB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/6. Student Project Solution.vtt 2.6 KB
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/1. Recap of Yesterday.vtt 2.5 KB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/5. main.py 2.5 KB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/1. Today.vtt 2.4 KB
- 37. Introduction to Object-Oriented Programming (OOP)/4. Student Project.html 2.4 KB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/5. Student Project Email the API Data.vtt 2.4 KB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/2. Project Requirements.vtt 2.3 KB
- 41. App 12 Code Review The Mario Game in OOP Style/1. Today.vtt 2.3 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/1. Recap of Yesterday.vtt 2.3 KB
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/1. Today.vtt 2.3 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/1. Today.vtt 2.3 KB
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/6. Solution.zip 2.2 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/1. Recap of Yesterday.vtt 2.2 KB
- 05. Display and Structure Output (Enumeration, f-strings)/1. Recap of Yesterday.vtt 2.2 KB
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/1. Today.vtt 2.2 KB
- 22. App 3 Build a Custom LangChain AI Assistant/2. What We Will Build.vtt 2.2 KB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/7. Student Project Solution.vtt 2.2 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/1. Recap of Yesterday.vtt 2.2 KB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/7. Solution.zip 2.2 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/9. FAQ.html 2.1 KB
- 37. Introduction to Object-Oriented Programming (OOP)/2. main.py 2.0 KB
- 04. Manipulate Data (List Indexing, Tuples)/1. Recap of Yesterday.vtt 2.0 KB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/4. Student Project Astronomy Image of the Day.vtt 2.0 KB
- 20. Summary of Python Basics/1. Today.vtt 2.0 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/5. Coding Exercise 1.html 2.0 KB
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/5. Running Multiple Apps.vtt 2.0 KB
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/6. Student Project - Implement the Search Functionality.vtt 1.9 KB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/5. Student Project - Speed Calculator GUI.vtt 1.9 KB
- 49. App 17 Django Web App (Part 1 Setup & Models)/1. Today.vtt 1.9 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/19. FAQ.html 1.9 KB
- 31. App 8 Analyze eBooks with Python & NLP (Part 1 Text Extraction)/1. Today.vtt 1.9 KB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/6. Solution.zip 1.9 KB
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/1. Today.vtt 1.9 KB
- 45. App 14 Build a Student Database with MySQL/1. Today.vtt 1.9 KB
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/6. main.py 1.8 KB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/5. Student Project Fix the Weather Forecast App.vtt 1.8 KB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/6. base.html 1.8 KB
- 14. Modularize for Maintainability (Local Modules)/1. Recap of Yesterday.vtt 1.8 KB
- 08. Master File Management (Context Managers, With Statement)/1. Recap of Yesterday.vtt 1.8 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/20. FAQ.html 1.8 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/1. Welcome to the Python Mega Course.vtt 1.8 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/18. Bug-Fixing Exercises.html 1.8 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/13. Bug-Fixing Exercises.html 1.8 KB
- 14. Modularize for Maintainability (Local Modules)/9. Bug-Fixing Exercises.html 1.8 KB
- 02. Make Your App Interactive (Methods, While Loops)/1. Recap of Yesterday.vtt 1.7 KB
- 19. App 1 Build a Task Manager (Web App Version)/1. Recap of Yesterday.vtt 1.7 KB
- 02. Make Your App Interactive (Methods, While Loops)/13. Bug-Fixing Exercises.html 1.7 KB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/1. Today.vtt 1.7 KB
- 47. App 16 Flask Web App (Part 1 App Frontend)/4. index.html 1.7 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/7. Bug-Fixing Exercise.html 1.7 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/1. Recap of Yesterday.vtt 1.6 KB
- 53. App 18 Food Ordering App with Django (Part 2 Class-Based Views and Context)/1. Today.vtt 1.6 KB
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/1. Today.vtt 1.6 KB
- 05. Display and Structure Output (Enumeration, f-strings)/18. Bug-Fixing Exercises.html 1.6 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/13. FAQ.html 1.6 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/1. Recap of Yesterday.vtt 1.6 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/1. Recap of Yesterday.vtt 1.5 KB
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/6. index.html 1.5 KB
- 14. Modularize for Maintainability (Local Modules)/11. FAQ.html 1.5 KB
- 57. App 20 Build and Publish a Python Package/5. setup.py 1.5 KB
- 50. App 17 Django Web App (Part 2 Forms, Database, and Emailing)/1. Today.vtt 1.5 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/1. Recap of Yesterday.vtt 1.5 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/11. Bug-Fixing Exercises.html 1.5 KB
- 57. App 20 Build and Publish a Python Package/1. Today.vtt 1.5 KB
- 23. App 4 Create a PDF Generator Tool with Python/8. Student Project Lined PDF.vtt 1.4 KB
- 04. Manipulate Data (List Indexing, Tuples)/14. FAQ.html 1.4 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/8. Bug-Fixing Exercises.html 1.4 KB
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/5. Student Project Build a Thesaurus API (Part 2).vtt 1.4 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/4. complete.png 1.4 KB
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/11. FAQ.html 1.4 KB
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/9. Solution.zip 1.4 KB
- 36. App 10 Web Scrape Music Events (Part 2 Clean & Store the Data)/5. Current State of the Program.zip 1.4 KB
- 30. App 7 Build a Weather Forecast Dashboard (Part 2 Filtering and New Features)/1. Today.vtt 1.4 KB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/1. Today.vtt 1.3 KB
- 15. Built-in Tools & Version Control (Standard Modules, Git)/6. Bug-Fixing Exercises.html 1.3 KB
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/1. Today.vtt 1.3 KB
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/15. FAQ.html 1.3 KB
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/1. Recap of Yesterday.vtt 1.3 KB
- 19. App 1 Build a Task Manager (Web App Version)/8. Coding Exercise 1.html 1.2 KB
- 05. Display and Structure Output (Enumeration, f-strings)/20. FAQ.html 1.2 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/23. Helpful Resources.html 1.2 KB
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/4. add.png 1.2 KB
- 44. App 13 Student Management System with SQLite (Part 3 Connect GUI to SQL)/1. Today.vtt 1.2 KB
- 32. App 8 Analyze eBooks with Python (Part 2 Sentiment Analysis)/1. Today.vtt 1.2 KB
- 17. App 1 Build a Task Manager (Desktop GUI Version)/10. FAQ.html 1.1 KB
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/12. Bug-Fixing Exercises.html 1.1 KB
- 25. App 5 Build an Email News App (Part 2 App Refinements)/1. Today.vtt 1.1 KB
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/12. Bug-Fixing Exercises.html 1.1 KB
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/7. Bug-Fixing Exercises.html 1.1 KB
- 23. App 4 Create a PDF Generator Tool with Python/7. Tip Ranges.html 1.1 KB
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/17. Good to Know.html 1.0 KB
- 40. App 11 Hotel Booking System with OOP (Part 3 Various Method Types)/2. main2.py 1.0 KB
- 48. App 16 Flask Web App (Part 2 App Backend)/1. Today.vtt 1.0 KB
- 13. Flexible Functions (Default Arguments, Docstrings)/11. Bug-Fixing Exercises.html 1.0 KB
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/17. Bug-Fixing Exercises.html 1008 bytes
- 04. Manipulate Data (List Indexing, Tuples)/12. Bug-Fixing Exercises.html 1000 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/14. Coding Exercise Adding to Text File.html 999 bytes
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/9. Bug-Fixing Exercises.html 997 bytes
- 22. App 3 Build a Custom LangChain AI Assistant/1. Note on the previous app.html 946 bytes
- 15. Built-in Tools & Version Control (Standard Modules, Git)/8. FAQ.html 939 bytes
- 28. App 6 Create a Weather API (Part 3 Final Polish & Testing)/1. Today.vtt 920 bytes
- 02. Make Your App Interactive (Methods, While Loops)/17. FAQ.html 912 bytes
- 02. Make Your App Interactive (Methods, While Loops)/11. Coding Exercise Infinite While-Loop.html 907 bytes
- 34. App 9 Build a Webcam Motion Alert App (Part 2 Email Alerting System)/1. Today.vtt 907 bytes
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/10. Bug-Fixing Exercises.html 895 bytes
- 23. App 4 Create a PDF Generator Tool with Python/4. topics.csv 882 bytes
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/1. Today.vtt 879 bytes
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/1. Today.vtt 877 bytes
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/7. Solution.zip 867 bytes
- 27. App 6 Create a Weather API (Part 2 Refining the API Output)/5. Current State of the Program.zip 867 bytes
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/9. FAQ.html 855 bytes
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/5. navbar.txt 850 bytes
- 08. Master File Management (Context Managers, With Statement)/11. Bug-Fixing Exercises.html 840 bytes
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/5. Current Source Code.zip 815 bytes
- 08. Master File Management (Context Managers, With Statement)/13. FAQ.html 811 bytes
- 51. App 17 Django Web App (Part 3 Admin Panel & Final Features)/1. Today.vtt 790 bytes
- 02. Make Your App Interactive (Methods, While Loops)/12. Coding Exercise While-Loop and User Input.html 782 bytes
- 23. App 4 Create a PDF Generator Tool with Python/1. Note on the Previous App 4 (Convert Excel Invoices to PDF).html 776 bytes
- 02. Make Your App Interactive (Methods, While Loops)/15. Tip.html 765 bytes
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/14. FAQ.html 690 bytes
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/13. FAQ.html 680 bytes
- 43. App 13 Student Management System with SQLite (Part 2 CRUD Operations)/1. Today.vtt 646 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/16. Coding Exercise Reading Multiple Files.html 602 bytes
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/7. Solution.zip 600 bytes
- 13. Flexible Functions (Default Arguments, Docstrings)/13. FAQ.html 566 bytes
- 14. Modularize for Maintainability (Local Modules)/5. yesterdays_bonus13.py 547 bytes
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/12. FAQ.html 512 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/15. Coding Exercise Generate Multiple Text Files.html 505 bytes
- 05. Display and Structure Output (Enumeration, f-strings)/12. Good to Know Q&A.html 477 bytes
- 26. App 6 Create a Weather API (Part 1 API Setup & JSON Serving)/3. tutorial.html 476 bytes
- 17. App 1 Build a Task Manager (Desktop GUI Version)/6. Coding Exercise 1.html 427 bytes
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/6. send_email.py 427 bytes
- 15. Built-in Tools & Version Control (Standard Modules, Git)/10. Cheatsheet, Day 15.html 416 bytes
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/8. pdf_code.py 414 bytes
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/6. Coding Exercise 1.html 409 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/21. Cheatsheet, Day 6.html 386 bytes
- 17. App 1 Build a Task Manager (Desktop GUI Version)/12. Cheatsheet, Day 17.html 382 bytes
- 05. Display and Structure Output (Enumeration, f-strings)/22. Cheatsheet, Day 5.html 379 bytes
- 19. App 1 Build a Task Manager (Web App Version)/12. Cheatsheet, Day 19.html 377 bytes
- 09. Decision Making in Apps (IfElifElse, Dictionaries)/17. Cheatsheet, Day 9.html 373 bytes
- 12. Supercharge Functions with Arguments (Function Arguments, Defaults)/16. Cheatsheet, Day 12.html 371 bytes
- 10. Stop Your App from Crashing (Error Handling, Try-Except)/15. Cheatsheet, Day 10.html 362 bytes
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/14. Cheatsheet, Day 7.html 360 bytes
- 37. Introduction to Object-Oriented Programming (OOP)/5. task5.py 359 bytes
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/11. Cheatsheet, Day 16.html 357 bytes
- 13. Flexible Functions (Default Arguments, Docstrings)/15. Cheatsheet, Day 13.html 356 bytes
- 08. Master File Management (Context Managers, With Statement)/15. Cheatsheet, Day 8.html 353 bytes
- 01. First Steps Capturing and Storing User Input (Variables, User Input, Lists)/22. Cheatsheet, Day 1.html 348 bytes
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/11. Cheatsheet, Day 18.html 348 bytes
- 11. Write Custom Functions to Reduce Code Repetition (Functions)/13. Cheatsheet, Day 11.html 346 bytes
- 14. Modularize for Maintainability (Local Modules)/13. Cheatsheet, Day 14.html 344 bytes
- 04. Manipulate Data (List Indexing, Tuples)/16. Cheatsheet, Day 4.html 340 bytes
- 48. App 16 Flask Web App (Part 2 App Backend)/6. app config lines.txt 338 bytes
- 37. Introduction to Object-Oriented Programming (OOP)/5. task4.py 315 bytes
- 02. Make Your App Interactive (Methods, While Loops)/19. Cheatsheet, Day 2.html 289 bytes
- 03. Control Program Flow for Smart Features (Match-Case, For Loops)/15. Cheatsheet, Day 3.html 288 bytes
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/6. Coding Exercise 1.html 284 bytes
- 18. App 1 Build a Task Manager (Desktop GUI- Adding Advanced Features)/5. compressed.zip 280 bytes
- 37. Introduction to Object-Oriented Programming (OOP)/5. task3.py 272 bytes
- 47. App 16 Flask Web App (Part 1 App Frontend)/3. index.html 240 bytes
- 24. App 5 Build an Email News App (Part 1 Connect to a News API and Send Emails)/3. API URL Example.txt 237 bytes
- 54. App 18 Food Ordering App with Django (Part 3 Admin Interface and Bootstrap)/6. menu_item_detail.html 223 bytes
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/2. array.txt 222 bytes
- 37. Introduction to Object-Oriented Programming (OOP)/5. task2.py 215 bytes
- 19. App 1 Build a Task Manager (Web App Version)/9. setup.sh 211 bytes
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/1. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/2. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/3. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/4. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/5. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/1. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/3. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/4. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/5. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 56. App 19 Build a Movie Recommendation System (Part 2 ML Deep Down)/6. Link-to-the-Jupyter-Notebooks.txt 207 bytes
- 20. Summary of Python Basics/6. book.txt 187 bytes
- 42. App 13 Student Management System with SQLite (Part 1 GUI Setup)/5. hint.py 174 bytes
- 37. Introduction to Object-Oriented Programming (OOP)/5. Student Project Solution.html 166 bytes
- 47. App 16 Flask Web App (Part 1 App Frontend)/5. boostrap javascript link.txt 162 bytes
- 23. App 4 Create a PDF Generator Tool with Python/10. Alternative-Video-Play-Link.txt 153 bytes
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/3. headers.txt 153 bytes
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/5. hotels.csv 142 bytes
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/5. hotels.csv 142 bytes
- 21. App 2 Build an AI Agent with Python and LangChain/2. requirements.txt 131 bytes
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/5. cards.csv 108 bytes
- 48. App 16 Flask Web App (Part 2 App Backend)/4. app config lines.txt 105 bytes
- 47. App 16 Flask Web App (Part 1 App Frontend)/5. boostrap css link.txt 103 bytes
- 55. App 19 Build a Movie Recommendation System (Part 1 Exploring the Dataset)/1. Alternative-Video-Play-Link.txt 101 bytes
- 37. Introduction to Object-Oriented Programming (OOP)/5. task1.py 99 bytes
- 33. App 9 Build a Webcam Motion Alert App (Part 1 Detect Motion with OpenCV)/2. image.png 97 bytes
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/2. cards.csv 96 bytes
- 38. App 11 Hotel Booking System with OOP (Part 1 Classes & Reservation)/8. articles.csv 76 bytes
- 07. Optimize and Annotate Your Code (List Comprehensions, Code Comments)/11. Automate-Everything-with-Python-Course-Link.txt 60 bytes
- 15. Built-in Tools & Version Control (Standard Modules, Git)/3. weather.csv 59 bytes
- 21. App 2 Build an AI Agent with Python and LangChain/2. Resources.txt 54 bytes
- 22. App 3 Build a Custom LangChain AI Assistant/7. LangChain-models.txt 52 bytes
- 22. App 3 Build a Custom LangChain AI Assistant/7. Gemini-Rate-Limits.txt 49 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/18. Discord-Invitation-Link.txt 47 bytes
- 16. Expand with External Libraries (Third-Party Modules, GitHub)/3. PySimpleGUI-Cookbook.txt 47 bytes
- 35. App 10 Web Scrape Music Events (Part 1 Fetch & Parse HTML)/3. url.txt 46 bytes
- 15. Built-in Tools & Version Control (Standard Modules, Git)/2. Python-Module-Index.txt 42 bytes
- 19. App 1 Build a Task Manager (Web App Version)/9. Procfile 40 bytes
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/3. card_security.csv 39 bytes
- 39. App 11 Hotel Booking System with OOP (Part 2 Class Inheritance and Payments)/5. card_security.csv 39 bytes
- 22. App 3 Build a Custom LangChain AI Assistant/6. Gemini-API-Key.txt 38 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/14. members.txt 34 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/18. We-transitioned-from-the-Discord-Group-to-a-Chatroom-in-Substack-.txt 33 bytes
- 37. Introduction to Object-Oriented Programming (OOP)/2. extract.yaml 29 bytes
- 20. Summary of Python Basics/6. weather.txt 20 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/16. a.txt 7 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/16. b.txt 7 bytes
- 06. Persist Data with Files (Processing Text Files, ReadingWriting)/16. c.txt 7 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.