Udemy - Intermediate to Advanced Python with 10 OOP Projects (1.2025)
    
    File List
    
        
            
                
                    - 51. Making a Navigation Menu/2. Making the Layout.mp4  172.3 MB
- 09. Planning the Application in OOP Style/5. Writing the Empty Classes.mp4  137.4 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/14. Making and Uploading a Package Change.mp4  124.3 MB
- 51. Making a Navigation Menu/4. Making a Default Layout class.mp4  120.7 MB
- 10. Implementing the Application/3. Generating a PDF Document.mp4  115.0 MB
- 09. Planning the Application in OOP Style/4. Planning the App.mp4  111.0 MB
- 15. Creating Images with Python/3. How Python Handles Images.mp4  107.6 MB
- 10. Implementing the Application/4. Implementing the generate Method.mp4  105.4 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/13. Uploading the Library to PyPi.mp4  103.0 MB
- 12. Deploying a CLI Application on Replit (Optional)/8. Implementing the Change in the App.mp4  100.9 MB
- 41. Sending out Emails with Python/3. Sending Batch Emails.mp4  94.3 MB
- 23. Building the Image Screen Interface/3. Uploading and Creating a Sharable Link of the Image File.mp4  92.1 MB
- 58. Implementing the API Code/2. The Complete Code.mp4  91.4 MB
- 11. Building a Command Line Interface (CLI)/3. Implementing the Rest of the Input Functions.mp4  87.4 MB
- 28. Flask Webpages, Forms, and Widgets/5. Implementing the Form Submit Button.mp4  86.9 MB
- 19. Introduction to Graphical User Interfaces with Kivy/3. The Four Main Objects of Kivy.mp4  85.8 MB
- 34. Web Scraping the Input Data/2. Extracting the Temperature Value from the Webpage.mp4  82.3 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/5. Creating the Weather Class.mp4  80.9 MB
- 19. Introduction to Graphical User Interfaces with Kivy/6. Setting an Image Dynamically.mp4  77.3 MB
- 35. Implementing Web Scraping Code in Class Methods/2. Implementing the Temperature Class.mp4  74.3 MB
- 40. Getting News With Python/4. Constructing a String of News Titles and Urls.mp4  74.3 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/4. Preparing the Input Data.mp4  69.2 MB
- 31. Improving an App/1. Showing the Results Under the Form.mp4  69.0 MB
- 50. Making OOP Web Apps/7. Getting Output in the Output Div.mp4  68.9 MB
- 40. Getting News With Python/3. Getting a Particular News.mp4  67.8 MB
- 50. Making OOP Web Apps/2. Making the About Page.mp4  67.4 MB
- 18. Building the CLI Interface/1. Building the CLI Interface.mp4  67.3 MB
- 34. Web Scraping the Input Data/1. Making a URL Request with Python.mp4  63.9 MB
- 19. Introduction to Graphical User Interfaces with Kivy/8. Downloading an Image from a URL.mp4  60.3 MB
- 40. Getting News With Python/1. Getting All the News of Today.mp4  58.3 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/8. Cleaning the Data.mp4  58.3 MB
- 55. UsingRequesting an API/1. Using the API.mp4  56.6 MB
- 12. Deploying a CLI Application on Replit (Optional)/7. Uploading Files to the Cloud.mp4  56.5 MB
- 28. Flask Webpages, Forms, and Widgets/4. Implementing the Web Form.mp4  55.5 MB
- 35. Implementing Web Scraping Code in Class Methods/3. Implementing the Flask Classes.mp4  55.2 MB
- 10. Implementing the Application/1. Implementing the pays Method.mp4  54.8 MB
- 51. Making a Navigation Menu/6. Creating an Abstract Class.mp4  53.3 MB
- 40. Getting News With Python/2. Getting News for Certain Dates.mp4  53.1 MB
- 50. Making OOP Web Apps/4. Making the Home page.mp4  53.1 MB
- 21. Planning the App/5. Creating the Empty Classes.mp4  52.6 MB
- 49. Building an Interactive Webpage/4. Adding More Components to the Webpage.mp4  52.4 MB
- 23. Building the Image Screen Interface/4. Implementing the Copy Link Button.mp4  51.6 MB
- 29. Adding CSS to a Web App/2. Completing the Visual Changes.mp4  49.4 MB
- 28. Flask Webpages, Forms, and Widgets/6. Processing the User Data.mp4  49.3 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/6. Getting Weather Forecast by Coordinates.mp4  47.7 MB
- 07. Inheritance in OOP/2. Investigating the Code.mp4  47.1 MB
- 21. Planning the App/4. Designing the Object Types.mp4  45.8 MB
- 49. Building an Interactive Webpage/8. Using the Quasar Interface.mp4  45.6 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/9. Providing Simplified Weather Data.mp4  45.6 MB
- 49. Building an Interactive Webpage/6. Handling Events.mp4  45.2 MB
- 07. Inheritance in OOP/3. Inheriting from the Rectangle Class.mp4  44.2 MB
- 11. Building a Command Line Interface (CLI)/4. Organizing the Code.mp4  43.8 MB
- 30. Deploying a Flask Web App/1. Deploying the App on the PythonAnywhere Servers.mp4  42.6 MB
- 06. Setting up PyCharm for the Next Apps/5. How to Use PyCharm.mp4  42.5 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/7. Raising Errors When Arguments Are Not Passed.mp4  42.1 MB
- 54. Building the API/2. Definitions as API response.mp4  41.5 MB
- 11. Building a Command Line Interface (CLI)/1. Three Kinds of Interfaces.mp4  41.0 MB
- 19. Introduction to Graphical User Interfaces with Kivy/4. Building the Frontend.mp4  41.0 MB
- 06. Setting up PyCharm for the Next Apps/6. IMPORTANT File Resources and Python Libraries.mp4  40.9 MB
- 45. Working with a Remote Repo on GitHub/3. Using the requirements.txt File.mp4  39.3 MB
- 19. Introduction to Graphical User Interfaces with Kivy/9. Implementing the Search Image Functionality.mp4  38.7 MB
- 36. Writing Highly-Readable Code/3. PEP 8 Guidelines.mp4  38.7 MB
- 40. Getting News With Python/5. Implementing the News Feed Class.mp4  38.3 MB
- 37. Debugging a Program using a Debugger/7. Using the Debugger Tool.mp4  38.2 MB
- 51. Making a Navigation Menu/3. Adding the Menu Items.mp4  38.0 MB
- 48. Implementing the Definition Class/1. Implementing the Definition Class.mp4  37.2 MB
- 23. Building the Image Screen Interface/5. Implementing the Open Link Button.mp4  36.7 MB
- 19. Introduction to Graphical User Interfaces with Kivy/7. Getting an Image from the Web Given a Search Query.mp4  36.7 MB
- 49. Building an Interactive Webpage/5. Putting Components in a Grid.mp4  36.4 MB
- 19. Introduction to Graphical User Interfaces with Kivy/5. Changing the Size of the Widgets.mp4  36.1 MB
- 10. Implementing the Application/2. PyCharm Tip.mp4  36.0 MB
- 05. More Practice with Classes/4. Answer Adding a New Feature to the Program.mp4  35.7 MB
- 11. Building a Command Line Interface (CLI)/2. Building a CLI - The Input Function.mp4  35.7 MB
- 50. Making OOP Web Apps/5. Making the Dictionary Page.mp4  35.0 MB
- 50. Making OOP Web Apps/8. Getting the Definitions in the Output Box.mp4  34.5 MB
- 24. Improving the Appearance of the Interface/3. Changing the App Background Color.mp4  33.3 MB
- 57. Planning the API/2. Preview of the Cinema Booking App.mp4  33.2 MB
- 41. Sending out Emails with Python/2. Sending a Single Email.mp4  33.2 MB
- 51. Making a Navigation Menu/5. Making the Routes Automatic.mp4  31.7 MB
- 28. Flask Webpages, Forms, and Widgets/2. Completing the Home Page.mp4  31.6 MB
- 11. Building a Command Line Interface (CLI)/5. Organizing the Files.mp4  31.3 MB
- 28. Flask Webpages, Forms, and Widgets/1. Implementing the Home Page.mp4  31.2 MB
- 42. Code Refactoring/2. Refactoring Our Code.mp4  31.1 MB
- 54. Building the API/1. Getting the Request.mp4  31.1 MB
- 17. Implementing Class Methods/1. Implementing the Methods.mp4  30.8 MB
- 41. Sending out Emails with Python/5. Running the Code at a Certain Time.mp4  30.8 MB
- 24. Improving the Appearance of the Interface/1. Improving the Size of the Widgets.mp4  30.1 MB
- 56. Databases/2. Creating a Database and a Table in DB Viewer.mp4  29.8 MB
- 41. Sending out Emails with Python/4. Dynamic Timestamps for Today and Yesterday.mp4  29.7 MB
- 10. Implementing the Application/8. Automatically View a PDF File.mp4  29.5 MB
- 44. Working with a Local Repo in Git/2. Add and Commit.mp4  29.1 MB
- 45. Working with a Remote Repo on GitHub/1. Pushing the Changes to GitHub.mp4  28.2 MB
- 54. Building the API/4. Writing the API Documentation.mp4  28.0 MB
- 22. Building the Camera Screen Interface/1. Creating the Camera Screen.mp4  27.8 MB
- 50. Making OOP Web Apps/6. Time Bomb in the Code.mp4  27.8 MB
- 22. Building the Camera Screen Interface/3. Stopping the Camera.mp4  27.6 MB
- 23. Building the Image Screen Interface/1. Building the Image Screen.mp4  27.1 MB
- 22. Building the Camera Screen Interface/4. L4 - Capturing a Photo from the Camera.mp4  26.9 MB
- 12. Deploying a CLI Application on Replit (Optional)/4. Uploading the Project Files.mp4  26.9 MB
- 07. Inheritance in OOP/6. Inheriting from the Point Class.mp4  26.2 MB
- 36. Writing Highly-Readable Code/1. Introduction.mp4  25.9 MB
- 37. Debugging a Program using a Debugger/8. The Step Into My Code and Step Over Buttons.mp4  25.6 MB
- 10. Implementing the Application/5. Polishing the Code.mp4  24.6 MB
- 03. Introduction to Object Oriented Programming (OOP)/3. What is a Python Object.mp4  23.4 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/2. Demo of the Package.mp4  23.2 MB
- 49. Building an Interactive Webpage/2. A Basic Webpage.mp4  22.6 MB
- 07. Inheritance in OOP/4. Adding Methods to the Child Class.mp4  22.2 MB
- 05. More Practice with Classes/1. Creating a Second Class for our Program.mp4  22.2 MB
- 57. Planning the API/3. Planning the App.mp4  21.4 MB
- 29. Adding CSS to a Web App/1. Creating and Linking the CSS File.mp4  21.3 MB
- 09. Planning the Application in OOP Style/2. Preview of The Flatmates' Bill App.mp4  21.1 MB
- 37. Debugging a Program using a Debugger/5. Tracebacks with Multiple Errors.mp4  20.6 MB
- 19. Introduction to Graphical User Interfaces with Kivy/10. Best Coding Practices.mp4  19.6 MB
- 49. Building an Interactive Webpage/3. Styling the Webpage.mp4  19.6 MB
- 50. Making OOP Web Apps/9. Getting Output Instantly.mp4  19.4 MB
- 37. Debugging a Program using a Debugger/3. The Parsing Phase and Syntax Errors.mp4  19.1 MB
- 54. Building the API/3. Returning a JSON Response.mp4  19.0 MB
- 15. Creating Images with Python/2. Preview of the Math Painter App.mp4  18.3 MB
- 24. Improving the Appearance of the Interface/2. Changing the Color and Shape of the Buttons.mp4  18.3 MB
- 04. Creating and Using Python Classes/7. Using the Created Class to Create Objects.mp4  17.9 MB
- 37. Debugging a Program using a Debugger/6. Debugging with Print Functions.mp4  17.8 MB
- 37. Debugging a Program using a Debugger/4. Exceptions.mp4  17.2 MB
- 44. Working with a Local Repo in Git/6. Unversioned Files and .gitignore.mp4  16.7 MB
- 56. Databases/6. Selecting Records.mp4  16.3 MB
- 06. Setting up PyCharm for the Next Apps/4. Installing PyCharm on Linux.mp4  15.8 MB
- 04. Creating and Using Python Classes/11. Creating Class Methods.mp4  15.6 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/12. Preparing and Testing the Library.mp4  15.5 MB
- 23. Building the Image Screen Interface/2. Showing the Image in the Screen Image.mp4  15.5 MB
- 44. Working with a Local Repo in Git/3. Commit History.mp4  15.3 MB
- 15. Creating Images with Python/4. Creating an Image out of Nothing.mp4  15.2 MB
- 33. Planning the App/2. Preview of the Calories App.mp4  15.1 MB
- 05. More Practice with Classes/2. Wrapping Things Up.mp4  14.9 MB
- 49. Building an Interactive Webpage/7. More Mouse Events.mp4  14.7 MB
- 12. Deploying a CLI Application on Replit (Optional)/6. Feature Requests from Users.mp4  14.7 MB
- 26. Planning the App/5. Writing the Empty Classes.mp4  14.2 MB
- 37. Debugging a Program using a Debugger/2. Program Execution Phases Under the Hood.mp4  13.8 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/10. Raising Errors When Data Are Incorrect.mp4  13.6 MB
- 47. Planning the App/2. Planning the App.mp4  13.5 MB
- 53. Understanding an API/2. Understanding an API.mp4  13.5 MB
- 43. Introduction to Git/2. The Benefits of Git Illustrated.mp4  13.5 MB
- 12. Deploying a CLI Application on Replit (Optional)/9. Uploading the Changes to Production.mp4  13.3 MB
- 56. Databases/9. Query Parameters.mp4  13.3 MB
- 06. Setting up PyCharm for the Next Apps/3. Installing PyCharm on Mac.mp4  13.1 MB
- 15. Creating Images with Python/5. Drawing Shapes in the Image.mp4  12.3 MB
- 44. Working with a Local Repo in Git/5. Git Revert.mp4  12.2 MB
- 10. Implementing the Application/7. Changing the PDF Text Font.mp4  12.1 MB
- 28. Flask Webpages, Forms, and Widgets/8. Completing the Results page.mp4  12.0 MB
- 56. Databases/5. Inserting Records to a Table.mp4  11.6 MB
- 06. Setting up PyCharm for the Next Apps/2. Installing PyCharm on Windows.mp4  11.5 MB
- 47. Planning the App/3. Creating the Empty Classes.mp4  11.1 MB
- 33. Planning the App/3. Planning the App.mp4  10.9 MB
- 56. Databases/7. Updating Records.mp4  10.8 MB
- 03. Introduction to Object Oriented Programming (OOP)/2. Python Language Elements from a Deep View.mp4  10.8 MB
- 45. Working with a Remote Repo on GitHub/2. Cloning a GitHub Repository.mp4  10.8 MB
- 04. Creating and Using Python Classes/14. Answer Adding a distance Method.mp4  10.5 MB
- 28. Flask Webpages, Forms, and Widgets/3. Implementing the Bill Form Page.mp4  10.4 MB
- 50. Making OOP Web Apps/1. The Problem with the Current Project Structure.mp4  10.2 MB
- 56. Databases/4. Creating a Database Table with Python.mp4  10.1 MB
- 41. Sending out Emails with Python/1. Preparing the Tools.mp4  10.0 MB
- 28. Flask Webpages, Forms, and Widgets/7. Default Data for the Input widgets.mp4  10.0 MB
- 26. Planning the App/4. The Classes.mp4  9.6 MB
- 39. Planning the App/3. Planning the App.mp4  9.5 MB
- 39. Planning the App/2. Preview of the Automated Emails App.mp4  9.1 MB
- 21. Planning the App/3. Designing the Frontend.mp4  9.0 MB
- 12. Deploying a CLI Application on Replit (Optional)/5. Sharing the App.mp4  9.0 MB
- 26. Planning the App/3. The Design of the Webapp.mp4  8.9 MB
- 26. Planning the App/2. What the App Is About.mp4  8.8 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/11. Adding Docs to Your Library.mp4  8.8 MB
- 44. Working with a Local Repo in Git/4. Git Reset.mp4  8.8 MB
- 36. Writing Highly-Readable Code/2. What is the PEP 8 Style Guide.mp4  8.7 MB
- 10. Implementing the Application/6. Adding an Image to the PDF Document.mp4  8.7 MB
- 12. Deploying a CLI Application on Replit (Optional)/3. Setting up the Deployment Environment.mp4  8.7 MB
- 04. Creating and Using Python Classes/3. Answer The Objects in the Code.mp4  8.4 MB
- 44. Working with a Local Repo in Git/1. Creating a Git-Enabled PyCharm Project.mp4  8.3 MB
- 22. Building the Camera Screen Interface/2. Starting the Camera.mp4  8.3 MB
- 56. Databases/8. Deleting Records.mp4  8.0 MB
- 12. Deploying a CLI Application on Replit (Optional)/2. What Does Deploying Mean.mp4  7.8 MB
- 01. Course Introduction/1. How This Course Will Make You a Pro.mp4  7.7 MB
- 21. Planning the App/1. Preview of the Webcam Photo Sharer App.mp4  7.6 MB
- 50. Making OOP Web Apps/3. Tip Inheritance vs. Composition.mp4  7.4 MB
- 01. Course Introduction/5. Preparing a Professional Coding Environment.mp4  6.9 MB
- 58. Implementing the API Code/1. The Empty Classes.mp4  6.8 MB
- 35. Implementing Web Scraping Code in Class Methods/1. Implementing the Calorie Class.mp4  6.7 MB
- 07. Inheritance in OOP/1. Problem Statement.mp4  6.7 MB
- 04. Creating and Using Python Classes/1. Geometry Game Demonstration.mp4  6.3 MB
- 16. Planning the Math Painter App/1. Planning the App.mp4  5.8 MB
- 04. Creating and Using Python Classes/5. Creating a Python Class.mp4  5.2 MB
- 33. Planning the App/4. The Empty Classes.mp4  4.7 MB
- 43. Introduction to Git/1. What is Git.mp4  4.6 MB
- 48. Implementing the Definition Class/1. data.csv  4.6 MB
- 56. Databases/3. Adding Records in DB Viewer.mp4  4.4 MB
- 04. Creating and Using Python Classes/8. What is self.mp4  4.2 MB
- 42. Code Refactoring/1. What is Code Refactoring.mp4  4.1 MB
- 39. Planning the App/4. Writing the Empty Classes.mp4  4.1 MB
- 56. Databases/1. What is a Database and Why Use it.mp4  3.9 MB
- 04. Creating and Using Python Classes/12. The __init__ Method Vs. Normal Methods.mp4  3.4 MB
- 19. Introduction to Graphical User Interfaces with Kivy/2. How the Introductory App Looks Like.mp4  3.4 MB
- 06. Setting up PyCharm for the Next Apps/1. Section Introduction.mp4  3.4 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/1. Introduction.mp4  3.3 MB
- 16. Planning the Math Painter App/2. Creating the Empty Classes.mp4  3.3 MB
- 51. Making a Navigation Menu/1. The Goal of This Section.mp4  3.2 MB
- 49. Building an Interactive Webpage/1. What We Will Build.mp4  3.0 MB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/3. The Library Structure.mp4  3.0 MB
- 04. Creating and Using Python Classes/9. More About self.mp4  2.8 MB
- 01. Course Introduction/2. What is the Best Python IDE.mp4  2.4 MB
- 05. More Practice with Classes/3. Add a New Feature to the Program (Assignment).mp4  2.3 MB
- 04. Creating and Using Python Classes/4. The Steps of Writing a Professional Program.mp4  1.6 MB
- 37. Debugging a Program using a Debugger/1. Introduction.mp4  1.2 MB
- 03. Introduction to Object Oriented Programming (OOP)/1. Find the Objects in This Code (Assignment).mp4  1.1 MB
- 09. Planning the Application in OOP Style/6. 2021-01-31_12-05-47-5ef64408556312028786d232312224eb.png  24.5 KB
- 09. Planning the Application in OOP Style/1. 2021-02-03_13-57-17-cdcde8a649345a6b4d902f4a60f34dfc.png  24.5 KB
- 15. Creating Images with Python/1. 2021-02-03_13-59-03-7d827c76fd2e3d8594d12e431178a8a1.png  24.5 KB
- 19. Introduction to Graphical User Interfaces with Kivy/1. 2021-02-03_13-59-46-0a0a827f11b576fec56b4e2743b2f29c.png  24.5 KB
- 26. Planning the App/1. 2021-02-03_14-00-17-0709354750c8c803e02eb0ca868f0bb6.png  24.5 KB
- 27. OOP Exercises/2. 2021-02-03_14-00-47-bf27af9860605d3c52a92f6cc8f09eab.png  24.5 KB
- 33. Planning the App/1. 2021-02-03_14-01-30-dac137f5195037d7455cf34b2592622e.png  24.5 KB
- 39. Planning the App/1. 2021-02-03_14-01-55-54de4213968e287efd296e5be503c2d3.png  24.5 KB
- 47. Planning the App/1. 2021-02-03_14-02-24-1b8cde2eeb86910bf1958af47244b872.png  24.5 KB
- 57. Planning the API/1. 2021-02-03_14-03-19-57c30193b7adc234cd348c04f60d5ddb.png  24.5 KB
- 27. OOP Exercises/4.14 Matter.html  22.0 KB
- 10. Implementing the Application/3. Generating a PDF Document.vtt  19.1 KB
- 09. Planning the Application in OOP Style/4. Planning the App.vtt  17.8 KB
- 13. OOP Exercises/2.7 Distance.html  17.3 KB
- 13. OOP Exercises/5.9 Time.html  17.2 KB
- 13. OOP Exercises/7.11 Call Time.html  17.0 KB
- 09. Planning the Application in OOP Style/5. Writing the Empty Classes.vtt  16.7 KB
- 27. OOP Exercises/1.12 Water.html  16.6 KB
- 51. Making a Navigation Menu/2. Making the Layout.vtt  16.4 KB
- 13. OOP Exercises/4.8 Instantiate Rectangle.html  16.2 KB
- 27. OOP Exercises/3.13 Mercury.html  15.9 KB
- 13. OOP Exercises/6.10 Add Perimeter.html  15.6 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/13. Uploading the Library to PyPi.vtt  15.4 KB
- 04. Creating and Using Python Classes/15.3 Adding a Method.html  15.1 KB
- 07. Inheritance in OOP/7.5 Practice Inheritance.html  15.1 KB
- 37. Debugging a Program using a Debugger/7. Using the Debugger Tool.vtt  14.7 KB
- 53. Understanding an API/1. 2021-02-03_14-02-50-416c7ac5b4b4998aa30b3d76b1b33776.png  14.5 KB
- 04. Creating and Using Python Classes/16.4 Adding One More Method.html  14.5 KB
- 13. OOP Exercises/1.6 Rectangle Object.html  14.3 KB
- 51. Making a Navigation Menu/4. Making a Default Layout class.vtt  14.0 KB
- 41. Sending out Emails with Python/3. Sending Batch Emails.vtt  13.5 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/14. Making and Uploading a Package Change.vtt  13.4 KB
- 58. Implementing the API Code/2. The Complete Code.vtt  13.0 KB
- 07. Inheritance in OOP/3. Inheriting from the Rectangle Class.vtt  12.8 KB
- 23. Building the Image Screen Interface/3. Uploading and Creating a Sharable Link of the Image File.vtt  12.7 KB
- 06. Setting up PyCharm for the Next Apps/5. How to Use PyCharm.vtt  12.7 KB
- 11. Building a Command Line Interface (CLI)/3. Implementing the Rest of the Input Functions.vtt  12.5 KB
- 44. Working with a Local Repo in Git/2. Add and Commit.vtt  12.5 KB
- 56. Databases/2. Creating a Database and a Table in DB Viewer.vtt  12.4 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/6. Getting Weather Forecast by Coordinates.vtt  12.4 KB
- 49. Building an Interactive Webpage/4. Adding More Components to the Webpage.vtt  11.9 KB
- 57. Planning the API/2. Preview of the Cinema Booking App.vtt  11.7 KB
- 34. Web Scraping the Input Data/2. Extracting the Temperature Value from the Webpage.vtt  11.5 KB
- 12. Deploying a CLI Application on Replit (Optional)/8. Implementing the Change in the App.vtt  11.4 KB
- 28. Flask Webpages, Forms, and Widgets/4. Implementing the Web Form.vtt  11.2 KB
- 10. Implementing the Application/1. Implementing the pays Method.vtt  11.1 KB
- 19. Introduction to Graphical User Interfaces with Kivy/4. Building the Frontend.vtt  11.0 KB
- 19. Introduction to Graphical User Interfaces with Kivy/3. The Four Main Objects of Kivy.vtt  11.0 KB
- 41. Sending out Emails with Python/2. Sending a Single Email.vtt  10.7 KB
- 49. Building an Interactive Webpage/6. Handling Events.vtt  10.7 KB
- 40. Getting News With Python/4. Constructing a String of News Titles and Urls.vtt  10.6 KB
- 10. Implementing the Application/4. Implementing the generate Method.vtt  10.6 KB
- 40. Getting News With Python/5. Implementing the News Feed Class.vtt  10.5 KB
- 07. Inheritance in OOP/2. Investigating the Code.vtt  10.5 KB
- 57. Planning the API/3. Planning the App.vtt  10.4 KB
- 04. Creating and Using Python Classes/6.1 Creating a Class.html  10.3 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/9. Providing Simplified Weather Data.vtt  10.2 KB
- 28. Flask Webpages, Forms, and Widgets/1. Implementing the Home Page.vtt  10.2 KB
- 34. Web Scraping the Input Data/1. Making a URL Request with Python.vtt  10.1 KB
- 37. Debugging a Program using a Debugger/8. The Step Into My Code and Step Over Buttons.vtt  10.1 KB
- 03. Introduction to Object Oriented Programming (OOP)/3. What is a Python Object.vtt  10.0 KB
- 50. Making OOP Web Apps/2. Making the About Page.vtt  10.0 KB
- 04. Creating and Using Python Classes/10.2 Creating Another Class.html  9.9 KB
- 30. Deploying a Flask Web App/1. Deploying the App on the PythonAnywhere Servers.vtt  9.7 KB
- 11. Building a Command Line Interface (CLI)/2. Building a CLI - The Input Function.vtt  9.6 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/5. Creating the Weather Class.vtt  9.6 KB
- 19. Introduction to Graphical User Interfaces with Kivy/9. Implementing the Search Image Functionality.vtt  9.6 KB
- 31. Improving an App/1. Showing the Results Under the Form.vtt  9.6 KB
- 50. Making OOP Web Apps/7. Getting Output in the Output Div.vtt  9.4 KB
- 36. Writing Highly-Readable Code/3. PEP 8 Guidelines.vtt  9.4 KB
- 35. Implementing Web Scraping Code in Class Methods/2. Implementing the Temperature Class.vtt  9.4 KB
- 42. Code Refactoring/2. Refactoring Our Code.vtt  9.3 KB
- 28. Flask Webpages, Forms, and Widgets/6. Processing the User Data.vtt  9.3 KB
- 48. Implementing the Definition Class/1. Implementing the Definition Class.vtt  9.2 KB
- 49. Building an Interactive Webpage/2. A Basic Webpage.vtt  9.2 KB
- 29. Adding CSS to a Web App/1. Creating and Linking the CSS File.vtt  9.2 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/4. Preparing the Input Data.vtt  9.0 KB
- 29. Adding CSS to a Web App/2. Completing the Visual Changes.vtt  8.9 KB
- 12. Deploying a CLI Application on Replit (Optional)/7. Uploading Files to the Cloud.vtt  8.9 KB
- 04. Creating and Using Python Classes/11. Creating Class Methods.vtt  8.8 KB
- 15. Creating Images with Python/2. Preview of the Math Painter App.vtt  8.8 KB
- 45. Working with a Remote Repo on GitHub/1. Pushing the Changes to GitHub.vtt  8.8 KB
- 54. Building the API/1. Getting the Request.vtt  8.8 KB
- 28. Flask Webpages, Forms, and Widgets/2. Completing the Home Page.vtt  8.7 KB
- 37. Debugging a Program using a Debugger/3. The Parsing Phase and Syntax Errors.vtt  8.5 KB
- 17. Implementing Class Methods/1. Implementing the Methods.vtt  8.4 KB
- 40. Getting News With Python/3. Getting a Particular News.vtt  8.4 KB
- 05. More Practice with Classes/2. Wrapping Things Up.vtt  8.3 KB
- 21. Planning the App/5. Creating the Empty Classes.vtt  8.2 KB
- 18. Building the CLI Interface/1. Building the CLI Interface.vtt  8.0 KB
- 05. More Practice with Classes/1. Creating a Second Class for our Program.vtt  8.0 KB
- 51. Making a Navigation Menu/5. Making the Routes Automatic.vtt  7.9 KB
- 40. Getting News With Python/1. Getting All the News of Today.vtt  7.7 KB
- 50. Making OOP Web Apps/6. Time Bomb in the Code.vtt  7.6 KB
- 11. Building a Command Line Interface (CLI)/5. Organizing the Files.vtt  7.5 KB
- 43. Introduction to Git/2. The Benefits of Git Illustrated.vtt  7.5 KB
- 22. Building the Camera Screen Interface/1. Creating the Camera Screen.vtt  7.5 KB
- 24. Improving the Appearance of the Interface/3. Changing the App Background Color.vtt  7.4 KB
- 41. Sending out Emails with Python/5. Running the Code at a Certain Time.vtt  7.4 KB
- 49. Building an Interactive Webpage/8. Using the Quasar Interface.vtt  7.4 KB
- 21. Planning the App/4. Designing the Object Types.vtt  7.4 KB
- 51. Making a Navigation Menu/6. Creating an Abstract Class.vtt  7.3 KB
- 47. Planning the App/2. Planning the App.vtt  7.2 KB
- 19. Introduction to Graphical User Interfaces with Kivy/6. Setting an Image Dynamically.vtt  7.2 KB
- 40. Getting News With Python/2. Getting News for Certain Dates.vtt  7.1 KB
- 39. Planning the App/3. Planning the App.vtt  7.0 KB
- 22. Building the Camera Screen Interface/3. Stopping the Camera.vtt  7.0 KB
- 28. Flask Webpages, Forms, and Widgets/5. Implementing the Form Submit Button.vtt  6.9 KB
- 01. Course Introduction/1. How This Course Will Make You a Pro.vtt  6.8 KB
- 26. Planning the App/5. Writing the Empty Classes.vtt  6.7 KB
- 35. Implementing Web Scraping Code in Class Methods/3. Implementing the Flask Classes.vtt  6.7 KB
- 33. Planning the App/3. Planning the App.vtt  6.6 KB
- 41. Sending out Emails with Python/1. people.xlsx  6.6 KB
- 07. Inheritance in OOP/6. Inheriting from the Point Class.vtt  6.5 KB
- 23. Building the Image Screen Interface/4. Implementing the Copy Link Button.vtt  6.5 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/8. Cleaning the Data.vtt  6.5 KB
- 37. Debugging a Program using a Debugger/4. Exceptions.vtt  6.4 KB
- 06. Setting up PyCharm for the Next Apps/6. IMPORTANT File Resources and Python Libraries.vtt  6.4 KB
- 50. Making OOP Web Apps/5. Making the Dictionary Page.vtt  6.4 KB
- 22. Building the Camera Screen Interface/4. L4 - Capturing a Photo from the Camera.vtt  6.4 KB
- 15. Creating Images with Python/4. Creating an Image out of Nothing.vtt  6.4 KB
- 50. Making OOP Web Apps/4. Making the Home page.vtt  6.3 KB
- 45. Working with a Remote Repo on GitHub/3. Using the requirements.txt File.vtt  6.2 KB
- 41. Sending out Emails with Python/4. Dynamic Timestamps for Today and Yesterday.vtt  6.1 KB
- 55. UsingRequesting an API/1. Using the API.vtt  6.1 KB
- 03. Introduction to Object Oriented Programming (OOP)/2. Python Language Elements from a Deep View.vtt  6.0 KB
- 04. Creating and Using Python Classes/5. Creating a Python Class.vtt  6.0 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/2. Demo of the Package.vtt  5.9 KB
- 12. Deploying a CLI Application on Replit (Optional)/4. Uploading the Project Files.vtt  5.9 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/7. Raising Errors When Arguments Are Not Passed.vtt  5.9 KB
- 37. Debugging a Program using a Debugger/5. Tracebacks with Multiple Errors.vtt  5.8 KB
- 37. Debugging a Program using a Debugger/2. Program Execution Phases Under the Hood.vtt  5.8 KB
- 24. Improving the Appearance of the Interface/1. Improving the Size of the Widgets.vtt  5.8 KB
- 10. Implementing the Application/2. PyCharm Tip.vtt  5.8 KB
- 44. Working with a Local Repo in Git/6. Unversioned Files and .gitignore.vtt  5.7 KB
- 37. Debugging a Program using a Debugger/6. Debugging with Print Functions.vtt  5.7 KB
- 23. Building the Image Screen Interface/1. Building the Image Screen.vtt  5.6 KB
- 44. Working with a Local Repo in Git/3. Commit History.vtt  5.5 KB
- 04. Creating and Using Python Classes/14. Answer Adding a distance Method.vtt  5.4 KB
- 11. Building a Command Line Interface (CLI)/4. Organizing the Code.vtt  5.4 KB
- 54. Building the API/4. Writing the API Documentation.vtt  5.3 KB
- 50. Making OOP Web Apps/9. Getting Output Instantly.vtt  5.3 KB
- 50. Making OOP Web Apps/8. Getting the Definitions in the Output Box.vtt  5.2 KB
- 11. Building a Command Line Interface (CLI)/1. Three Kinds of Interfaces.vtt  5.2 KB
- 51. Making a Navigation Menu/3. Adding the Menu Items.vtt  5.2 KB
- 19. Introduction to Graphical User Interfaces with Kivy/8. Downloading an Image from a URL.vtt  5.2 KB
- 49. Building an Interactive Webpage/5. Putting Components in a Grid.vtt  5.1 KB
- 04. Creating and Using Python Classes/7. Using the Created Class to Create Objects.vtt  5.1 KB
- 21. Planning the App/3. Designing the Frontend.vtt  5.0 KB
- 49. Building an Interactive Webpage/3. Styling the Webpage.vtt  4.9 KB
- 06. Setting up PyCharm for the Next Apps/2. Installing PyCharm on Windows.vtt  4.9 KB
- 44. Working with a Local Repo in Git/5. Git Revert.vtt  4.9 KB
- 56. Databases/6. Selecting Records.vtt  4.9 KB
- 53. Understanding an API/2. Understanding an API.vtt  4.9 KB
- 09. Planning the Application in OOP Style/2. Preview of The Flatmates' Bill App.vtt  4.8 KB
- 19. Introduction to Graphical User Interfaces with Kivy/10. Best Coding Practices.vtt  4.8 KB
- 19. Introduction to Graphical User Interfaces with Kivy/7. Getting an Image from the Web Given a Search Query.vtt  4.8 KB
- 47. Planning the App/3. Creating the Empty Classes.vtt  4.7 KB
- 19. Introduction to Graphical User Interfaces with Kivy/5. Changing the Size of the Widgets.vtt  4.6 KB
- 15. Creating Images with Python/5. Drawing Shapes in the Image.vtt  4.6 KB
- 05. More Practice with Classes/4. Answer Adding a New Feature to the Program.vtt  4.6 KB
- 15. Creating Images with Python/3. How Python Handles Images.vtt  4.5 KB
- 56. Databases/5. Inserting Records to a Table.vtt  4.5 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/10. Raising Errors When Data Are Incorrect.vtt  4.3 KB
- 23. Building the Image Screen Interface/5. Implementing the Open Link Button.vtt  4.3 KB
- 01. Course Introduction/5. Preparing a Professional Coding Environment.vtt  4.3 KB
- 44. Working with a Local Repo in Git/4. Git Reset.vtt  4.2 KB
- 26. Planning the App/3. The Design of the Webapp.vtt  4.1 KB
- 54. Building the API/2. Definitions as API response.vtt  4.1 KB
- 04. Creating and Using Python Classes/3. Answer The Objects in the Code.vtt  4.1 KB
- 39. Planning the App/2. Preview of the Automated Emails App.vtt  4.0 KB
- 56. Databases/4. Creating a Database Table with Python.vtt  4.0 KB
- 07. Inheritance in OOP/4. Adding Methods to the Child Class.vtt  3.9 KB
- 23. Building the Image Screen Interface/2. Showing the Image in the Screen Image.vtt  3.9 KB
- 12. Deploying a CLI Application on Replit (Optional)/5. Sharing the App.vtt  3.9 KB
- 24. Improving the Appearance of the Interface/2. Changing the Color and Shape of the Buttons.vtt  3.8 KB
- 06. Setting up PyCharm for the Next Apps/3. Installing PyCharm on Mac.vtt  3.8 KB
- 01. Course Introduction/2. What is the Best Python IDE.vtt  3.8 KB
- 07. Inheritance in OOP/1. Problem Statement.vtt  3.8 KB
- 10. Implementing the Application/5. Polishing the Code.vtt  3.7 KB
- 21. Planning the App/1. Preview of the Webcam Photo Sharer App.vtt  3.7 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/12. Preparing and Testing the Library.vtt  3.6 KB
- 45. Working with a Remote Repo on GitHub/2. Cloning a GitHub Repository.vtt  3.6 KB
- 56. Databases/1. What is a Database and Why Use it.vtt  3.6 KB
- 49. Building an Interactive Webpage/7. More Mouse Events.vtt  3.6 KB
- 10. Implementing the Application/8. Automatically View a PDF File.vtt  3.5 KB
- 12. Deploying a CLI Application on Replit (Optional)/3. Setting up the Deployment Environment.vtt  3.3 KB
- 06. Setting up PyCharm for the Next Apps/4. Installing PyCharm on Linux.vtt  3.2 KB
- 56. Databases/9. Query Parameters.vtt  3.2 KB
- 28. Flask Webpages, Forms, and Widgets/8. Completing the Results page.vtt  3.2 KB
- 04. Creating and Using Python Classes/8. What is self.vtt  3.1 KB
- 43. Introduction to Git/1. What is Git.vtt  3.1 KB
- 12. Deploying a CLI Application on Replit (Optional)/6. Feature Requests from Users.vtt  3.0 KB
- 58. Implementing the API Code/1. The Empty Classes.vtt  2.9 KB
- 36. Writing Highly-Readable Code/2. What is the PEP 8 Style Guide.vtt  2.9 KB
- 39. Planning the App/4. Writing the Empty Classes.vtt  2.8 KB
- 33. Planning the App/2. Preview of the Calories App.vtt  2.8 KB
- 26. Planning the App/2. What the App Is About.vtt  2.8 KB
- 54. Building the API/3. Returning a JSON Response.vtt  2.7 KB
- 16. Planning the Math Painter App/1. Planning the App.vtt  2.7 KB
- 26. Planning the App/4. The Classes.vtt  2.7 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/11. Adding Docs to Your Library.vtt  2.7 KB
- 44. Working with a Local Repo in Git/1. Creating a Git-Enabled PyCharm Project.vtt  2.7 KB
- 41. Sending out Emails with Python/1. Preparing the Tools.vtt  2.7 KB
- 27. OOP Exercises/2. Tip Don't Hard Code.html  2.6 KB
- 33. Planning the App/4. The Empty Classes.vtt  2.6 KB
- 05. More Practice with Classes/5. Code Improvement.html  2.6 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/3. The Library Structure.vtt  2.5 KB
- 22. Building the Camera Screen Interface/2. Starting the Camera.vtt  2.4 KB
- 19. Introduction to Graphical User Interfaces with Kivy/2. How the Introductory App Looks Like.vtt  2.4 KB
- 10. Implementing the Application/7. Changing the PDF Text Font.vtt  2.3 KB
- 56. Databases/3. Adding Records in DB Viewer.vtt  2.3 KB
- 04. Creating and Using Python Classes/9. More About self.vtt  2.3 KB
- 28. Flask Webpages, Forms, and Widgets/3. Implementing the Bill Form Page.vtt  2.3 KB
- 56. Databases/7. Updating Records.vtt  2.3 KB
- 50. Making OOP Web Apps/3. Tip Inheritance vs. Composition.vtt  2.3 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/1. Introduction.vtt  2.3 KB
- 04. Creating and Using Python Classes/1. Geometry Game Demonstration.vtt  2.3 KB
- 49. Building an Interactive Webpage/1. What We Will Build.vtt  2.2 KB
- 04. Creating and Using Python Classes/4. The Steps of Writing a Professional Program.vtt  2.2 KB
- 35. Implementing Web Scraping Code in Class Methods/1. Implementing the Calorie Class.vtt  2.1 KB
- 04. Creating and Using Python Classes/12. The __init__ Method Vs. Normal Methods.vtt  2.0 KB
- 10. Implementing the Application/6. house.png  1.9 KB
- 10. Implementing the Application/6. Adding an Image to the PDF Document.vtt  1.9 KB
- 42. Code Refactoring/1. What is Code Refactoring.vtt  1.9 KB
- 12. Deploying a CLI Application on Replit (Optional)/9. Uploading the Changes to Production.vtt  1.8 KB
- 06. Setting up PyCharm for the Next Apps/1. Section Introduction.vtt  1.8 KB
- 36. Writing Highly-Readable Code/1. Introduction.vtt  1.8 KB
- 28. Flask Webpages, Forms, and Widgets/7. Default Data for the Input widgets.vtt  1.7 KB
- 50. Making OOP Web Apps/1. The Problem with the Current Project Structure.vtt  1.6 KB
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/13. setup.py  1.3 KB
- 37. Debugging a Program using a Debugger/1. Introduction.vtt  1.2 KB
- 07. Inheritance in OOP/3. main.py  1.2 KB
- 16. Planning the Math Painter App/2. Creating the Empty Classes.vtt  1.2 KB
- 09. Planning the Application in OOP Style/6. Note.html  1020 bytes
- 59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/15. Bonus Lecture.html  1014 bytes
- 03. Introduction to Object Oriented Programming (OOP)/1. Find the Objects in This Code (Assignment).vtt  957 bytes
- 05. More Practice with Classes/3. Add a New Feature to the Program (Assignment).vtt  945 bytes
- 51. Making a Navigation Menu/1. The Goal of This Section.vtt  857 bytes
- 09. Planning the Application in OOP Style/1. Installing the Libraries for App 2.html  836 bytes
- 12. Deploying a CLI Application on Replit (Optional)/2. What Does Deploying Mean.vtt  820 bytes
- 15. Creating Images with Python/1. Installing the Libraries for App 3.html  812 bytes
- 57. Planning the API/1. Installing the Libraries for App 10.html  807 bytes
- 19. Introduction to Graphical User Interfaces with Kivy/1. Installing the Libraries for App 4.html  806 bytes
- 26. Planning the App/1. Installing the Libraries for App 5.html  806 bytes
- 33. Planning the App/1. Installing the Libraries for App 6.html  806 bytes
- 39. Planning the App/1. Installing the Libraries for App 7.html  806 bytes
- 47. Planning the App/1. Installing the Libraries for App 8.html  806 bytes
- 53. Understanding an API/1. Installing the Libraries for App 9.html  806 bytes
- 56. Databases/8. Deleting Records.vtt  758 bytes
- 01. Course Introduction/3. Helpful Resources.html  730 bytes
- 07. Inheritance in OOP/5. Wrapping Things Up.html  565 bytes
- 12. Deploying a CLI Application on Replit (Optional)/1. Note.html  512 bytes
- 09. Planning the Application in OOP Style/3. Showcasing an App.html  508 bytes
- 41. Sending out Emails with Python/1. design.txt  441 bytes
- 04. Creating and Using Python Classes/13. Add a distance Method (Assignment).html  395 bytes
- 02. Application 1️⃣ (Section 2-7) Geometry Game/1. Welcome to App 1.html  361 bytes
- 20. Application 4️⃣ (Section 21-24) Webcam Photo Sharing App/1. Welcome to Application 4.html  342 bytes
- 13. OOP Exercises/3. Daily Python Projects.html  335 bytes
- 04. Creating and Using Python Classes/2. Find the Objects (Assignment).html  328 bytes
- 38. Application 7️⃣ (Section 39-41) Automating Emails/1. Welcome to Application 7.html  314 bytes
- 01. Course Introduction/4. Link to Download the IDE.html  293 bytes
- 25. Application 5️⃣ (Section 25-31) Flatmate's Bill Web App/1. Welcome to Application 5.html  284 bytes
- 21. Planning the App/2. Note.html  261 bytes
- 46. Application 8️⃣ (Section 47-51) Instant Dictionary Web App/1. Welcome to Application 8.html  256 bytes
- 52. App 9️⃣ (Section 53-55) Building an API/1. Welcome to Application 9.html  255 bytes
- 08. Application 2️⃣ (Section 8-12) Flatmates' Bill Sharing/1. Welcome to Application 2.html  237 bytes
- 14. Application 3️⃣ (Section 14-18) Math Painter/1. Welcome to Application 3.html  201 bytes
- 32. Application 6️⃣ (Section 33-35) Calories App/1. Welcome to Application 6.html  190 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.