本站已收录 番号和无损神作磁力链接/BT种子 

[Udemy] Advanced Python Python OOP with 10 Real-World Programs (12.2021)

种子简介

种子名称: [Udemy] Advanced Python Python OOP with 10 Real-World Programs (12.2021)
文件类型: 视频
文件数目: 237个文件
文件大小: 12.49 GB
收录时间: 2022-6-5 05:07
已经下载: 3
资源热度: 152
最近下载: 2024-6-27 18:31

下载BT种子文件

下载Torrent文件(.torrent) 立即下载

磁力链接下载

magnet:?xt=urn:btih:da2a6e4e609ea9b26839738866fd0068344b5bea&dn=[Udemy] Advanced Python Python OOP with 10 Real-World Programs (12.2021) 复制链接到迅雷、QQ旋风进行下载,或者使用百度云离线下载。

喜欢这个种子的人也喜欢

种子包含的文件

[Udemy] Advanced Python Python OOP with 10 Real-World Programs (12.2021).torrent
  • 01 Getting Started/001 How This Course Will Make You a Pro.mp416.61MB
  • 01 Getting Started/002 What is the Best Python IDE_.mp45.12MB
  • 01 Getting Started/004 Ready to Code.mp49.86MB
  • 02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/001 Find the Objects in This Code (Assignment).mp41.5MB
  • 02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/002 Python Language Elements from a Deep View.mp415.6MB
  • 02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/003 What is a Python Object_.mp435.05MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/001 Geometry Game Demonstration.mp411.62MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/003 Answer_ The Objects in the Code.mp412.53MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/004 The Steps of Writing a Professional Program.mp42.08MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/005 Creating a Python Class.mp46.66MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/006 Using the Created Class to Create Objects.mp425.22MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/007 What is _self__.mp45.53MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/008 More About _self_.mp43.63MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/009 Creating Class Methods.mp422.02MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/010 The ___init___ Method Vs. Normal Methods.mp44.82MB
  • 03 Creating and Using Python Classes - Building a Geometry Game (App 1)/012 Answer_ Adding a _distance_ Method.mp415.68MB
  • 04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/001 Creating a Second Class for our Program.mp433.73MB
  • 04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/002 Wrapping Things Up.mp421.36MB
  • 04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/003 Add a New Feature to the Program (Assignment).mp43.66MB
  • 04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/004 Answer_ Adding a New Feature to the Program.mp455.4MB
  • 05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/001 Section Introduction.mp44.77MB
  • 05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/002 Installing PyCharm on Windows.mp418.65MB
  • 05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/003 Installing PyCharm on Mac.mp422.51MB
  • 05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/004 Installing PyCharm on Linux.mp426.4MB
  • 05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/005 How to Use PyCharm.mp464.87MB
  • 05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/006 [IMPORTANT] File Resources and Python Libraries.mp469MB
  • 06 Inheritance - Building a Geometry Game (App 1)/001 Problem Statement.mp49.66MB
  • 06 Inheritance - Building a Geometry Game (App 1)/002 Investigating the Code.mp471.17MB
  • 06 Inheritance - Building a Geometry Game (App 1)/003 Inheriting from the Rectangle Class.mp468.63MB
  • 06 Inheritance - Building a Geometry Game (App 1)/004 Adding Methods to the Child Class.mp435.28MB
  • 06 Inheritance - Building a Geometry Game (App 1)/006 Inheriting from the Point Class.mp441.67MB
  • 07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/002 Preview of The Flatmates_ Bill App.mp421.14MB
  • 07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/004 Planning the App.mp4110.98MB
  • 07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/005 Writing the Empty Classes.mp4137.39MB
  • 08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/001 Implementing the _pays_ Method.mp489.71MB
  • 08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/002 PyCharm Tip.mp460.94MB
  • 08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/003 Generating a PDF Document.mp4194.05MB
  • 08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/004 Implementing the _generate_ Method.mp4184.08MB
  • 08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/005 Polishing the Code.mp441.44MB
  • 08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/006 Adding an Image to the PDF Document.mp414.83MB
  • 08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/007 Changing the PDF Text Font.mp421.12MB
  • 08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/008 Automatically View a PDF File.mp449.61MB
  • 09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/001 Three Kinds of Interfaces.mp472.04MB
  • 09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/002 Building a CLI - The Input Function.mp461.99MB
  • 09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/003 Implementing the Rest of the Input Functions.mp4148.58MB
  • 09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/004 Organizing the Code.mp475.79MB
  • 09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/005 Organizing the Files.mp454.12MB
  • 11 App 3 (Project)_ Math Painter _ S1_ Creating Images/002 Preview of the Math Painter App.mp427.63MB
  • 11 App 3 (Project)_ Math Painter _ S1_ Creating Images/003 How Python Handles Images.mp4107.56MB
  • 11 App 3 (Project)_ Math Painter _ S1_ Creating Images/004 Creating an Image out of Nothing.mp421.92MB
  • 11 App 3 (Project)_ Math Painter _ S1_ Creating Images/005 Drawing Shapes in the Image.mp417.96MB
  • 12 App 3 (Project)_ Math Painter _ S2_ Planning Phase/001 Planning the App.mp48.18MB
  • 12 App 3 (Project)_ Math Painter _ S2_ Planning Phase/002 Creating the Empty Classes.mp45.05MB
  • 13 App 3_ (Project)_ Math Painter _ S3_ Implementing the Methods/001 Implementing the Methods.mp448.18MB
  • 14 App 3 (Project)_ Math Painter _ S4_ Building the User Interface/001 Building the CLI Interface.mp4110.03MB
  • 15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/002 How the Introductory App Looks Like.mp45.34MB
  • 15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/003 The Four Main Objects of Kivy.mp4150.56MB
  • 15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/004 Building the Frontend.mp471.31MB
  • 15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/005 Changing the Size of the Widgets.mp464.69MB
  • 15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/006 Setting an Image Dynamically.mp4139.09MB
  • 15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/007 Getting an Image from the Web Given a Search Query.mp463.56MB
  • 15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/008 Downloading an Image from a URL.mp4106.82MB
  • 15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/009 Implementing the Search Image Functionality.mp467.6MB
  • 15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/010 Best Coding Practices.mp434.59MB
  • 16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/001 Preview of the Webcam Photo Sharer App.mp412.54MB
  • 16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/003 Designing the Frontend.mp413.36MB
  • 16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/004 Designing the Object Types.mp476.28MB
  • 16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/005 Creating the Empty Classes.mp490.36MB
  • 17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/001 Creating the Camera Screen.mp445.91MB
  • 17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/002 Starting the Camera.mp413.77MB
  • 17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/003 Stopping the Camera.mp445.63MB
  • 17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/004 L4 - Capturing a Photo from the Camera.mp446.03MB
  • 18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/001 Building the Image Screen.mp446.2MB
  • 18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/002 Showing the Image in the Screen Image.mp426.39MB
  • 18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/003 Uploading and Creating a Sharable Link of the Image File.mp4154.14MB
  • 18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/004 Implementing the Copy Link Button.mp485.79MB
  • 18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/005 Implementing the Open Link Button.mp461.12MB
  • 19 App 4_ Webcam Photo Sharer _ S5_ Improving the Appearance of the App/001 Improving the Size of the Widgets.mp451.58MB
  • 19 App 4_ Webcam Photo Sharer _ S5_ Improving the Appearance of the App/002 Changing the Color and Shape of the Buttons.mp431.83MB
  • 19 App 4_ Webcam Photo Sharer _ S5_ Improving the Appearance of the App/003 Changing the App Background Color.mp457.61MB
  • 20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/002 What the App Is About.mp414.05MB
  • 20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/003 The Design of the Webapp.mp414.21MB
  • 20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/004 The Classes.mp414.73MB
  • 20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/005 Writing the Empty Classes.mp420.97MB
  • 22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/001 Implementing the Home Page.mp448.25MB
  • 22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/002 Completing the Home Page.mp448.9MB
  • 22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/003 Implementing the Bill Form Page.mp416.08MB
  • 22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/004 Implementing the Web Form.mp488.49MB
  • 22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/005 Implementing the Form Submit Button.mp4151.41MB
  • 22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/006 Processing the User Data.mp480.69MB
  • 22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/007 Default Data for the Input widgets.mp417.9MB
  • 22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/008 Completing the Results page.mp419.96MB
  • 23 App 5_ Flatmates_ Bill Web App _ S3_ Making the App Visually Appealing/001 Creating and Linking the CSS File.mp431.86MB
  • 23 App 5_ Flatmates_ Bill Web App _ S3_ Making the App Visually Appealing/002 Completing the Visual Changes.mp476.45MB
  • 24 App 5_ Flatmates_ Bill Web App _ S4_ Deploying the App/001 Deploying the App on the Python Anywhere Servers.mp466.66MB
  • 25 App 5_ Flatmates_ Bill Web App _ S5_ App Improvements/001 Showing the Results Under the Form.mp4108.46MB
  • 26 App 6 (Project)_ Calories App _ S1_ Planning Phase/002 Preview of the Calories App.mp429.69MB
  • 26 App 6 (Project)_ Calories App _ S1_ Planning Phase/003 Planning the App.mp415.4MB
  • 26 App 6 (Project)_ Calories App _ S1_ Planning Phase/004 The Empty Classes.mp46.79MB
  • 27 App 6 (Project)_ Calories App _ S2_ The Web Scraping Part/001 Making a URL Request with Python.mp4103.09MB
  • 27 App 6 (Project)_ Calories App _ S2_ The Web Scraping Part/002 Extracting the Temperature Value from the Webpage.mp4127.35MB
  • 28 App 6 (Project)_ Calories Flask App _ S3_ Implementing The Methods/001 Implementing the Calorie Class.mp410.21MB
  • 28 App 6 (Project)_ Calories Flask App _ S3_ Implementing The Methods/002 Implementing the Temperature Class.mp4116.73MB
  • 28 App 6 (Project)_ Calories Flask App _ S3_ Implementing The Methods/003 Implementing the Flask Classes.mp489.35MB
  • 29 Tools _ Techniques 2_ Writing Readable Code/001 Introduction.mp452.07MB
  • 29 Tools _ Techniques 2_ Writing Readable Code/002 What is the PEP 8 Style Guide_.mp413.97MB
  • 29 Tools _ Techniques 2_ Writing Readable Code/003 PEP 8 Guidelines.mp462.14MB
  • 30 Tools _ Techniques 3_ Debugging a Program/001 Introduction.mp41.68MB
  • 30 Tools _ Techniques 3_ Debugging a Program/002 Program Execution Phases Under the Hood.mp421.21MB
  • 30 Tools _ Techniques 3_ Debugging a Program/003 The Parsing Phase and Syntax Errors.mp428.68MB
  • 30 Tools _ Techniques 3_ Debugging a Program/004 Exceptions.mp426.96MB
  • 30 Tools _ Techniques 3_ Debugging a Program/005 Tracebacks with Multiple Errors.mp433.84MB
  • 30 Tools _ Techniques 3_ Debugging a Program/006 Debugging with Print Functions.mp428.47MB
  • 30 Tools _ Techniques 3_ Debugging a Program/007 Using the Debugger Tool.mp458.99MB
  • 30 Tools _ Techniques 3_ Debugging a Program/008 The Step Into My Code and Step Over Buttons.mp438.92MB
  • 31 App 7_ Automated Emails _ S1_ Planning Phase/002 Preview of the Automated Emails App.mp414.34MB
  • 31 App 7_ Automated Emails _ S1_ Planning Phase/003 Planning the App.mp412.88MB
  • 31 App 7_ Automated Emails _ S1_ Planning Phase/004 Writing the Empty Classes.mp45.67MB
  • 32 App 7_ Automated Emails _ S2_ Getting News With Python/001 Getting All the News of Today.mp499.99MB
  • 32 App 7_ Automated Emails _ S2_ Getting News With Python/002 Getting News for Certain Dates.mp485.41MB
  • 32 App 7_ Automated Emails _ S2_ Getting News With Python/003 Getting a Particular News.mp4108.1MB
  • 32 App 7_ Automated Emails _ S2_ Getting News With Python/004 Constructing a String of News Titles and Urls.mp4120.63MB
  • 32 App 7_ Automated Emails _ S2_ Getting News With Python/005 Implementing the News Feed Class.mp458.45MB
  • 33 App 7_ Automated Emails _ S3_ Sending out Emails/001 Preparing the Tools.mp416.6MB
  • 33 App 7_ Automated Emails _ S3_ Sending out Emails/002 Sending a Single Email.mp444.21MB
  • 33 App 7_ Automated Emails _ S3_ Sending out Emails/003 Sending Batch Emails.mp4147.85MB
  • 33 App 7_ Automated Emails _ S3_ Sending out Emails/004 Dynamic Timestamps for Today and Yesterday.mp446.97MB
  • 33 App 7_ Automated Emails _ S3_ Sending out Emails/005 Running the Code at a Certain Time.mp448.23MB
  • 34 Tools _ Techniques 4_ Code Refactoring/001 What is Code Refactoring_.mp46.52MB
  • 34 Tools _ Techniques 4_ Code Refactoring/002 Refactoring Our Code.mp451.03MB
  • 35 Tools _ Techniques 5.1_ Git_ What is Git_/001 What is Git_.mp46.66MB
  • 35 Tools _ Techniques 5.1_ Git_ What is Git_/002 The Benefits of Git Illustrated.mp420.21MB
  • 36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/001 Creating a Git-Enabled PyCharm Project.mp414.07MB
  • 36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/002 Add and Commit.mp446.53MB
  • 36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/003 Commit History.mp424.35MB
  • 36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/004 Git Reset.mp413.64MB
  • 36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/005 Git Revert.mp419.09MB
  • 36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/006 Unversioned Files and .gitignore.mp425.64MB
  • 37 Tools _ Techniques 5.3_ Git_ Working with the Remote Repo (GitHub)/001 Pushing the Changes to GitHub.mp443.98MB
  • 37 Tools _ Techniques 5.3_ Git_ Working with the Remote Repo (GitHub)/002 Cloning a GitHub Repository.mp416.73MB
  • 37 Tools _ Techniques 5.3_ Git_ Working with the Remote Repo (GitHub)/003 Using the _requirements.txt_ File.mp467.57MB
  • 38 App 8_ Instant Dictionary Web App _ API _ S1_ Planning Phase/002 Planning the App.mp420.73MB
  • 38 App 8_ Instant Dictionary Web App _ API _ S1_ Planning Phase/003 Creating the Empty Classes.mp416.14MB
  • 39 App 8_ Instant Dictionary Web App _ API _ S2_ Implementing the Definition Class/001 Implementing the Definition Class.mp458.19MB
  • 40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/001 What We Will Build.mp44.23MB
  • 40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/002 A Basic Webpage.mp435.46MB
  • 40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/003 Styling the Webpage.mp430.93MB
  • 40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/004 Adding More Components to the Webpage.mp482.72MB
  • 40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/005 Putting Components in a Grid.mp457.21MB
  • 40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/006 Handling Events.mp474.28MB
  • 40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/007 More Mouse Events.mp424.39MB
  • 40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/008 Using the Quasar Interface.mp473.39MB
  • 41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/001 The Problem with the Current Project Structure.mp416.52MB
  • 41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/002 Making the About Page.mp4108.92MB
  • 41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/003 Tip_ Inheritance vs. Composition.mp412.34MB
  • 41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/004 Making the Home page.mp485.41MB
  • 41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/005 Making the Dictionary Page.mp454.21MB
  • 41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/006 Time Bomb in the Code.mp444.26MB
  • 41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/007 Getting Output in the Output Div.mp4106.54MB
  • 41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/008 Getting the Definitions in the Output Box.mp454.35MB
  • 41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/009 Getting Output Instantly.mp430.65MB
  • 42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/001 The Goal of This Section.mp45.7MB
  • 42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/002 Making the Layout.mp4283.54MB
  • 42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/003 Adding the Menu Items.mp461.51MB
  • 42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/004 Making a Default Layout class.mp4194.13MB
  • 42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/005 Making the Routes Automatic.mp450.6MB
  • 42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/006 Creating an Abstract Class.mp485.62MB
  • 43 App 9_ Instant Dictionary API _ S1_ Understanding an API/002 Understanding an API.mp422.39MB
  • 44 App 9_ Instant Dictionary API _ S2_ Building the API/001 Getting the Request.mp451MB
  • 44 App 9_ Instant Dictionary API _ S2_ Building the API/002 Definitions as API response.mp470.22MB
  • 44 App 9_ Instant Dictionary API _ S2_ Building the API/003 Returning a JSON Response.mp431.58MB
  • 44 App 9_ Instant Dictionary API _ S2_ Building the API/004 Writing the API Documentation.mp445.9MB
  • 45 App 9_ Instant Dictionary API _ S3_ Using the API/001 Using the API.mp494.83MB
  • 46 Tools _ Techniques 6_ Databases/001 What is a Database and Why Use it_.mp45.7MB
  • 46 Tools _ Techniques 6_ Databases/002 Creating a Database and a Table in DB Viewer.mp443.58MB
  • 46 Tools _ Techniques 6_ Databases/003 Adding Records in DB Viewer.mp46.64MB
  • 46 Tools _ Techniques 6_ Databases/004 Creating a Database Table with Python.mp415.01MB
  • 46 Tools _ Techniques 6_ Databases/005 Inserting Records to a Table.mp417.62MB
  • 46 Tools _ Techniques 6_ Databases/006 Selecting Records.mp425.32MB
  • 46 Tools _ Techniques 6_ Databases/007 Updating Records.mp417.2MB
  • 46 Tools _ Techniques 6_ Databases/008 Deleting Records.mp48.02MB
  • 46 Tools _ Techniques 6_ Databases/009 Query Parameters.mp421.11MB
  • 47 App 10 (Project)_ Cinema Booking App _ S1_ Planning Phase/002 Preview of the Cinema Booking App.mp451.16MB
  • 47 App 10 (Project)_ Cinema Booking App _ S1_ Planning Phase/003 Planning the App.mp431.75MB
  • 48 App 10 (Project)_ Cinema Booking App _ S2_ Implementation Phase/001 The Empty Classes.mp410.19MB
  • 48 App 10 (Project)_ Cinema Booking App _ S2_ Implementation Phase/002 The Complete Code.mp4150.25MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/001 Introduction.mp44.94MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/002 Demo of the Package.mp438.5MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/003 The Library Structure.mp44.24MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/004 Preparing the Input Data.mp4118.59MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/005 Creating the Weather Class.mp4141.57MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/006 Getting Weather Forecast by Coordinates.mp480.16MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/007 Raising Errors When Arguments Are Not Passed.mp468.8MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/008 Cleaning the Data.mp497.51MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/009 Providing Simplified Weather Data.mp478.66MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/010 Raising Errors When Data Are Incorrect.mp423.31MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/011 Adding Docs to Your Library.mp414.81MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/012 Preparing and Testing the Library.mp426.22MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/013 Uploading the Library to PyPi.mp4179.02MB
  • 49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/014 Making and Uploading a Package Change.mp4216.81MB
  • 50 Bonus Videos/002 Course Overview.mp412.18MB
  • 50 Bonus Videos/003 Setting up Python and the IDE.mp421.16MB
  • 50 Bonus Videos/005 The Other Side of the World.mp4170.48MB
  • 50 Bonus Videos/006 Abstracting Real-World Objects in Python.mp410.26MB
  • 50 Bonus Videos/008 Interaction Between Python Objects.mp426.93MB
  • 50 Bonus Videos/009 Difference Between Methods and Functions.mp410.84MB
  • 50 Bonus Videos/010 More on Abstraction and Interaction.mp455.17MB
  • 50 Bonus Videos/011 Decision Making.mp458.5MB
  • 50 Bonus Videos/012 Using Third-Party Objects.mp4141.49MB
  • 50 Bonus Videos/013 The Nine Elements of Python.mp480.5MB
  • 50 Bonus Videos/014 Syntactic Sugar.mp4136.64MB
  • 50 Bonus Videos/015 Introduction.mp413.95MB
  • 50 Bonus Videos/016 Creating New Types.mp4176.63MB
  • 50 Bonus Videos/017 Adding a Time Method.mp440.44MB
  • 50 Bonus Videos/020 Implementing the Time Method.mp467.07MB
  • 50 Bonus Videos/021 Implementing the Weather Method.mp438.39MB
  • 50 Bonus Videos/022 Class vs. Object.mp419.75MB
  • 50 Bonus Videos/023 Instance Methods vs Class Methods.mp459.32MB
  • 50 Bonus Videos/024 Instance Variables vs Class Variables.mp426.91MB
  • 50 Bonus Videos/025 Glossary Of Classes.mp437.25MB
  • 50 Bonus Videos/027 Introduction.mp42.32MB
  • 50 Bonus Videos/028 What Problem Does Inheritance Solve.mp4157.48MB
  • 50 Bonus Videos/029 Inheriting Methods.mp4169.39MB
  • 50 Bonus Videos/030 Inheriting Arguments.mp472.45MB
  • 50 Bonus Videos/031 Displaying the Weather Forecast in a Popup Window.mp4152.9MB
  • 50 Bonus Videos/033 What Are Sequence Types.mp485.78MB
  • 50 Bonus Videos/034 String Types.mp414.31MB
  • 50 Bonus Videos/035 String Methods.mp472.18MB
  • 50 Bonus Videos/036 String Magic Methods.mp476.01MB
  • 50 Bonus Videos/037 String Formatting.mp47.36MB
  • 50 Bonus Videos/038 Slicing Sequences.mp417.9MB
  • 50 Bonus Videos/039 Lists, Tuples, and Ranges.mp441.13MB
  • 50 Bonus Videos/040 Practice_ Formatting the Popup Content.mp4167.85MB
  • 50 Bonus Videos/041 Extracting the Values for the Popup.mp498.5MB
  • 50 Bonus Videos/042 Problem Statement.mp468.53MB
  • 50 Bonus Videos/043 _for_ Loops.mp428.25MB
  • 50 Bonus Videos/044 Looping with Multiple Variables.mp428.52MB