FileMood

Download Udemy - Intermediate to Advanced Python with 10 OOP Projects (1.2025)

Udemy Intermediate to Advanced Python with 10 OOP Projects 2025

Name

Udemy - Intermediate to Advanced Python with 10 OOP Projects (1.2025)

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

7.0 GB

Total Files

478

Last Seen

2025-07-13 00:25

Hash

170C85A3B438E96102FC5AD089B3DB5489C39CE9

/01. Course Introduction/

1. How This Course Will Make You a Pro.mp4

8.1 MB

5. Preparing a Professional Coding Environment.mp4

7.2 MB

2. What is the Best Python IDE.mp4

2.5 MB

1. How This Course Will Make You a Pro.vtt

6.9 KB

5. Preparing a Professional Coding Environment.vtt

4.4 KB

2. What is the Best Python IDE.vtt

3.9 KB

3. Helpful Resources.html

0.7 KB

4. Link to Download the IDE.html

0.3 KB

/02. Application 1️⃣ (Section 2-7) Geometry Game/

1. Welcome to App 1.html

0.4 KB

/03. Introduction to Object Oriented Programming (OOP)/

3. What is a Python Object.mp4

24.6 MB

2. Python Language Elements from a Deep View.mp4

11.3 MB

1. Find the Objects in This Code (Assignment).mp4

1.2 MB

3. What is a Python Object.vtt

10.3 KB

2. Python Language Elements from a Deep View.vtt

6.1 KB

1. Find the Objects in This Code (Assignment).vtt

1.0 KB

/04. Creating and Using Python Classes/

7. Using the Created Class to Create Objects.mp4

18.8 MB

11. Creating Class Methods.mp4

16.4 MB

14. Answer Adding a distance Method.mp4

11.0 MB

3. Answer The Objects in the Code.mp4

8.8 MB

1. Geometry Game Demonstration.mp4

6.6 MB

5. Creating a Python Class.mp4

5.4 MB

8. What is self.mp4

4.4 MB

12. The __init__ Method Vs. Normal Methods.mp4

3.6 MB

9. More About self.mp4

2.9 MB

4. The Steps of Writing a Professional Program.mp4

1.7 MB

15.3 Adding a Method.html

15.5 KB

16.4 Adding One More Method.html

14.9 KB

6.1 Creating a Class.html

10.5 KB

10.2 Creating Another Class.html

10.2 KB

11. Creating Class Methods.vtt

9.0 KB

5. Creating a Python Class.vtt

6.1 KB

14. Answer Adding a distance Method.vtt

5.6 KB

7. Using the Created Class to Create Objects.vtt

5.3 KB

3. Answer The Objects in the Code.vtt

4.2 KB

8. What is self.vtt

3.2 KB

9. More About self.vtt

2.4 KB

1. Geometry Game Demonstration.vtt

2.3 KB

4. The Steps of Writing a Professional Program.vtt

2.2 KB

12. The __init__ Method Vs. Normal Methods.vtt

2.1 KB

13. Add a distance Method (Assignment).html

0.4 KB

2. Find the Objects (Assignment).html

0.3 KB

/05. More Practice with Classes/

4. Answer Adding a New Feature to the Program.mp4

37.5 MB

1. Creating a Second Class for our Program.mp4

23.2 MB

2. Wrapping Things Up.mp4

15.6 MB

3. Add a New Feature to the Program (Assignment).mp4

2.4 MB

2. Wrapping Things Up.vtt

8.5 KB

1. Creating a Second Class for our Program.vtt

8.2 KB

4. Answer Adding a New Feature to the Program.vtt

4.7 KB

5. Code Improvement.html

2.7 KB

3. Add a New Feature to the Program (Assignment).vtt

0.9 KB

/06. Setting up PyCharm for the Next Apps/

5. How to Use PyCharm.mp4

44.6 MB

6. IMPORTANT File Resources and Python Libraries.mp4

42.9 MB

4. Installing PyCharm on Linux.mp4

16.6 MB

3. Installing PyCharm on Mac.mp4

13.7 MB

2. Installing PyCharm on Windows.mp4

12.1 MB

1. Section Introduction.mp4

3.5 MB

5. How to Use PyCharm.vtt

13.0 KB

6. IMPORTANT File Resources and Python Libraries.vtt

6.6 KB

2. Installing PyCharm on Windows.vtt

5.0 KB

3. Installing PyCharm on Mac.vtt

3.9 KB

4. Installing PyCharm on Linux.vtt

3.3 KB

1. Section Introduction.vtt

1.9 KB

/07. Inheritance in OOP/

2. Investigating the Code.mp4

49.4 MB

3. Inheriting from the Rectangle Class.mp4

46.3 MB

6. Inheriting from the Point Class.mp4

27.5 MB

4. Adding Methods to the Child Class.mp4

23.3 MB

1. Problem Statement.mp4

7.1 MB

7.5 Practice Inheritance.html

15.5 KB

3. Inheriting from the Rectangle Class.vtt

13.1 KB

2. Investigating the Code.vtt

10.7 KB

6. Inheriting from the Point Class.vtt

6.7 KB

4. Adding Methods to the Child Class.vtt

4.0 KB

1. Problem Statement.vtt

3.9 KB

3. main.py

1.2 KB

5. Wrapping Things Up.html

0.6 KB

/08. Application 2️⃣ (Section 8-12) Flatmates' Bill Sharing/

1. Welcome to Application 2.html

0.2 KB

/09. Planning the Application in OOP Style/

5. Writing the Empty Classes.mp4

144.1 MB

4. Planning the App.mp4

116.4 MB

2. Preview of The Flatmates' Bill App.mp4

22.2 MB

6. 2021-01-31_12-05-47-5ef64408556312028786d232312224eb.png

25.1 KB

1. 2021-02-03_13-57-17-cdcde8a649345a6b4d902f4a60f34dfc.png

25.1 KB

4. Planning the App.vtt

18.2 KB

5. Writing the Empty Classes.vtt

17.1 KB

2. Preview of The Flatmates' Bill App.vtt

4.9 KB

6. Note.html

1.0 KB

1. Installing the Libraries for App 2.html

0.8 KB

3. Showcasing an App.html

0.5 KB

/10. Implementing the Application/

3. Generating a PDF Document.mp4

120.6 MB

4. Implementing the generate Method.mp4

110.5 MB

1. Implementing the pays Method.mp4

57.4 MB

2. PyCharm Tip.mp4

37.8 MB

8. Automatically View a PDF File.mp4

31.0 MB

5. Polishing the Code.mp4

25.8 MB

7. Changing the PDF Text Font.mp4

12.7 MB

6. Adding an Image to the PDF Document.mp4

9.1 MB

3. Generating a PDF Document.vtt

19.6 KB

1. Implementing the pays Method.vtt

11.4 KB

4. Implementing the generate Method.vtt

10.9 KB

2. PyCharm Tip.vtt

5.9 KB

5. Polishing the Code.vtt

3.8 KB

8. Automatically View a PDF File.vtt

3.5 KB

7. Changing the PDF Text Font.vtt

2.4 KB

6. house.png

2.0 KB

6. Adding an Image to the PDF Document.vtt

2.0 KB

/11. Building a Command Line Interface (CLI)/

3. Implementing the Rest of the Input Functions.mp4

91.6 MB

4. Organizing the Code.mp4

45.9 MB

1. Three Kinds of Interfaces.mp4

43.0 MB

2. Building a CLI - The Input Function.mp4

37.4 MB

5. Organizing the Files.mp4

32.9 MB

3. Implementing the Rest of the Input Functions.vtt

12.8 KB

2. Building a CLI - The Input Function.vtt

9.9 KB

5. Organizing the Files.vtt

7.7 KB

4. Organizing the Code.vtt

5.5 KB

1. Three Kinds of Interfaces.vtt

5.3 KB

/12. Deploying a CLI Application on Replit (Optional)/

8. Implementing the Change in the App.mp4

105.9 MB

7. Uploading Files to the Cloud.mp4

59.3 MB

4. Uploading the Project Files.mp4

28.2 MB

6. Feature Requests from Users.mp4

15.4 MB

9. Uploading the Changes to Production.mp4

13.9 MB

5. Sharing the App.mp4

9.4 MB

3. Setting up the Deployment Environment.mp4

9.1 MB

2. What Does Deploying Mean.mp4

8.2 MB

8. Implementing the Change in the App.vtt

11.6 KB

7. Uploading Files to the Cloud.vtt

9.1 KB

4. Uploading the Project Files.vtt

6.0 KB

5. Sharing the App.vtt

3.9 KB

3. Setting up the Deployment Environment.vtt

3.4 KB

6. Feature Requests from Users.vtt

3.1 KB

9. Uploading the Changes to Production.vtt

1.9 KB

2. What Does Deploying Mean.vtt

0.8 KB

1. Note.html

0.5 KB

/13. OOP Exercises/

2.7 Distance.html

17.8 KB

5.9 Time.html

17.6 KB

7.11 Call Time.html

17.5 KB

4.8 Instantiate Rectangle.html

16.6 KB

6.10 Add Perimeter.html

16.0 KB

1.6 Rectangle Object.html

14.6 KB

3. Daily Python Projects.html

0.3 KB

/14. Application 3️⃣ (Section 14-18) Math Painter/

1. Welcome to Application 3.html

0.2 KB

/15. Creating Images with Python/

3. How Python Handles Images.mp4

112.8 MB

2. Preview of the Math Painter App.mp4

19.2 MB

4. Creating an Image out of Nothing.mp4

16.0 MB

5. Drawing Shapes in the Image.mp4

12.9 MB

1. 2021-02-03_13-59-03-7d827c76fd2e3d8594d12e431178a8a1.png

25.1 KB

2. Preview of the Math Painter App.vtt

9.0 KB

4. Creating an Image out of Nothing.vtt

6.5 KB

5. Drawing Shapes in the Image.vtt

4.7 KB

3. How Python Handles Images.vtt

4.6 KB

1. Installing the Libraries for App 3.html

0.8 KB

/16. Planning the Math Painter App/

1. Planning the App.mp4

6.1 MB

2. Creating the Empty Classes.mp4

3.4 MB

1. Planning the App.vtt

2.8 KB

2. Creating the Empty Classes.vtt

1.2 KB

/17. Implementing Class Methods/

1. Implementing the Methods.mp4

32.3 MB

1. Implementing the Methods.vtt

8.6 KB

/18. Building the CLI Interface/

1. Building the CLI Interface.mp4

70.6 MB

1. Building the CLI Interface.vtt

8.2 KB

/19. Introduction to Graphical User Interfaces with Kivy/

3. The Four Main Objects of Kivy.mp4

90.0 MB

6. Setting an Image Dynamically.mp4

81.0 MB

8. Downloading an Image from a URL.mp4

63.3 MB

4. Building the Frontend.mp4

43.0 MB

9. Implementing the Search Image Functionality.mp4

40.6 MB

7. Getting an Image from the Web Given a Search Query.mp4

38.5 MB

5. Changing the Size of the Widgets.mp4

37.9 MB

10. Best Coding Practices.mp4

20.6 MB

2. How the Introductory App Looks Like.mp4

3.6 MB

1. 2021-02-03_13-59-46-0a0a827f11b576fec56b4e2743b2f29c.png

25.1 KB

4. Building the Frontend.vtt

11.3 KB

3. The Four Main Objects of Kivy.vtt

11.3 KB

9. Implementing the Search Image Functionality.vtt

9.8 KB

6. Setting an Image Dynamically.vtt

7.3 KB

8. Downloading an Image from a URL.vtt

5.3 KB

10. Best Coding Practices.vtt

4.9 KB

7. Getting an Image from the Web Given a Search Query.vtt

4.9 KB

5. Changing the Size of the Widgets.vtt

4.8 KB

2. How the Introductory App Looks Like.vtt

2.4 KB

1. Installing the Libraries for App 4.html

0.8 KB

/20. Application 4️⃣ (Section 21-24) Webcam Photo Sharing App/

1. Welcome to Application 4.html

0.3 KB

/21. Planning the App/

5. Creating the Empty Classes.mp4

55.2 MB

4. Designing the Object Types.mp4

48.0 MB

3. Designing the Frontend.mp4

9.5 MB

1. Preview of the Webcam Photo Sharer App.mp4

7.9 MB

5. Creating the Empty Classes.vtt

8.4 KB

4. Designing the Object Types.vtt

7.6 KB

3. Designing the Frontend.vtt

5.2 KB

1. Preview of the Webcam Photo Sharer App.vtt

3.8 KB

2. Note.html

0.3 KB

/22. Building the Camera Screen Interface/

1. Creating the Camera Screen.mp4

29.1 MB

3. Stopping the Camera.mp4

28.9 MB

4. L4 - Capturing a Photo from the Camera.mp4

28.2 MB

2. Starting the Camera.mp4

8.7 MB

1. Creating the Camera Screen.vtt

7.7 KB

3. Stopping the Camera.vtt

7.2 KB

4. L4 - Capturing a Photo from the Camera.vtt

6.5 KB

2. Starting the Camera.vtt

2.5 KB

/23. Building the Image Screen Interface/

3. Uploading and Creating a Sharable Link of the Image File.mp4

96.6 MB

4. Implementing the Copy Link Button.mp4

54.1 MB

5. Implementing the Open Link Button.mp4

38.5 MB

1. Building the Image Screen.mp4

28.4 MB

2. Showing the Image in the Screen Image.mp4

16.2 MB

3. Uploading and Creating a Sharable Link of the Image File.vtt

13.0 KB

4. Implementing the Copy Link Button.vtt

6.6 KB

1. Building the Image Screen.vtt

5.7 KB

5. Implementing the Open Link Button.vtt

4.4 KB

2. Showing the Image in the Screen Image.vtt

4.0 KB

/24. Improving the Appearance of the Interface/

3. Changing the App Background Color.mp4

34.9 MB

1. Improving the Size of the Widgets.mp4

31.5 MB

2. Changing the Color and Shape of the Buttons.mp4

19.2 MB

3. Changing the App Background Color.vtt

7.6 KB

1. Improving the Size of the Widgets.vtt

5.9 KB

2. Changing the Color and Shape of the Buttons.vtt

3.9 KB

/25. Application 5️⃣ (Section 25-31) Flatmate's Bill Web App/

1. Welcome to Application 5.html

0.3 KB

/26. Planning the App/

5. Writing the Empty Classes.mp4

14.9 MB

4. The Classes.mp4

10.1 MB

3. The Design of the Webapp.mp4

9.3 MB

2. What the App Is About.mp4

9.3 MB

1. 2021-02-03_14-00-17-0709354750c8c803e02eb0ca868f0bb6.png

25.1 KB

5. Writing the Empty Classes.vtt

6.9 KB

3. The Design of the Webapp.vtt

4.2 KB

2. What the App Is About.vtt

2.9 KB

4. The Classes.vtt

2.8 KB

1. Installing the Libraries for App 5.html

0.8 KB

/27. OOP Exercises/

2. 2021-02-03_14-00-47-bf27af9860605d3c52a92f6cc8f09eab.png

25.1 KB

4.14 Matter.html

22.5 KB

1.12 Water.html

17.0 KB

3.13 Mercury.html

16.2 KB

2. Tip Don't Hard Code.html

2.7 KB

/28. Flask Webpages, Forms, and Widgets/

5. Implementing the Form Submit Button.mp4

91.1 MB

4. Implementing the Web Form.mp4

58.2 MB

6. Processing the User Data.mp4

51.7 MB

2. Completing the Home Page.mp4

33.1 MB

1. Implementing the Home Page.mp4

32.8 MB

8. Completing the Results page.mp4

12.6 MB

3. Implementing the Bill Form Page.mp4

11.0 MB

7. Default Data for the Input widgets.mp4

10.5 MB

4. Implementing the Web Form.vtt

11.4 KB

1. Implementing the Home Page.vtt

10.5 KB

6. Processing the User Data.vtt

9.5 KB

2. Completing the Home Page.vtt

8.9 KB

5. Implementing the Form Submit Button.vtt

7.0 KB

8. Completing the Results page.vtt

3.2 KB

3. Implementing the Bill Form Page.vtt

2.4 KB

7. Default Data for the Input widgets.vtt

1.7 KB

/29. Adding CSS to a Web App/

2. Completing the Visual Changes.mp4

51.8 MB

1. Creating and Linking the CSS File.mp4

22.3 MB

1. Creating and Linking the CSS File.vtt

9.4 KB

2. Completing the Visual Changes.vtt

9.1 KB

/30. Deploying a Flask Web App/

1. Deploying the App on the PythonAnywhere Servers.mp4

44.7 MB

1. Deploying the App on the PythonAnywhere Servers.vtt

9.9 KB

/31. Improving an App/

1. Showing the Results Under the Form.mp4

72.4 MB

1. Showing the Results Under the Form.vtt

9.8 KB

/32. Application 6️⃣ (Section 33-35) Calories App/

1. Welcome to Application 6.html

0.2 KB

/33. Planning the App/

2. Preview of the Calories App.mp4

15.8 MB

3. Planning the App.mp4

11.4 MB

4. The Empty Classes.mp4

4.9 MB

1. 2021-02-03_14-01-30-dac137f5195037d7455cf34b2592622e.png

25.1 KB

3. Planning the App.vtt

6.8 KB

2. Preview of the Calories App.vtt

2.9 KB

4. The Empty Classes.vtt

2.7 KB

1. Installing the Libraries for App 6.html

0.8 KB

/34. Web Scraping the Input Data/

2. Extracting the Temperature Value from the Webpage.mp4

86.3 MB

1. Making a URL Request with Python.mp4

67.0 MB

2. Extracting the Temperature Value from the Webpage.vtt

11.7 KB

1. Making a URL Request with Python.vtt

10.4 KB

/35. Implementing Web Scraping Code in Class Methods/

2. Implementing the Temperature Class.mp4

78.0 MB

3. Implementing the Flask Classes.mp4

57.9 MB

1. Implementing the Calorie Class.mp4

7.1 MB

2. Implementing the Temperature Class.vtt

9.6 KB

3. Implementing the Flask Classes.vtt

6.9 KB

1. Implementing the Calorie Class.vtt

2.1 KB

/36. Writing Highly-Readable Code/

3. PEP 8 Guidelines.mp4

40.6 MB

1. Introduction.mp4

27.2 MB

2. What is the PEP 8 Style Guide.mp4

9.1 MB

3. PEP 8 Guidelines.vtt

9.6 KB

2. What is the PEP 8 Style Guide.vtt

3.0 KB

1. Introduction.vtt

1.9 KB

/37. Debugging a Program using a Debugger/

7. Using the Debugger Tool.mp4

40.0 MB

8. The Step Into My Code and Step Over Buttons.mp4

26.8 MB

5. Tracebacks with Multiple Errors.mp4

21.6 MB

3. The Parsing Phase and Syntax Errors.mp4

20.0 MB

6. Debugging with Print Functions.mp4

18.7 MB

4. Exceptions.mp4

18.0 MB

2. Program Execution Phases Under the Hood.mp4

14.5 MB

1. Introduction.mp4

1.3 MB

7. Using the Debugger Tool.vtt

15.1 KB

8. The Step Into My Code and Step Over Buttons.vtt

10.3 KB

3. The Parsing Phase and Syntax Errors.vtt

8.7 KB

4. Exceptions.vtt

6.6 KB

5. Tracebacks with Multiple Errors.vtt

6.0 KB

2. Program Execution Phases Under the Hood.vtt

6.0 KB

6. Debugging with Print Functions.vtt

5.9 KB

1. Introduction.vtt

1.3 KB

/38. Application 7️⃣ (Section 39-41) Automating Emails/

1. Welcome to Application 7.html

0.3 KB

/39. Planning the App/

3. Planning the App.mp4

10.0 MB

2. Preview of the Automated Emails App.mp4

9.5 MB

4. Writing the Empty Classes.mp4

4.3 MB

1. 2021-02-03_14-01-55-54de4213968e287efd296e5be503c2d3.png

25.1 KB

3. Planning the App.vtt

7.2 KB

2. Preview of the Automated Emails App.vtt

4.1 KB

4. Writing the Empty Classes.vtt

2.9 KB

1. Installing the Libraries for App 7.html

0.8 KB

/40. Getting News With Python/

4. Constructing a String of News Titles and Urls.mp4

77.9 MB

3. Getting a Particular News.mp4

71.1 MB

1. Getting All the News of Today.mp4

61.2 MB

2. Getting News for Certain Dates.mp4

55.7 MB

5. Implementing the News Feed Class.mp4

40.1 MB

4. Constructing a String of News Titles and Urls.vtt

10.9 KB

5. Implementing the News Feed Class.vtt

10.8 KB

3. Getting a Particular News.vtt

8.6 KB

1. Getting All the News of Today.vtt

7.9 KB

2. Getting News for Certain Dates.vtt

7.3 KB

/41. Sending out Emails with Python/

3. Sending Batch Emails.mp4

98.9 MB

2. Sending a Single Email.mp4

34.8 MB

5. Running the Code at a Certain Time.mp4

32.2 MB

4. Dynamic Timestamps for Today and Yesterday.mp4

31.1 MB

1. Preparing the Tools.mp4

10.5 MB

3. Sending Batch Emails.vtt

13.8 KB

2. Sending a Single Email.vtt

11.0 KB

5. Running the Code at a Certain Time.vtt

7.6 KB

1. people.xlsx

6.8 KB

4. Dynamic Timestamps for Today and Yesterday.vtt

6.3 KB

1. Preparing the Tools.vtt

2.7 KB

1. design.txt

0.4 KB

/42. Code Refactoring/

2. Refactoring Our Code.mp4

32.7 MB

1. What is Code Refactoring.mp4

4.3 MB

2. Refactoring Our Code.vtt

9.6 KB

1. What is Code Refactoring.vtt

1.9 KB

/43. Introduction to Git/

2. The Benefits of Git Illustrated.mp4

14.1 MB

1. What is Git.mp4

4.9 MB

2. The Benefits of Git Illustrated.vtt

7.7 KB

1. What is Git.vtt

3.2 KB

/44. Working with a Local Repo in Git/

2. Add and Commit.mp4

30.5 MB

6. Unversioned Files and .gitignore.mp4

17.6 MB

3. Commit History.mp4

16.0 MB

5. Git Revert.mp4

12.8 MB

4. Git Reset.mp4

9.2 MB

1. Creating a Git-Enabled PyCharm Project.mp4

8.7 MB

2. Add and Commit.vtt

12.8 KB

6. Unversioned Files and .gitignore.vtt

5.9 KB

3. Commit History.vtt

5.7 KB

5. Git Revert.vtt

5.0 KB

4. Git Reset.vtt

4.3 KB

1. Creating a Git-Enabled PyCharm Project.vtt

2.8 KB

/45. Working with a Remote Repo on GitHub/

3. Using the requirements.txt File.mp4

41.3 MB

1. Pushing the Changes to GitHub.mp4

29.5 MB

2. Cloning a GitHub Repository.mp4

11.3 MB

1. Pushing the Changes to GitHub.vtt

9.0 KB

3. Using the requirements.txt File.vtt

6.3 KB

2. Cloning a GitHub Repository.vtt

3.7 KB

/46. Application 8️⃣ (Section 47-51) Instant Dictionary Web App/

1. Welcome to Application 8.html

0.3 KB

/47. Planning the App/

2. Planning the App.mp4

14.2 MB

3. Creating the Empty Classes.mp4

11.6 MB

1. 2021-02-03_14-02-24-1b8cde2eeb86910bf1958af47244b872.png

25.1 KB

2. Planning the App.vtt

7.4 KB

3. Creating the Empty Classes.vtt

4.8 KB

1. Installing the Libraries for App 8.html

0.8 KB

/48. Implementing the Definition Class/

1. Implementing the Definition Class.mp4

39.0 MB

1. data.csv

4.8 MB

1. Implementing the Definition Class.vtt

9.5 KB

/49. Building an Interactive Webpage/

4. Adding More Components to the Webpage.mp4

55.0 MB

8. Using the Quasar Interface.mp4

47.8 MB

6. Handling Events.mp4

47.4 MB

5. Putting Components in a Grid.mp4

38.1 MB

2. A Basic Webpage.mp4

23.7 MB

3. Styling the Webpage.mp4

20.6 MB

7. More Mouse Events.mp4

15.4 MB

1. What We Will Build.mp4

3.2 MB

4. Adding More Components to the Webpage.vtt

12.2 KB

6. Handling Events.vtt

11.0 KB

2. A Basic Webpage.vtt

9.4 KB

8. Using the Quasar Interface.vtt

7.6 KB

5. Putting Components in a Grid.vtt

5.3 KB

3. Styling the Webpage.vtt

5.1 KB

7. More Mouse Events.vtt

3.6 KB

1. What We Will Build.vtt

2.3 KB

/50. Making OOP Web Apps/

7. Getting Output in the Output Div.mp4

72.2 MB

2. Making the About Page.mp4

70.7 MB

4. Making the Home page.mp4

55.7 MB

5. Making the Dictionary Page.mp4

36.7 MB

8. Getting the Definitions in the Output Box.mp4

36.1 MB

6. Time Bomb in the Code.mp4

29.1 MB

9. Getting Output Instantly.mp4

20.3 MB

1. The Problem with the Current Project Structure.mp4

10.7 MB

3. Tip Inheritance vs. Composition.mp4

7.8 MB

2. Making the About Page.vtt

10.2 KB

7. Getting Output in the Output Div.vtt

9.7 KB

6. Time Bomb in the Code.vtt

7.8 KB

5. Making the Dictionary Page.vtt

6.5 KB

4. Making the Home page.vtt

6.4 KB

9. Getting Output Instantly.vtt

5.4 KB

8. Getting the Definitions in the Output Box.vtt

5.3 KB

3. Tip Inheritance vs. Composition.vtt

2.4 KB

1. The Problem with the Current Project Structure.vtt

1.6 KB

/51. Making a Navigation Menu/

2. Making the Layout.mp4

180.6 MB

4. Making a Default Layout class.mp4

126.5 MB

6. Creating an Abstract Class.mp4

55.9 MB

3. Adding the Menu Items.mp4

39.8 MB

5. Making the Routes Automatic.mp4

33.3 MB

1. The Goal of This Section.mp4

3.3 MB

2. Making the Layout.vtt

16.8 KB

4. Making a Default Layout class.vtt

14.4 KB

5. Making the Routes Automatic.vtt

8.0 KB

6. Creating an Abstract Class.vtt

7.5 KB

3. Adding the Menu Items.vtt

5.3 KB

1. The Goal of This Section.vtt

0.9 KB

/52. App 9️⃣ (Section 53-55) Building an API/

1. Welcome to Application 9.html

0.3 KB

/53. Understanding an API/

2. Understanding an API.mp4

14.1 MB

1. 2021-02-03_14-02-50-416c7ac5b4b4998aa30b3d76b1b33776.png

14.9 KB

2. Understanding an API.vtt

5.0 KB

1. Installing the Libraries for App 9.html

0.8 KB

/54. Building the API/

2. Definitions as API response.mp4

43.5 MB

1. Getting the Request.mp4

32.6 MB

4. Writing the API Documentation.mp4

29.3 MB

3. Returning a JSON Response.mp4

19.9 MB

1. Getting the Request.vtt

9.0 KB

4. Writing the API Documentation.vtt

5.4 KB

2. Definitions as API response.vtt

4.2 KB

3. Returning a JSON Response.vtt

2.8 KB

/55. UsingRequesting an API/

1. Using the API.mp4

59.3 MB

1. Using the API.vtt

6.2 KB

/56. Databases/

2. Creating a Database and a Table in DB Viewer.mp4

31.2 MB

6. Selecting Records.mp4

17.1 MB

9. Query Parameters.mp4

13.9 MB

5. Inserting Records to a Table.mp4

12.1 MB

7. Updating Records.mp4

11.4 MB

4. Creating a Database Table with Python.mp4

10.6 MB

8. Deleting Records.mp4

8.4 MB

3. Adding Records in DB Viewer.mp4

4.6 MB

1. What is a Database and Why Use it.mp4

4.1 MB

2. Creating a Database and a Table in DB Viewer.vtt

12.7 KB

6. Selecting Records.vtt

5.0 KB

5. Inserting Records to a Table.vtt

4.6 KB

4. Creating a Database Table with Python.vtt

4.1 KB

1. What is a Database and Why Use it.vtt

3.7 KB

9. Query Parameters.vtt

3.3 KB

3. Adding Records in DB Viewer.vtt

2.4 KB

7. Updating Records.vtt

2.4 KB

8. Deleting Records.vtt

0.8 KB

/57. Planning the API/

2. Preview of the Cinema Booking App.mp4

34.8 MB

3. Planning the App.mp4

22.5 MB

1. 2021-02-03_14-03-19-57c30193b7adc234cd348c04f60d5ddb.png

25.1 KB

2. Preview of the Cinema Booking App.vtt

12.0 KB

3. Planning the App.vtt

10.7 KB

1. Installing the Libraries for App 10.html

0.8 KB

/58. Implementing the API Code/

2. The Complete Code.mp4

95.9 MB

1. The Empty Classes.mp4

7.1 MB

2. The Complete Code.vtt

13.3 KB

1. The Empty Classes.vtt

3.0 KB

/59. Bonus Application 1️⃣1️⃣ Building and Publishing a Python Package/

14. Making and Uploading a Package Change.mp4

130.3 MB

13. Uploading the Library to PyPi.mp4

108.0 MB

5. Creating the Weather Class.mp4

84.8 MB

4. Preparing the Input Data.mp4

72.6 MB

8. Cleaning the Data.mp4

61.1 MB

6. Getting Weather Forecast by Coordinates.mp4

50.1 MB

9. Providing Simplified Weather Data.mp4

47.8 MB

7. Raising Errors When Arguments Are Not Passed.mp4

44.1 MB

2. Demo of the Package.mp4

24.3 MB

12. Preparing and Testing the Library.mp4

16.3 MB

10. Raising Errors When Data Are Incorrect.mp4

14.3 MB

11. Adding Docs to Your Library.mp4

9.2 MB

1. Introduction.mp4

3.5 MB

3. The Library Structure.mp4

3.2 MB

13. Uploading the Library to PyPi.vtt

15.7 KB

14. Making and Uploading a Package Change.vtt

13.7 KB

6. Getting Weather Forecast by Coordinates.vtt

12.7 KB

9. Providing Simplified Weather Data.vtt

10.5 KB

5. Creating the Weather Class.vtt

9.8 KB

4. Preparing the Input Data.vtt

9.2 KB

8. Cleaning the Data.vtt

6.6 KB

2. Demo of the Package.vtt

6.1 KB

7. Raising Errors When Arguments Are Not Passed.vtt

6.0 KB

10. Raising Errors When Data Are Incorrect.vtt

4.4 KB

12. Preparing and Testing the Library.vtt

3.7 KB

11. Adding Docs to Your Library.vtt

2.8 KB

3. The Library Structure.vtt

2.6 KB

1. Introduction.vtt

2.3 KB

13. setup.py

1.4 KB

15. Bonus Lecture.html

1.0 KB

 

Total files 478


Copyright © 2025 FileMood.com