TorBT - Torrents and Magnet Links Search Engine

Courses

File Name
Size
Complete Python Developer Zero to Mastery/23 Extra Bits/328 AMA - 100,000 Students!!.mp4
1.3 GB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/01 Getting Started/001 How This Course Will Make You a Pro.mp4
17 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/01 Getting Started/002 What is the Best Python IDE_.en.srt
4.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/01 Getting Started/002 What is the Best Python IDE_.mp4
5.1 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/01 Getting Started/003 IDE Resource.html
1.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/01 Getting Started/004 Ready to Code.en.srt
4.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/01 Getting Started/004 Ready to Code.mp4
9.9 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/01 Getting Started/005 Getting Help.html
1.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/001 Find the Objects in This Code (Assignment).en.srt
1.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/001 Find the Objects in This Code (Assignment).mp4
1.5 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/002 Python Language Elements from a Deep View.en.srt
6.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/002 Python Language Elements from a Deep View.mp4
16 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/003 What is a Python Object_.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/02 Introduction to Object Oriented Programming - Building a Geometry Game (App 1)/003 What is a Python Object_.mp4
35 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/001 Geometry Game Demonstration.en.srt
2.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/001 Geometry Game Demonstration.mp4
12 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/002 Find the Objects (Assignment).html
1.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/003 Answer_ The Objects in the Code.en.srt
4.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/003 Answer_ The Objects in the Code.mp4
12 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/004 The Steps of Writing a Professional Program.en.srt
2.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/004 The Steps of Writing a Professional Program.mp4
2.1 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/005 Creating a Python Class.en.srt
6.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/005 Creating a Python Class.mp4
6.7 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/006 Using the Created Class to Create Objects.en.srt
5.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/006 Using the Created Class to Create Objects.mp4
25 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/007 What is _self__.en.srt
3.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/007 What is _self__.mp4
5.5 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/008 More About _self_.en.srt
2.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/008 More About _self_.mp4
3.6 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/009 Creating Class Methods.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/009 Creating Class Methods.mp4
22 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/010 The ___init___ Method Vs. Normal Methods.en.srt
2.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/010 The ___init___ Method Vs. Normal Methods.mp4
4.8 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/011 Add a _distance_ Method (Assignment).html
1.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/012 Answer_ Adding a _distance_ Method.en.srt
6.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/03 Creating and Using Python Classes - Building a Geometry Game (App 1)/012 Answer_ Adding a _distance_ Method.mp4
16 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/001 Creating a Second Class for our Program.en.srt
9.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/001 Creating a Second Class for our Program.mp4
34 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/002 Wrapping Things Up.en.srt
9.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/002 Wrapping Things Up.mp4
21 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/003 Add a New Feature to the Program (Assignment).en.srt
1.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/003 Add a New Feature to the Program (Assignment).mp4
3.7 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/004 Answer_ Adding a New Feature to the Program.en.srt
5.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/004 Answer_ Adding a New Feature to the Program.mp4
55 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/04 More Practice with Classes - Building a Geometry Game (App 1, Part 2)/005 Code Improvement.html
3.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/001 Section Introduction.en.srt
2.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/001 Section Introduction.mp4
4.8 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/002 Installing PyCharm on Windows.en.srt
5.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/002 Installing PyCharm on Windows.mp4
19 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/003 Installing PyCharm on Mac.en.srt
4.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/003 Installing PyCharm on Mac.mp4
22 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/004 Installing PyCharm on Linux.en.srt
3.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/004 Installing PyCharm on Linux.mp4
26 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/005 How to Use PyCharm.en.srt
15 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/005 How to Use PyCharm.mp4
65 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/006 [IMPORTANT] File Resources and Python Libraries.en.srt
7.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/05 Tools _ Techniques 1_ Setting up PyCharm and Directories for the Next Apps/006 [IMPORTANT] File Resources and Python Libraries.mp4
69 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/001 Problem Statement.en.srt
4.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/001 Problem Statement.mp4
9.7 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/002 Investigating the Code.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/002 Investigating the Code.mp4
71 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/003 Inheriting from the Rectangle Class.en.srt
15 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/003 Inheriting from the Rectangle Class.mp4
69 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/004 Adding Methods to the Child Class.en.srt
4.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/004 Adding Methods to the Child Class.mp4
35 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/005 Wrapping Things Up.html
1.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/006 Inheriting from the Point Class.en.srt
7.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/006 Inheriting from the Point Class.mp4
42 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/06 Inheritance - Building a Geometry Game (App 1)/034 main.py
1.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/001 Installing the Libraries for App 2.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/002 Preview of The Flatmates_ Bill App.en.srt
5.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/002 Preview of The Flatmates_ Bill App.mp4
21 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/003 Showcasing an App.html
1.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/004 Planning the App.en.srt
21 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/004 Planning the App.mp4
111 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/005 Writing the Empty Classes.en.srt
20 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/005 Writing the Empty Classes.mp4
137 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/07 App 2_ Flatmates_ Bill _ S1_ Planning Phase/006 Note.html
1.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/001 Implementing the _pays_ Method.en.srt
13 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/001 Implementing the _pays_ Method.mp4
90 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/002 PyCharm Tip.en.srt
6.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/002 PyCharm Tip.mp4
61 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/003 Generating a PDF Document.en.srt
22 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/003 Generating a PDF Document.mp4
194 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/004 Implementing the _generate_ Method.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/004 Implementing the _generate_ Method.mp4
184 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/005 Polishing the Code.en.srt
4.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/005 Polishing the Code.mp4
41 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/006 Adding an Image to the PDF Document.en.srt
2.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/006 Adding an Image to the PDF Document.mp4
15 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/007 Changing the PDF Text Font.en.srt
2.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/007 Changing the PDF Text Font.mp4
21 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/008 Automatically View a PDF File.en.srt
4.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/08 App 2_ Flatmates_ Bill _ S2_ Implementation Phase/008 Automatically View a PDF File.mp4
50 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/001 Three Kinds of Interfaces.en.srt
6.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/001 Three Kinds of Interfaces.mp4
72 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/002 Building a CLI - The Input Function.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/002 Building a CLI - The Input Function.mp4
62 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/003 Implementing the Rest of the Input Functions.en.srt
15 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/003 Implementing the Rest of the Input Functions.mp4
149 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/004 Organizing the Code.en.srt
6.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/004 Organizing the Code.mp4
76 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/005 Organizing the Files.en.srt
8.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/09 App 2_ Flatmates_ Bill _ S3_ Building a User Interface/005 Organizing the Files.mp4
54 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/11 App 3 (Project)_ Math Painter _ S1_ Creating Images/001 Installing the Libraries for App 3.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/11 App 3 (Project)_ Math Painter _ S1_ Creating Images/002 Preview of the Math Painter App.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/11 App 3 (Project)_ Math Painter _ S1_ Creating Images/002 Preview of the Math Painter App.mp4
28 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/11 App 3 (Project)_ Math Painter _ S1_ Creating Images/003 How Python Handles Images.en.srt
5.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/11 App 3 (Project)_ Math Painter _ S1_ Creating Images/003 How Python Handles Images.mp4
108 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/11 App 3 (Project)_ Math Painter _ S1_ Creating Images/004 Creating an Image out of Nothing.en.srt
7.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/11 App 3 (Project)_ Math Painter _ S1_ Creating Images/004 Creating an Image out of Nothing.mp4
22 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/11 App 3 (Project)_ Math Painter _ S1_ Creating Images/005 Drawing Shapes in the Image.en.srt
5.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/11 App 3 (Project)_ Math Painter _ S1_ Creating Images/005 Drawing Shapes in the Image.mp4
18 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/12 App 3 (Project)_ Math Painter _ S2_ Planning Phase/001 Planning the App.en.srt
3.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/12 App 3 (Project)_ Math Painter _ S2_ Planning Phase/001 Planning the App.mp4
8.2 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/12 App 3 (Project)_ Math Painter _ S2_ Planning Phase/002 Creating the Empty Classes.en.srt
1.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/12 App 3 (Project)_ Math Painter _ S2_ Planning Phase/002 Creating the Empty Classes.mp4
5.0 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/13 App 3_ (Project)_ Math Painter _ S3_ Implementing the Methods/001 Implementing the Methods.en.srt
9.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/13 App 3_ (Project)_ Math Painter _ S3_ Implementing the Methods/001 Implementing the Methods.mp4
48 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/14 App 3 (Project)_ Math Painter _ S4_ Building the User Interface/001 Building the CLI Interface.en.srt
9.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/14 App 3 (Project)_ Math Painter _ S4_ Building the User Interface/001 Building the CLI Interface.mp4
110 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/001 Installing the Libraries for App 4.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/002 How the Introductory App Looks Like.en.srt
2.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/002 How the Introductory App Looks Like.mp4
5.3 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/003 The Four Main Objects of Kivy.en.srt
13 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/003 The Four Main Objects of Kivy.mp4
151 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/004 Building the Frontend.en.srt
13 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/004 Building the Frontend.mp4
71 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/005 Changing the Size of the Widgets.en.srt
5.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/005 Changing the Size of the Widgets.mp4
65 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/006 Setting an Image Dynamically.en.srt
8.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/006 Setting an Image Dynamically.mp4
139 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/007 Getting an Image from the Web Given a Search Query.en.srt
5.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/007 Getting an Image from the Web Given a Search Query.mp4
64 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/008 Downloading an Image from a URL.en.srt
6.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/008 Downloading an Image from a URL.mp4
107 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/009 Implementing the Search Image Functionality.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/009 Implementing the Search Image Functionality.mp4
68 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/010 Best Coding Practices.en.srt
5.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/15 App 4_ Webcam Photo Sharer _ S1_ Introductory App - Photo Searcher/010 Best Coding Practices.mp4
35 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/001 Preview of the Webcam Photo Sharer App.en.srt
4.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/001 Preview of the Webcam Photo Sharer App.mp4
12 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/002 Note.html
1.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/003 Designing the Frontend.en.srt
5.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/003 Designing the Frontend.mp4
13 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/004 Designing the Object Types.en.srt
8.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/004 Designing the Object Types.mp4
76 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/005 Creating the Empty Classes.en.srt
9.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/16 App 4_ Webcam Photo Sharer _ S2_ Planning Phase/005 Creating the Empty Classes.mp4
90 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/001 Creating the Camera Screen.en.srt
8.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/001 Creating the Camera Screen.mp4
46 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/002 Starting the Camera.en.srt
2.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/002 Starting the Camera.mp4
14 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/003 Stopping the Camera.en.srt
8.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/003 Stopping the Camera.mp4
46 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/004 L4 - Capturing a Photo from the Camera.en.srt
7.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/17 App 4_ Webcam Photo Sharer _ S3_ The Camera Screen/004 L4 - Capturing a Photo from the Camera.mp4
46 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/001 Building the Image Screen.en.srt
6.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/001 Building the Image Screen.mp4
46 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/002 Showing the Image in the Screen Image.en.srt
4.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/002 Showing the Image in the Screen Image.mp4
26 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/003 Uploading and Creating a Sharable Link of the Image File.en.srt
15 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/003 Uploading and Creating a Sharable Link of the Image File.mp4
154 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/004 Implementing the Copy Link Button.en.srt
7.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/004 Implementing the Copy Link Button.mp4
86 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/005 Implementing the Open Link Button.en.srt
5.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/18 App 4_ Webcam Photo Sharer _ S4_ The Image Screen/005 Implementing the Open Link Button.mp4
61 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/19 App 4_ Webcam Photo Sharer _ S5_ Improving the Appearance of the App/001 Improving the Size of the Widgets.en.srt
6.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/19 App 4_ Webcam Photo Sharer _ S5_ Improving the Appearance of the App/001 Improving the Size of the Widgets.mp4
52 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/19 App 4_ Webcam Photo Sharer _ S5_ Improving the Appearance of the App/002 Changing the Color and Shape of the Buttons.en.srt
4.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/19 App 4_ Webcam Photo Sharer _ S5_ Improving the Appearance of the App/002 Changing the Color and Shape of the Buttons.mp4
32 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/19 App 4_ Webcam Photo Sharer _ S5_ Improving the Appearance of the App/003 Changing the App Background Color.en.srt
8.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/19 App 4_ Webcam Photo Sharer _ S5_ Improving the Appearance of the App/003 Changing the App Background Color.mp4
58 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/001 Installing the Libraries for App 5.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/002 What the App Is About.en.srt
3.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/002 What the App Is About.mp4
14 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/003 The Design of the Webapp.en.srt
4.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/003 The Design of the Webapp.mp4
14 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/004 The Classes.en.srt
3.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/004 The Classes.mp4
15 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/005 Writing the Empty Classes.en.srt
7.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/20 App 5_ Flatmates_ Bill Web App _ S1_ Planning Phase/005 Writing the Empty Classes.mp4
21 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/21 Exercise Retreat/001 Tip_ Don_t Hard Code.html
3.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/001 Implementing the Home Page.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/001 Implementing the Home Page.mp4
48 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/002 Completing the Home Page.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/002 Completing the Home Page.mp4
49 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/003 Implementing the Bill Form Page.en.srt
2.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/003 Implementing the Bill Form Page.mp4
16 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/004 Implementing the Web Form.en.srt
13 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/004 Implementing the Web Form.mp4
88 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/005 Implementing the Form Submit Button.en.srt
7.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/005 Implementing the Form Submit Button.mp4
151 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/006 Processing the User Data.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/006 Processing the User Data.mp4
81 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/007 Default Data for the Input widgets.en.srt
2.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/007 Default Data for the Input widgets.mp4
18 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/008 Completing the Results page.en.srt
3.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/22 App 5_ Flatmates_ Bill Web App _ S2_ Implementation Phase/008 Completing the Results page.mp4
20 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/23 App 5_ Flatmates_ Bill Web App _ S3_ Making the App Visually Appealing/001 Creating and Linking the CSS File.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/23 App 5_ Flatmates_ Bill Web App _ S3_ Making the App Visually Appealing/001 Creating and Linking the CSS File.mp4
32 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/23 App 5_ Flatmates_ Bill Web App _ S3_ Making the App Visually Appealing/002 Completing the Visual Changes.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/23 App 5_ Flatmates_ Bill Web App _ S3_ Making the App Visually Appealing/002 Completing the Visual Changes.mp4
76 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/24 App 5_ Flatmates_ Bill Web App _ S4_ Deploying the App/001 Deploying the App on the Python Anywhere Servers.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/24 App 5_ Flatmates_ Bill Web App _ S4_ Deploying the App/001 Deploying the App on the Python Anywhere Servers.mp4
67 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/25 App 5_ Flatmates_ Bill Web App _ S5_ App Improvements/001 Showing the Results Under the Form.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/25 App 5_ Flatmates_ Bill Web App _ S5_ App Improvements/001 Showing the Results Under the Form.mp4
108 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/26 App 6 (Project)_ Calories App _ S1_ Planning Phase/001 Installing the Libraries for App 6.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/26 App 6 (Project)_ Calories App _ S1_ Planning Phase/002 Preview of the Calories App.en.srt
3.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/26 App 6 (Project)_ Calories App _ S1_ Planning Phase/002 Preview of the Calories App.mp4
30 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/26 App 6 (Project)_ Calories App _ S1_ Planning Phase/003 Planning the App.en.srt
7.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/26 App 6 (Project)_ Calories App _ S1_ Planning Phase/003 Planning the App.mp4
15 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/26 App 6 (Project)_ Calories App _ S1_ Planning Phase/004 The Empty Classes.en.srt
3.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/26 App 6 (Project)_ Calories App _ S1_ Planning Phase/004 The Empty Classes.mp4
6.8 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/27 App 6 (Project)_ Calories App _ S2_ The Web Scraping Part/001 Making a URL Request with Python.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/27 App 6 (Project)_ Calories App _ S2_ The Web Scraping Part/001 Making a URL Request with Python.mp4
103 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/27 App 6 (Project)_ Calories App _ S2_ The Web Scraping Part/002 Extracting the Temperature Value from the Webpage.en.srt
13 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/27 App 6 (Project)_ Calories App _ S2_ The Web Scraping Part/002 Extracting the Temperature Value from the Webpage.mp4
127 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/28 App 6 (Project)_ Calories Flask App _ S3_ Implementing The Methods/001 Implementing the Calorie Class.en.srt
2.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/28 App 6 (Project)_ Calories Flask App _ S3_ Implementing The Methods/001 Implementing the Calorie Class.mp4
10 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/28 App 6 (Project)_ Calories Flask App _ S3_ Implementing The Methods/002 Implementing the Temperature Class.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/28 App 6 (Project)_ Calories Flask App _ S3_ Implementing The Methods/002 Implementing the Temperature Class.mp4
117 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/28 App 6 (Project)_ Calories Flask App _ S3_ Implementing The Methods/003 Implementing the Flask Classes.en.srt
7.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/28 App 6 (Project)_ Calories Flask App _ S3_ Implementing The Methods/003 Implementing the Flask Classes.mp4
89 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/29 Tools _ Techniques 2_ Writing Readable Code/001 Introduction.en.srt
2.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/29 Tools _ Techniques 2_ Writing Readable Code/001 Introduction.mp4
52 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/29 Tools _ Techniques 2_ Writing Readable Code/002 What is the PEP 8 Style Guide_.en.srt
3.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/29 Tools _ Techniques 2_ Writing Readable Code/002 What is the PEP 8 Style Guide_.mp4
14 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/29 Tools _ Techniques 2_ Writing Readable Code/003 PEP 8 Guidelines.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/29 Tools _ Techniques 2_ Writing Readable Code/003 PEP 8 Guidelines.mp4
62 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/001 Introduction.en.srt
1.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/001 Introduction.mp4
1.7 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/002 Program Execution Phases Under the Hood.en.srt
6.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/002 Program Execution Phases Under the Hood.mp4
21 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/003 The Parsing Phase and Syntax Errors.en.srt
9.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/003 The Parsing Phase and Syntax Errors.mp4
29 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/004 Exceptions.en.srt
7.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/004 Exceptions.mp4
27 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/005 Tracebacks with Multiple Errors.en.srt
6.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/005 Tracebacks with Multiple Errors.mp4
34 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/006 Debugging with Print Functions.en.srt
6.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/006 Debugging with Print Functions.mp4
28 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/007 Using the Debugger Tool.en.srt
17 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/007 Using the Debugger Tool.mp4
59 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/008 The Step Into My Code and Step Over Buttons.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/30 Tools _ Techniques 3_ Debugging a Program/008 The Step Into My Code and Step Over Buttons.mp4
39 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/31 App 7_ Automated Emails _ S1_ Planning Phase/001 Installing the Libraries for App 7.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/31 App 7_ Automated Emails _ S1_ Planning Phase/002 Preview of the Automated Emails App.en.srt
4.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/31 App 7_ Automated Emails _ S1_ Planning Phase/002 Preview of the Automated Emails App.mp4
14 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/31 App 7_ Automated Emails _ S1_ Planning Phase/003 Planning the App.en.srt
8.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/31 App 7_ Automated Emails _ S1_ Planning Phase/003 Planning the App.mp4
13 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/31 App 7_ Automated Emails _ S1_ Planning Phase/004 Writing the Empty Classes.en.srt
3.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/31 App 7_ Automated Emails _ S1_ Planning Phase/004 Writing the Empty Classes.mp4
5.7 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/001 Getting All the News of Today.en.srt
8.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/001 Getting All the News of Today.mp4
100 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/002 Getting News for Certain Dates.en.srt
8.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/002 Getting News for Certain Dates.mp4
85 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/003 Getting a Particular News.en.srt
9.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/003 Getting a Particular News.mp4
108 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/004 Constructing a String of News Titles and Urls.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/004 Constructing a String of News Titles and Urls.mp4
121 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/005 Implementing the News Feed Class.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/32 App 7_ Automated Emails _ S2_ Getting News With Python/005 Implementing the News Feed Class.mp4
58 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/001 Preparing the Tools.en.srt
3.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/001 Preparing the Tools.mp4
17 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/002 Sending a Single Email.en.srt
9.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/002 Sending a Single Email.mp4
44 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/003 Sending Batch Emails.en.srt
16 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/003 Sending Batch Emails.mp4
148 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/004 Dynamic Timestamps for Today and Yesterday.en.srt
7.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/004 Dynamic Timestamps for Today and Yesterday.mp4
47 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/005 Running the Code at a Certain Time.en.srt
8.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/33 App 7_ Automated Emails _ S3_ Sending out Emails/005 Running the Code at a Certain Time.mp4
48 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/34 Tools _ Techniques 4_ Code Refactoring/001 What is Code Refactoring_.en.srt
2.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/34 Tools _ Techniques 4_ Code Refactoring/001 What is Code Refactoring_.mp4
6.5 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/34 Tools _ Techniques 4_ Code Refactoring/002 Refactoring Our Code.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/34 Tools _ Techniques 4_ Code Refactoring/002 Refactoring Our Code.mp4
51 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/35 Tools _ Techniques 5.1_ Git_ What is Git_/001 What is Git_.en.srt
3.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/35 Tools _ Techniques 5.1_ Git_ What is Git_/001 What is Git_.mp4
6.7 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/35 Tools _ Techniques 5.1_ Git_ What is Git_/002 The Benefits of Git Illustrated.en.srt
8.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/35 Tools _ Techniques 5.1_ Git_ What is Git_/002 The Benefits of Git Illustrated.mp4
20 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/001 Creating a Git-Enabled PyCharm Project.en.srt
3.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/001 Creating a Git-Enabled PyCharm Project.mp4
14 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/002 Add and Commit.en.srt
14 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/002 Add and Commit.mp4
46 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/003 Commit History.en.srt
6.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/003 Commit History.mp4
24 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/004 Git Reset.en.srt
4.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/004 Git Reset.mp4
14 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/005 Git Revert.en.srt
5.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/005 Git Revert.mp4
19 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/006 Unversioned Files and .gitignore.en.srt
6.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/36 Tools _ Techniques 5.2_ Git_ Working with the Local Repo/006 Unversioned Files and .gitignore.mp4
26 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/37 Tools _ Techniques 5.3_ Git_ Working with the Remote Repo (GitHub)/001 Pushing the Changes to GitHub.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/37 Tools _ Techniques 5.3_ Git_ Working with the Remote Repo (GitHub)/001 Pushing the Changes to GitHub.mp4
44 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/37 Tools _ Techniques 5.3_ Git_ Working with the Remote Repo (GitHub)/002 Cloning a GitHub Repository.en.srt
4.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/37 Tools _ Techniques 5.3_ Git_ Working with the Remote Repo (GitHub)/002 Cloning a GitHub Repository.mp4
17 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/37 Tools _ Techniques 5.3_ Git_ Working with the Remote Repo (GitHub)/003 Using the _requirements.txt_ File.en.srt
7.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/37 Tools _ Techniques 5.3_ Git_ Working with the Remote Repo (GitHub)/003 Using the _requirements.txt_ File.mp4
68 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/38 App 8_ Instant Dictionary Web App _ API _ S1_ Planning Phase/001 Installing the Libraries for App 8.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/38 App 8_ Instant Dictionary Web App _ API _ S1_ Planning Phase/002 Planning the App.en.srt
8.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/38 App 8_ Instant Dictionary Web App _ API _ S1_ Planning Phase/002 Planning the App.mp4
21 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/38 App 8_ Instant Dictionary Web App _ API _ S1_ Planning Phase/003 Creating the Empty Classes.en.srt
5.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/38 App 8_ Instant Dictionary Web App _ API _ S1_ Planning Phase/003 Creating the Empty Classes.mp4
16 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/39 App 8_ Instant Dictionary Web App _ API _ S2_ Implementing the Definition Class/001 Implementing the Definition Class.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/39 App 8_ Instant Dictionary Web App _ API _ S2_ Implementing the Definition Class/001 Implementing the Definition Class.mp4
58 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/001 What We Will Build.en.srt
2.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/001 What We Will Build.mp4
4.2 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/002 A Basic Webpage.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/002 A Basic Webpage.mp4
36 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/003 Styling the Webpage.en.srt
5.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/003 Styling the Webpage.mp4
31 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/004 Adding More Components to the Webpage.en.srt
14 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/004 Adding More Components to the Webpage.mp4
83 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/005 Putting Components in a Grid.en.srt
6.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/005 Putting Components in a Grid.mp4
57 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/006 Handling Events.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/006 Handling Events.mp4
74 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/007 More Mouse Events.en.srt
4.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/007 More Mouse Events.mp4
24 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/008 Using the Quasar Interface.en.srt
8.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/40 App 8_ Instant Dictionary Web App _ API _ S3_ Interactive Webpage Frontend/008 Using the Quasar Interface.mp4
73 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/001 The Problem with the Current Project Structure.en.srt
1.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/001 The Problem with the Current Project Structure.mp4
16 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/002 Making the About Page.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/002 Making the About Page.mp4
109 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/003 Tip_ Inheritance vs. Composition.en.srt
2.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/003 Tip_ Inheritance vs. Composition.mp4
12 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/004 Making the Home page.en.srt
7.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/004 Making the Home page.mp4
85 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/005 Making the Dictionary Page.en.srt
7.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/005 Making the Dictionary Page.mp4
54 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/006 Time Bomb in the Code.en.srt
8.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/006 Time Bomb in the Code.mp4
44 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/007 Getting Output in the Output Div.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/007 Getting Output in the Output Div.mp4
106 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/008 Getting the Definitions in the Output Box.en.srt
6.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/008 Getting the Definitions in the Output Box.mp4
54 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/009 Getting Output Instantly.en.srt
6.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/41 App 8_ Instant Dictionary Web App _ API _ S4_ Making OOP Web Apps/009 Getting Output Instantly.mp4
31 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/001 The Goal of This Section.en.srt
989 B
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/001 The Goal of This Section.mp4
5.7 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/002 Making the Layout.en.srt
19 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/002 Making the Layout.mp4
284 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/003 Adding the Menu Items.en.srt
6.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/003 Adding the Menu Items.mp4
62 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/004 Making a Default Layout class.en.srt
16 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/004 Making a Default Layout class.mp4
194 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/005 Making the Routes Automatic.en.srt
9.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/005 Making the Routes Automatic.mp4
51 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/006 Creating an Abstract Class.en.srt
8.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/42 App 8_ Instant Dictionary Web App _ API _ S5_ Making the Navigation Menu/006 Creating an Abstract Class.mp4
86 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/43 App 9_ Instant Dictionary API _ S1_ Understanding an API/001 Installing the Libraries for App 9.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/43 App 9_ Instant Dictionary API _ S1_ Understanding an API/002 Understanding an API.en.srt
5.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/43 App 9_ Instant Dictionary API _ S1_ Understanding an API/002 Understanding an API.mp4
22 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/44 App 9_ Instant Dictionary API _ S2_ Building the API/001 Getting the Request.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/44 App 9_ Instant Dictionary API _ S2_ Building the API/001 Getting the Request.mp4
51 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/44 App 9_ Instant Dictionary API _ S2_ Building the API/002 Definitions as API response.en.srt
4.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/44 App 9_ Instant Dictionary API _ S2_ Building the API/002 Definitions as API response.mp4
70 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/44 App 9_ Instant Dictionary API _ S2_ Building the API/003 Returning a JSON Response.en.srt
3.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/44 App 9_ Instant Dictionary API _ S2_ Building the API/003 Returning a JSON Response.mp4
32 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/44 App 9_ Instant Dictionary API _ S2_ Building the API/004 Writing the API Documentation.en.srt
6.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/44 App 9_ Instant Dictionary API _ S2_ Building the API/004 Writing the API Documentation.mp4
46 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/45 App 9_ Instant Dictionary API _ S3_ Using the API/001 Using the API.en.srt
7.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/45 App 9_ Instant Dictionary API _ S3_ Using the API/001 Using the API.mp4
95 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/001 What is a Database and Why Use it_.en.srt
4.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/001 What is a Database and Why Use it_.mp4
5.7 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/002 Creating a Database and a Table in DB Viewer.en.srt
14 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/002 Creating a Database and a Table in DB Viewer.mp4
44 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/003 Adding Records in DB Viewer.en.srt
2.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/003 Adding Records in DB Viewer.mp4
6.6 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/004 Creating a Database Table with Python.en.srt
4.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/004 Creating a Database Table with Python.mp4
15 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/005 Inserting Records to a Table.en.srt
5.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/005 Inserting Records to a Table.mp4
18 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/006 Selecting Records.en.srt
5.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/006 Selecting Records.mp4
25 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/007 Updating Records.en.srt
2.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/007 Updating Records.mp4
17 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/008 Deleting Records.en.srt
861 B
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/008 Deleting Records.mp4
8.0 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/009 Query Parameters.en.srt
3.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/46 Tools _ Techniques 6_ Databases/009 Query Parameters.mp4
21 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/47 App 10 (Project)_ Cinema Booking App _ S1_ Planning Phase/001 Installing the Libraries for App 10.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/47 App 10 (Project)_ Cinema Booking App _ S1_ Planning Phase/002 Preview of the Cinema Booking App.en.srt
14 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/47 App 10 (Project)_ Cinema Booking App _ S1_ Planning Phase/002 Preview of the Cinema Booking App.mp4
51 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/47 App 10 (Project)_ Cinema Booking App _ S1_ Planning Phase/003 Planning the App.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/47 App 10 (Project)_ Cinema Booking App _ S1_ Planning Phase/003 Planning the App.mp4
32 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/48 App 10 (Project)_ Cinema Booking App _ S2_ Implementation Phase/001 The Empty Classes.en.srt
3.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/48 App 10 (Project)_ Cinema Booking App _ S2_ Implementation Phase/001 The Empty Classes.mp4
10 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/48 App 10 (Project)_ Cinema Booking App _ S2_ Implementation Phase/002 The Complete Code.en.srt
15 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/48 App 10 (Project)_ Cinema Booking App _ S2_ Implementation Phase/002 The Complete Code.mp4
150 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/001 Introduction.en.srt
2.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/001 Introduction.mp4
4.9 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/002 Demo of the Package.en.srt
6.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/002 Demo of the Package.mp4
38 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/003 The Library Structure.en.srt
2.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/003 The Library Structure.mp4
4.2 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/004 Preparing the Input Data.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/004 Preparing the Input Data.mp4
119 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/005 Creating the Weather Class.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/005 Creating the Weather Class.mp4
142 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/006 Getting Weather Forecast by Coordinates.en.srt
14 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/006 Getting Weather Forecast by Coordinates.mp4
80 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/007 Raising Errors When Arguments Are Not Passed.en.srt
6.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/007 Raising Errors When Arguments Are Not Passed.mp4
69 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/008 Cleaning the Data.en.srt
7.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/008 Cleaning the Data.mp4
98 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/009 Providing Simplified Weather Data.en.srt
12 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/009 Providing Simplified Weather Data.mp4
79 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/010 Raising Errors When Data Are Incorrect.en.srt
5.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/010 Raising Errors When Data Are Incorrect.mp4
23 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/011 Adding Docs to Your Library.en.srt
3.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/011 Adding Docs to Your Library.mp4
15 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/012 Preparing and Testing the Library.en.srt
4.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/012 Preparing and Testing the Library.mp4
26 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/013 Uploading the Library to PyPi.en.srt
18 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/013 Uploading the Library to PyPi.mp4
179 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/014 Making and Uploading a Package Change.en.srt
16 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/014 Making and Uploading a Package Change.mp4
217 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/49 App X (Bonus and Optional)_ Creating a Weather Forecast Package/015 Congratulations!.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/001 What is this Section About_.html
1.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/002 Course Overview.en.srt
6.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/002 Course Overview.mp4
12 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/003 Setting up Python and the IDE.en.srt
3.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/003 Setting up Python and the IDE.mp4
21 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/004 Note.html
1.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/005 The Other Side of the World.en.srt
4.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/005 The Other Side of the World.mp4
170 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/006 Abstracting Real-World Objects in Python.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/006 Abstracting Real-World Objects in Python.mp4
10 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/007 Contacting Your Instructor.html
1.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/008 Interaction Between Python Objects.en.srt
13 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/008 Interaction Between Python Objects.mp4
27 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/009 Difference Between Methods and Functions.en.srt
3.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/009 Difference Between Methods and Functions.mp4
11 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/010 More on Abstraction and Interaction.en.srt
5.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/010 More on Abstraction and Interaction.mp4
55 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/011 Decision Making.en.srt
16 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/011 Decision Making.mp4
58 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/012 Using Third-Party Objects.en.srt
16 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/012 Using Third-Party Objects.mp4
142 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/013 The Nine Elements of Python.en.srt
16 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/013 The Nine Elements of Python.mp4
80 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/014 Syntactic Sugar.en.srt
15 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/014 Syntactic Sugar.mp4
137 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/015 Introduction.en.srt
4.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/015 Introduction.mp4
14 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/016 Creating New Types.en.srt
23 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/016 Creating New Types.mp4
177 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/017 Adding a Time Method.en.srt
5.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/017 Adding a Time Method.mp4
40 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/018 Question_ Abstraction.html
1.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/019 Caution_ Case Sensitivity.html
1.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/020 Implementing the Time Method.en.srt
16 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/020 Implementing the Time Method.mp4
67 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/021 Implementing the Weather Method.en.srt
6.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/021 Implementing the Weather Method.mp4
38 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/022 Class vs. Object.en.srt
6.2 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/022 Class vs. Object.mp4
20 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/023 Instance Methods vs Class Methods.en.srt
11 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/023 Instance Methods vs Class Methods.mp4
59 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/024 Instance Variables vs Class Variables.en.srt
5.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/024 Instance Variables vs Class Variables.mp4
27 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/025 Glossary Of Classes.en.srt
6.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/025 Glossary Of Classes.mp4
37 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/026 Accessing a Class Variable from a Method.html
2.4 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/027 Introduction.en.srt
1.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/027 Introduction.mp4
2.3 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/028 What Problem Does Inheritance Solve.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/028 What Problem Does Inheritance Solve.mp4
158 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/029 Inheriting Methods.en.srt
9.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/029 Inheriting Methods.mp4
169 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/030 Inheriting Arguments.en.srt
6.7 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/030 Inheriting Arguments.mp4
72 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/031 Displaying the Weather Forecast in a Popup Window.en.srt
10 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/031 Displaying the Weather Forecast in a Popup Window.mp4
153 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/032 Inheritance FAQs.html
2.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/033 What Are Sequence Types.en.srt
5.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/033 What Are Sequence Types.mp4
86 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/034 String Types.en.srt
6.8 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/034 String Types.mp4
14 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/035 String Methods.en.srt
8.0 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/035 String Methods.mp4
72 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/036 String Magic Methods.en.srt
7.3 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/036 String Magic Methods.mp4
76 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/037 String Formatting.en.srt
4.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/037 String Formatting.mp4
7.4 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/038 Slicing Sequences.en.srt
7.5 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/038 Slicing Sequences.mp4
18 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/039 Lists, Tuples, and Ranges.en.srt
8.9 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/039 Lists, Tuples, and Ranges.mp4
41 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/040 Practice_ Formatting the Popup Content.en.srt
8.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/040 Practice_ Formatting the Popup Content.mp4
168 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/041 Extracting the Values for the Popup.en.srt
13 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/041 Extracting the Values for the Popup.mp4
98 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/042 Problem Statement.en.srt
3.6 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/042 Problem Statement.mp4
68 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/043 _for_ Loops.en.srt
16 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/043 _for_ Loops.mp4
28 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/044 Looping with Multiple Variables.en.srt
3.1 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/044 Looping with Multiple Variables.mp4
28 MB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/50 Bonus Videos/241 api_key.txt
212 B
Complete Python Developer Zero to Mastery/01 Introduction/001 Course Outline.en_US.srt
8.6 kB
Complete Python Developer Zero to Mastery/01 Introduction/001 Course Outline.mp4
135 MB
Complete Python Developer Zero to Mastery/01 Introduction/002 Join Our Online Classroom!.en_US.srt
5.7 kB
Complete Python Developer Zero to Mastery/01 Introduction/002 Join Our Online Classroom!.mp4
154 MB
Complete Python Developer Zero to Mastery/01 Introduction/003 Exercise_ Meet Your Classmates and Instructor.html
4.1 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/004 What Is A Programming Language.en_US.srt
7.0 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/004 What Is A Programming Language.mp4
34 MB
Complete Python Developer Zero to Mastery/02 Python Introduction/005 Python Interpreter.en_US.srt
8.4 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/005 Python Interpreter.mp4
138 MB
Complete Python Developer Zero to Mastery/02 Python Introduction/005 python.org.txt
24 B
Complete Python Developer Zero to Mastery/02 Python Introduction/006 Glot.io.txt
17 B
Complete Python Developer Zero to Mastery/02 Python Introduction/006 How To Run Python Code.en_US.srt
6.5 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/006 How To Run Python Code.mp4
74 MB
Complete Python Developer Zero to Mastery/02 Python Introduction/006 Repl.it.txt
17 B
Complete Python Developer Zero to Mastery/02 Python Introduction/007 Note_ Jumping To Developer Environment.html
838 B
Complete Python Developer Zero to Mastery/02 Python Introduction/008 Our First Python Program.en_US.srt
8.7 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/008 Our First Python Program.mp4
51 MB
Complete Python Developer Zero to Mastery/02 Python Introduction/009 Monthly Coding Challenges, Free Resources and Guides.html
2.0 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/010 Latest Version Of Python.en_US.srt
2.6 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/010 Latest Version Of Python.mp4
13 MB
Complete Python Developer Zero to Mastery/02 Python Introduction/011 Python 2 vs Python 3.en_US.srt
8.1 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/011 Python 2 vs Python 3.mp4
146 MB
Complete Python Developer Zero to Mastery/02 Python Introduction/011 Python-2-vs-Python-3-another-one.txt
101 B
Complete Python Developer Zero to Mastery/02 Python Introduction/011 Python-2-vs-Python-3.txt
68 B
Complete Python Developer Zero to Mastery/02 Python Introduction/011 The-Story-of-Python.txt
44 B
Complete Python Developer Zero to Mastery/02 Python Introduction/012 List-of-Languages.txt
60 B
Complete Python Developer Zero to Mastery/02 Python Introduction/012 Why So Many Languages_.en_US.srt
5.6 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/012 Why So Many Languages_.mp4
33 MB
Complete Python Developer Zero to Mastery/02 Python Introduction/013 Exercise_ How Does Python Work_.en_US.srt
2.8 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/013 Exercise_ How Does Python Work_.mp4
30 MB
Complete Python Developer Zero to Mastery/02 Python Introduction/014 ZTM Python Cheat Sheet.html
1.7 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/015 Python Developer Monthly.html
1.5 kB
Complete Python Developer Zero to Mastery/02 Python Introduction/016 Endorsements On LinkedIN.html
1.8 kB
Complete Python Developer Zero to Mastery/03 Python Basics/017 Learning Python.en_US.srt
2.6 kB
Complete Python Developer Zero to Mastery/03 Python Basics/017 Learning Python.mp4
13 MB
Complete Python Developer Zero to Mastery/03 Python Basics/018 Python Data Types.en_US.srt
5.5 kB
Complete Python Developer Zero to Mastery/03 Python Basics/018 Python Data Types.mp4
22 MB
Complete Python Developer Zero to Mastery/03 Python Basics/019 How To Succeed.html
765 B
Complete Python Developer Zero to Mastery/03 Python Basics/020 Floating-point-numbers.txt
44 B
Complete Python Developer Zero to Mastery/03 Python Basics/020 Numbers.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/03 Python Basics/020 Numbers.mp4
96 MB
Complete Python Developer Zero to Mastery/03 Python Basics/021 Math Functions.en_US.srt
5.4 kB
Complete Python Developer Zero to Mastery/03 Python Basics/021 Math Functions.mp4
47 MB
Complete Python Developer Zero to Mastery/03 Python Basics/021 Math-Functions-in-Python.txt
58 B
Complete Python Developer Zero to Mastery/03 Python Basics/022 DEVELOPER FUNDAMENTALS_ I.en_US.srt
5.2 kB
Complete Python Developer Zero to Mastery/03 Python Basics/022 DEVELOPER FUNDAMENTALS_ I.mp4
109 MB
Complete Python Developer Zero to Mastery/03 Python Basics/023 Operator Precedence.en_US.srt
3.3 kB
Complete Python Developer Zero to Mastery/03 Python Basics/023 Operator Precedence.mp4
9.9 MB
Complete Python Developer Zero to Mastery/03 Python Basics/024 Exercise-Repl.txt
46 B
Complete Python Developer Zero to Mastery/03 Python Basics/024 Exercise_ Operator Precedence.html
1.1 kB
Complete Python Developer Zero to Mastery/03 Python Basics/025 Base-Numbers.txt
51 B
Complete Python Developer Zero to Mastery/03 Python Basics/025 Optional_ bin() and complex.en_US.srt
4.9 kB
Complete Python Developer Zero to Mastery/03 Python Basics/025 Optional_ bin() and complex.mp4
26 MB
Complete Python Developer Zero to Mastery/03 Python Basics/026 Python-Keywords.txt
57 B
Complete Python Developer Zero to Mastery/03 Python Basics/026 Variables.en_US.srt
16 kB
Complete Python Developer Zero to Mastery/03 Python Basics/026 Variables.mp4
106 MB
Complete Python Developer Zero to Mastery/03 Python Basics/027 Expressions vs Statements.en_US.srt
1.8 kB
Complete Python Developer Zero to Mastery/03 Python Basics/027 Expressions vs Statements.mp4
5.6 MB
Complete Python Developer Zero to Mastery/03 Python Basics/028 Augmented Assignment Operator.en_US.srt
3.1 kB
Complete Python Developer Zero to Mastery/03 Python Basics/028 Augmented Assignment Operator.mp4
9.8 MB
Complete Python Developer Zero to Mastery/03 Python Basics/028 Exercise-Repl.txt
56 B
Complete Python Developer Zero to Mastery/03 Python Basics/029 Strings.en_US.srt
6.3 kB
Complete Python Developer Zero to Mastery/03 Python Basics/029 Strings.mp4
20 MB
Complete Python Developer Zero to Mastery/03 Python Basics/030 String Concatenation.en_US.srt
1.3 kB
Complete Python Developer Zero to Mastery/03 Python Basics/030 String Concatenation.mp4
4.4 MB
Complete Python Developer Zero to Mastery/03 Python Basics/031 Type Conversion.en_US.srt
3.3 kB
Complete Python Developer Zero to Mastery/03 Python Basics/031 Type Conversion.mp4
26 MB
Complete Python Developer Zero to Mastery/03 Python Basics/032 Escape Sequences.en_US.srt
5.0 kB
Complete Python Developer Zero to Mastery/03 Python Basics/032 Escape Sequences.mp4
15 MB
Complete Python Developer Zero to Mastery/03 Python Basics/033 Exercise-Repl.txt
44 B
Complete Python Developer Zero to Mastery/03 Python Basics/033 Formatted Strings.en_US.srt
9.2 kB
Complete Python Developer Zero to Mastery/03 Python Basics/033 Formatted Strings.mp4
37 MB
Complete Python Developer Zero to Mastery/03 Python Basics/034 Exercise-Repl.txt
41 B
Complete Python Developer Zero to Mastery/03 Python Basics/034 String Indexes.en_US.srt
9.5 kB
Complete Python Developer Zero to Mastery/03 Python Basics/034 String Indexes.mp4
30 MB
Complete Python Developer Zero to Mastery/03 Python Basics/035 Immutability.en_US.srt
3.5 kB
Complete Python Developer Zero to Mastery/03 Python Basics/035 Immutability.mp4
12 MB
Complete Python Developer Zero to Mastery/03 Python Basics/036 Built-In Functions + Methods.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/03 Python Basics/036 Built-In Functions + Methods.mp4
79 MB
Complete Python Developer Zero to Mastery/03 Python Basics/036 Built-in-Functions.txt
49 B
Complete Python Developer Zero to Mastery/03 Python Basics/036 Python-String-Methods.txt
55 B
Complete Python Developer Zero to Mastery/03 Python Basics/037 Booleans.en_US.srt
3.9 kB
Complete Python Developer Zero to Mastery/03 Python Basics/037 Booleans.mp4
13 MB
Complete Python Developer Zero to Mastery/03 Python Basics/038 Exercise_ Type Conversion.en_US.srt
8.7 kB
Complete Python Developer Zero to Mastery/03 Python Basics/038 Exercise_ Type Conversion.mp4
38 MB
Complete Python Developer Zero to Mastery/03 Python Basics/039 Commenting-Best-Practices.txt
46 B
Complete Python Developer Zero to Mastery/03 Python Basics/039 DEVELOPER FUNDAMENTALS_ II.en_US.srt
5.3 kB
Complete Python Developer Zero to Mastery/03 Python Basics/039 DEVELOPER FUNDAMENTALS_ II.mp4
35 MB
Complete Python Developer Zero to Mastery/03 Python Basics/040 Exercise_ Password Checker.en_US.srt
7.7 kB
Complete Python Developer Zero to Mastery/03 Python Basics/040 Exercise_ Password Checker.mp4
37 MB
Complete Python Developer Zero to Mastery/03 Python Basics/041 Lists.en_US.srt
5.7 kB
Complete Python Developer Zero to Mastery/03 Python Basics/041 Lists.mp4
16 MB
Complete Python Developer Zero to Mastery/03 Python Basics/042 Exercise-Repl.txt
32 B
Complete Python Developer Zero to Mastery/03 Python Basics/042 List Slicing.en_US.srt
8.3 kB
Complete Python Developer Zero to Mastery/03 Python Basics/042 List Slicing.mp4
31 MB
Complete Python Developer Zero to Mastery/03 Python Basics/043 Exercise-Repl.txt
33 B
Complete Python Developer Zero to Mastery/03 Python Basics/043 Matrix.en_US.srt
4.6 kB
Complete Python Developer Zero to Mastery/03 Python Basics/043 Matrix.mp4
15 MB
Complete Python Developer Zero to Mastery/03 Python Basics/044 List Methods.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/03 Python Basics/044 List Methods.mp4
70 MB
Complete Python Developer Zero to Mastery/03 Python Basics/044 List-Methods.txt
53 B
Complete Python Developer Zero to Mastery/03 Python Basics/045 Exercise-Repl.txt
34 B
Complete Python Developer Zero to Mastery/03 Python Basics/045 List Methods 2.en_US.srt
4.9 kB
Complete Python Developer Zero to Mastery/03 Python Basics/045 List Methods 2.mp4
32 MB
Complete Python Developer Zero to Mastery/03 Python Basics/045 Python-Keywords.txt
57 B
Complete Python Developer Zero to Mastery/03 Python Basics/046 List Methods 3.en_US.srt
5.3 kB
Complete Python Developer Zero to Mastery/03 Python Basics/046 List Methods 3.mp4
32 MB
Complete Python Developer Zero to Mastery/03 Python Basics/047 Common List Patterns.en_US.srt
6.2 kB
Complete Python Developer Zero to Mastery/03 Python Basics/047 Common List Patterns.mp4
29 MB
Complete Python Developer Zero to Mastery/03 Python Basics/047 Exercise-Repl.txt
34 B
Complete Python Developer Zero to Mastery/03 Python Basics/048 List Unpacking.en_US.srt
3.0 kB
Complete Python Developer Zero to Mastery/03 Python Basics/048 List Unpacking.mp4
9.4 MB
Complete Python Developer Zero to Mastery/03 Python Basics/049 None.en_US.srt
2.2 kB
Complete Python Developer Zero to Mastery/03 Python Basics/049 None.mp4
5.4 MB
Complete Python Developer Zero to Mastery/03 Python Basics/050 Dictionaries.en_US.srt
7.6 kB
Complete Python Developer Zero to Mastery/03 Python Basics/050 Dictionaries.mp4
22 MB
Complete Python Developer Zero to Mastery/03 Python Basics/051 DEVELOPER FUNDAMENTALS_ III.en_US.srt
3.4 kB
Complete Python Developer Zero to Mastery/03 Python Basics/051 DEVELOPER FUNDAMENTALS_ III.mp4
16 MB
Complete Python Developer Zero to Mastery/03 Python Basics/052 Dictionary Keys.en_US.srt
3.9 kB
Complete Python Developer Zero to Mastery/03 Python Basics/052 Dictionary Keys.mp4
14 MB
Complete Python Developer Zero to Mastery/03 Python Basics/053 Dictionary Methods.en_US.srt
5.5 kB
Complete Python Developer Zero to Mastery/03 Python Basics/053 Dictionary Methods.mp4
17 MB
Complete Python Developer Zero to Mastery/03 Python Basics/053 Dictionary-Methods.txt
59 B
Complete Python Developer Zero to Mastery/03 Python Basics/054 Dictionary Methods 2.en_US.srt
7.7 kB
Complete Python Developer Zero to Mastery/03 Python Basics/054 Dictionary Methods 2.mp4
51 MB
Complete Python Developer Zero to Mastery/03 Python Basics/054 Exercise-Repl.txt
37 B
Complete Python Developer Zero to Mastery/03 Python Basics/055 Tuples.en_US.srt
5.8 kB
Complete Python Developer Zero to Mastery/03 Python Basics/055 Tuples.mp4
17 MB
Complete Python Developer Zero to Mastery/03 Python Basics/056 Tuple-Methods.txt
54 B
Complete Python Developer Zero to Mastery/03 Python Basics/056 Tuples 2.en_US.srt
3.4 kB
Complete Python Developer Zero to Mastery/03 Python Basics/056 Tuples 2.mp4
13 MB
Complete Python Developer Zero to Mastery/03 Python Basics/057 Sets.en_US.srt
8.6 kB
Complete Python Developer Zero to Mastery/03 Python Basics/057 Sets.mp4
43 MB
Complete Python Developer Zero to Mastery/03 Python Basics/058 Exercise-Repl.txt
31 B
Complete Python Developer Zero to Mastery/03 Python Basics/058 Sets 2.en_US.srt
9.6 kB
Complete Python Developer Zero to Mastery/03 Python Basics/058 Sets 2.mp4
96 MB
Complete Python Developer Zero to Mastery/03 Python Basics/058 Sets-Methods.txt
52 B
Complete Python Developer Zero to Mastery/04 Python Basics II/059 Breaking The Flow.en_US.srt
2.9 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/059 Breaking The Flow.mp4
14 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/060 Conditional Logic.en_US.srt
16 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/060 Conditional Logic.mp4
99 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/061 Indentation In Python.en_US.srt
5.3 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/061 Indentation In Python.mp4
20 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/062 stackoverflow-answer.txt
110 B
Complete Python Developer Zero to Mastery/04 Python Basics II/062 Truthy vs Falsey.en_US.srt
6.1 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/062 Truthy vs Falsey.mp4
66 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/063 Ternary Operator.en_US.srt
4.8 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/063 Ternary Operator.mp4
15 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/064 Short Circuiting.en_US.srt
4.6 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/064 Short Circuiting.mp4
14 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/065 Logical Operators.en_US.srt
8.2 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/065 Logical Operators.mp4
26 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/066 Exercise_ Logical Operators.en_US.srt
8.3 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/066 Exercise_ Logical Operators.mp4
41 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/067 is vs ==.en_US.srt
8.5 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/067 is vs ==.mp4
31 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/068 For Loops.en_US.srt
7.8 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/068 For Loops.mp4
29 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/069 Iterables.en_US.srt
7.0 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/069 Iterables.mp4
41 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/070 Exercise_ Tricky Counter.en_US.srt
3.7 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/070 Exercise_ Tricky Counter.mp4
12 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/070 Solution-Repl.txt
32 B
Complete Python Developer Zero to Mastery/04 Python Basics II/071 range().en_US.srt
6.0 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/071 range().mp4
37 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/072 enumerate().en_US.srt
4.7 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/072 enumerate().mp4
16 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/073 While Loops.en_US.srt
7.4 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/073 While Loops.mp4
24 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/074 While Loops 2.en_US.srt
6.6 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/074 While Loops 2.mp4
20 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/075 break, continue, pass.en_US.srt
5.2 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/075 break, continue, pass.mp4
16 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/076 Exercise-Repl.txt
39 B
Complete Python Developer Zero to Mastery/04 Python Basics II/076 Our First GUI.en_US.srt
10 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/076 Our First GUI.mp4
84 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/076 Solution-Repl.txt
39 B
Complete Python Developer Zero to Mastery/04 Python Basics II/077 DEVELOPER FUNDAMENTALS_ IV.en_US.srt
7.8 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/077 DEVELOPER FUNDAMENTALS_ IV.mp4
45 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/078 Exercise_ Find Duplicates.en_US.srt
4.2 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/078 Exercise_ Find Duplicates.mp4
18 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/078 Solution-Repl.txt
42 B
Complete Python Developer Zero to Mastery/04 Python Basics II/079 Functions.en_US.srt
9.0 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/079 Functions.mp4
38 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/080 Parameters and Arguments.en_US.srt
4.8 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/080 Parameters and Arguments.mp4
20 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/081 Default Parameters and Keyword Arguments.en_US.srt
6.0 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/081 Default Parameters and Keyword Arguments.mp4
32 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/082 return.en_US.srt
15 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/082 return.mp4
56 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/083 Exercise_ Tesla.html
887 B
Complete Python Developer Zero to Mastery/04 Python Basics II/084 Methods vs Functions.en_US.srt
5.5 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/084 Methods vs Functions.mp4
48 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/085 Docstrings.en_US.srt
4.3 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/085 Docstrings.mp4
18 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/086 Clean Code.en_US.srt
5.2 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/086 Clean Code.mp4
32 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/087 _args and __kwargs.en_US.srt
8.0 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/087 _args and __kwargs.mp4
30 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/088 Exercise_ Functions.en_US.srt
4.7 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/088 Exercise_ Functions.mp4
15 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/088 Solution-Repl.txt
48 B
Complete Python Developer Zero to Mastery/04 Python Basics II/089 Code-Example.txt
41 B
Complete Python Developer Zero to Mastery/04 Python Basics II/089 Walrus Operator.en_US.srt
8.3 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/089 Walrus Operator.mp4
86 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/090 Scope.en_US.srt
3.9 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/090 Scope.mp4
14 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/091 Scope Rules.en_US.srt
7.8 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/091 Scope Rules.mp4
33 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/092 global Keyword.en_US.srt
6.9 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/092 global Keyword.mp4
36 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/093 Exercise-Repl.txt
35 B
Complete Python Developer Zero to Mastery/04 Python Basics II/093 nonlocal Keyword.en_US.srt
4.0 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/093 nonlocal Keyword.mp4
16 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/094 Why Do We Need Scope_.en_US.srt
4.7 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/094 Why Do We Need Scope_.mp4
15 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/095 Exercise_ Imposter Syndrome.en_US.srt
4.3 kB
Complete Python Developer Zero to Mastery/04 Python Basics II/095 Exercise_ Imposter Syndrome.mp4
55 MB
Complete Python Developer Zero to Mastery/04 Python Basics II/096 Python Exam_ Testing Your Understanding.html
1.6 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/097 MAC - Python Install.en_US.srt
5.0 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/097 MAC - Python Install.mp4
50 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/097 Python-Install.txt
24 B
Complete Python Developer Zero to Mastery/05 Developer Environment/097 Troubleshooting-install.txt
65 B
Complete Python Developer Zero to Mastery/05 Developer Environment/098 Issues-Click-here.txt
42 B
Complete Python Developer Zero to Mastery/05 Developer Environment/098 Python-Install.txt
24 B
Complete Python Developer Zero to Mastery/05 Developer Environment/098 WINDOWS - Python Install.en_US.srt
4.2 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/098 WINDOWS - Python Install.mp4
29 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/099 WINDOWS - Get Terminal.html
903 B
Complete Python Developer Zero to Mastery/05 Developer Environment/100 Issues-Click-here.txt
42 B
Complete Python Developer Zero to Mastery/05 Developer Environment/100 LINUX - Python Install.html
712 B
Complete Python Developer Zero to Mastery/05 Developer Environment/100 Python-Install.txt
24 B
Complete Python Developer Zero to Mastery/05 Developer Environment/101 Python Developer Tools.en_US.srt
3.4 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/101 Python Developer Tools.mp4
19 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/102 Sublime Text.en_US.srt
6.7 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/102 Sublime Text.mp4
23 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/102 Sublime-Text.txt
30 B
Complete Python Developer Zero to Mastery/05 Developer Environment/103 Resources_ Customizing Sublime Text 4.html
1.0 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/104 Quick Note_ Upcoming Video.html
949 B
Complete Python Developer Zero to Mastery/05 Developer Environment/105 Optional_ Terminal Commands.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/105 Optional_ Terminal Commands.mp4
148 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/106 iTerm Setup.html
685 B
Complete Python Developer Zero to Mastery/05 Developer Environment/107 Using the Command Line_Terminal.en_US.srt
3.5 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/107 Using the Command Line_Terminal.mp4
38 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/108 Visual Studio Code.en_US.srt
9.1 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/108 Visual Studio Code.mp4
67 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/108 Visual-Studio-Code.txt
39 B
Complete Python Developer Zero to Mastery/05 Developer Environment/109 PyCharm.en_US.srt
10 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/109 PyCharm.mp4
47 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/109 PyCharm.txt
56 B
Complete Python Developer Zero to Mastery/05 Developer Environment/110 Code Formatting - PEP 8.en_US.srt
6.1 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/110 Code Formatting - PEP 8.mp4
55 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/111 Quick Note_ Jupyter Notebooks.html
819 B
Complete Python Developer Zero to Mastery/05 Developer Environment/112 Jupyter Notebooks.en_US.srt
15 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/112 Jupyter Notebooks.mp4
181 MB
Complete Python Developer Zero to Mastery/05 Developer Environment/112 Linux-Install-Guide.txt
88 B
Complete Python Developer Zero to Mastery/05 Developer Environment/112 MAC-Install-Guide.txt
88 B
Complete Python Developer Zero to Mastery/05 Developer Environment/112 WINDOWS-Install-Guide.txt
90 B
Complete Python Developer Zero to Mastery/05 Developer Environment/113 Section Review.en_US.srt
3.0 kB
Complete Python Developer Zero to Mastery/05 Developer Environment/113 Section Review.mp4
15 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/114 Note on Upcoming Sections.html
1.1 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/115 Objects-Repl.txt
41 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/115 What Is OOP_.en_US.srt
6.6 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/115 What Is OOP_.mp4
55 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/116 History-of-Programming-Languages.txt
63 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/116 Repl-Code.txt
43 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/116 What is OOP_ Part 2.en_US.srt
9.2 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/116 What is OOP_ Part 2.mp4
148 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/117 Creating Our Own Objects.en_US.srt
13 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/117 Creating Our Own Objects.mp4
60 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/118 Attributes and Methods.en_US.srt
9.8 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/118 Attributes and Methods.mp4
58 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/119 __init__.en_US.srt
3.3 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/119 __init__.mp4
19 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/120 Exercise-Repl.txt
43 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/120 Exercise_ Cats Everywhere.html
628 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/120 Solution-Repl.txt
45 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/121 @classmethod and @staticmethod.en_US.srt
6.1 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/121 @classmethod and @staticmethod.mp4
33 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/121 When-To-Use-What.txt
68 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/122 Reviewing What We Know So Far.en_US.srt
2.7 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/122 Reviewing What We Know So Far.mp4
12 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/123 DEVELOPER FUNDAMENTALS_ V.en_US.srt
3.7 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/123 DEVELOPER FUNDAMENTALS_ V.mp4
19 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/124 Encapsulation.en_US.srt
5.7 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/124 Encapsulation.mp4
42 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/125 Abstraction.en_US.srt
5.3 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/125 Abstraction.mp4
53 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/126 Private vs Public Variables.en_US.srt
6.3 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/126 Private vs Public Variables.mp4
34 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/127 Inheritance.en_US.srt
9.8 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/127 Inheritance.mp4
93 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/128 Inheritance 2.en_US.srt
4.4 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/128 Inheritance 2.mp4
25 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/129 Polymorphism.en_US.srt
6.9 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/129 Polymorphism.mp4
98 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/130 Exercise-Repl.txt
47 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/130 Exercise_ Pets Everywhere.html
628 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/130 Solution-Repl.txt
47 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/131 super().en_US.srt
4.8 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/131 super().mp4
32 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/132 Object Introspection.en_US.srt
2.1 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/132 Object Introspection.mp4
13 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/133 Dunder Methods.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/133 Dunder Methods.mp4
146 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/133 Dunder-Methods.txt
72 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/133 Exercise-Repl.txt
41 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/134 Exercise_ Extending List.en_US.srt
5.0 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/134 Exercise_ Extending List.mp4
17 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/134 Solution-Repl.txt
42 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/135 Multiple Inheritance.en_US.srt
7.2 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/135 Multiple Inheritance.mp4
77 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/136 MRO - Method Resolution Order.en_US.srt
9.0 kB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/136 MRO - Method Resolution Order.mp4
47 MB
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/136 MRO-Algorithm.txt
57 B
Complete Python Developer Zero to Mastery/06 Advanced Python_ Object Oriented Programming/136 MRO-Repl.txt
30 B
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/137 Functional Programming.en_US.srt
1.7 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/137 Functional Programming.mp4
27 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/137 History-of-Programming-Languages.txt
63 B
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/138 What Is Functional Programming_.en_US.srt
3.8 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/138 What Is Functional Programming_.mp4
27 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/139 Pure Functions.en_US.srt
10 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/139 Pure Functions.mp4
55 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/140 map().en_US.srt
6.7 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/140 map().mp4
60 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/141 filter().en_US.srt
5.2 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/141 filter().mp4
17 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/142 zip().en_US.srt
3.3 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/142 zip().mp4
18 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/143 reduce().en_US.srt
8.8 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/143 reduce().mp4
42 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/144 Exercise-Repl.txt
39 B
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/144 Exercises_ map, filter, zip, reduce.html
668 B
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/144 Solution-Repl.txt
37 B
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/145 Lambda Expressions.en_US.srt
9.3 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/145 Lambda Expressions.mp4
40 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/146 Exercise_ Lambda Expressions.en_US.srt
6.8 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/146 Exercise_ Lambda Expressions.mp4
51 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/146 Solution-Repl.txt
33 B
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/147 List Comprehensions.en_US.srt
9.4 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/147 List Comprehensions.mp4
43 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/148 Set and Dictionary Comprehension.en_US.srt
6.6 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/148 Set and Dictionary Comprehension.mp4
30 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/149 Exercise-Repl.txt
40 B
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/149 Exercise_ Comprehensions.en_US.srt
5.0 kB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/149 Exercise_ Comprehensions.mp4
17 MB
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/149 Solution-Repl.txt
42 B
Complete Python Developer Zero to Mastery/07 Advanced Python_ Functional Programming/150 We Still Have More To Go!.html
679 B
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/151 Decorators.en_US.srt
6.7 kB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/151 Decorators.mp4
28 MB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/152 Higher Order Functions.en_US.srt
2.3 kB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/152 Higher Order Functions.mp4
7.4 MB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/153 Decorators 2.en_US.srt
8.0 kB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/153 Decorators 2.mp4
42 MB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/154 Decorators 3.en_US.srt
6.6 kB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/154 Decorators 3.mp4
33 MB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/155 Performance-Decorator.txt
37 B
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/155 Why Do We Need Decorators_.en_US.srt
10 kB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/155 Why Do We Need Decorators_.mp4
44 MB
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/156 Exercise-Repl.txt
47 B
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/156 Exercise_ @authenticated.html
567 B
Complete Python Developer Zero to Mastery/08 Advanced Python_ Decorators/156 Solution-Repl.txt
39 B
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/157 Built-in-Exceptions.txt
50 B
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/157 Errors in Python.en_US.srt
6.9 kB
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/157 Errors in Python.mp4
59 MB
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/158 Built-in-Exceptions.txt
50 B
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/158 Error Handling.en_US.srt
9.1 kB
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/158 Error Handling.mp4
69 MB
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/159 Error Handling 2.en_US.srt
6.3 kB
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/159 Error Handling 2.mp4
35 MB
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/160 Exercises_ Error Handling.en_US.srt
5.8 kB
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/160 Exercises_ Error Handling.mp4
29 MB
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/161 Error Handling 3.en_US.srt
3.4 kB
Complete Python Developer Zero to Mastery/09 Advanced Python_ Error Handling/161 Error Handling 3.mp4
19 MB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/162 Generators.en_US.srt
5.1 kB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/162 Generators.mp4
73 MB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/163 Generators 2.en_US.srt
10 kB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/163 Generators 2.mp4
76 MB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/164 Generators Performance.en_US.srt
5.3 kB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/164 Generators Performance.mp4
24 MB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/164 Generators-Repl.txt
37 B
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/165 Lesson-Code.txt
39 B
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/165 Under The Hood Of Generators.en_US.srt
9.4 kB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/165 Under The Hood Of Generators.mp4
49 MB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/166 Exercise_ Fibonacci Numbers.en_US.srt
9.1 kB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/166 Exercise_ Fibonacci Numbers.mp4
129 MB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/166 Solution-Repl.txt
39 B
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/167 Python Exam_ Testing Your Understanding.html
1.1 kB
Complete Python Developer Zero to Mastery/10 Advanced Python_ Generators/168 100 Python Exercises.html
1.1 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/169 Modules In Python.en_US.srt
14 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/169 Modules In Python.mp4
142 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/170 Packages In Python.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/170 Packages In Python.mp4
115 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/171 Different Ways To Import.en_US.srt
7.8 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/171 Different Ways To Import.mp4
42 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/172 __name__.en_US.srt
9.2 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/172 __name__.mp4
102 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/173 Python Built-in Modules.en_US.srt
13 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/173 Python Built-in Modules.mp4
219 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/173 Python-Modules-index.txt
43 B
Complete Python Developer Zero to Mastery/11 Modules In Python/174 Python Built-in Modules 2.en_US.srt
6.5 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/174 Python Built-in Modules 2.mp4
51 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/175 Exercise_ Guessing Game.en_US.srt
15 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/175 Exercise_ Guessing Game.mp4
150 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/175 Solution-Repl.txt
40 B
Complete Python Developer Zero to Mastery/11 Modules In Python/176 https-pypi.org-.txt
18 B
Complete Python Developer Zero to Mastery/11 Modules In Python/176 Python Package Index.en_US.srt
8.9 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/176 Python Package Index.mp4
189 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/177 Installing-pip.txt
54 B
Complete Python Developer Zero to Mastery/11 Modules In Python/177 pip install.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/177 pip install.mp4
135 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/178 Virtual Environments.en_US.srt
8.2 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/178 Virtual Environments.mp4
62 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/179 Useful Modules.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/179 Useful Modules.mp4
89 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/180 Interesting Tidbit_ Python Dictionaries.html
932 B
Complete Python Developer Zero to Mastery/11 Modules In Python/181 List-vs-Array.txt
76 B
Complete Python Developer Zero to Mastery/11 Modules In Python/181 Useful Modules 2.en_US.srt
7.6 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/181 Useful Modules 2.mp4
35 MB
Complete Python Developer Zero to Mastery/11 Modules In Python/182 DEVELOPER FUNDAMENTALS_ VI.en_US.srt
3.1 kB
Complete Python Developer Zero to Mastery/11 Modules In Python/182 DEVELOPER FUNDAMENTALS_ VI.mp4
20 MB
Complete Python Developer Zero to Mastery/12 Debugging In Python/183 How To Debug Code.en_US.srt
16 kB
Complete Python Developer Zero to Mastery/12 Debugging In Python/183 How To Debug Code.mp4
142 MB
Complete Python Developer Zero to Mastery/12 Debugging In Python/183 pdb.txt
43 B
Complete Python Developer Zero to Mastery/13 File I_O/184 Working With Files In Python.en_US.srt
9.7 kB
Complete Python Developer Zero to Mastery/13 File I_O/184 Working With Files In Python.mp4
70 MB
Complete Python Developer Zero to Mastery/13 File I_O/185 Read, Write, Append.en_US.srt
8.2 kB
Complete Python Developer Zero to Mastery/13 File I_O/185 Read, Write, Append.mp4
102 MB
Complete Python Developer Zero to Mastery/13 File I_O/186 File Paths.en_US.srt
7.7 kB
Complete Python Developer Zero to Mastery/13 File I_O/186 File Paths.mp4
94 MB
Complete Python Developer Zero to Mastery/13 File I_O/186 Pathlib.txt
47 B
Complete Python Developer Zero to Mastery/13 File I_O/187 File IO Errors.en_US.srt
2.5 kB
Complete Python Developer Zero to Mastery/13 File I_O/187 File IO Errors.mp4
13 MB
Complete Python Developer Zero to Mastery/13 File I_O/188 Exercise_ Translator.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/13 File I_O/188 Exercise_ Translator.mp4
156 MB
Complete Python Developer Zero to Mastery/14 Regular Expressions/189 Regular Expressions.en_US.srt
9.3 kB
Complete Python Developer Zero to Mastery/14 Regular Expressions/189 Regular Expressions.mp4
43 MB
Complete Python Developer Zero to Mastery/14 Regular Expressions/190 Python-RegEx.txt
50 B
Complete Python Developer Zero to Mastery/14 Regular Expressions/190 Regular Expressions 2.en_US.srt
9.6 kB
Complete Python Developer Zero to Mastery/14 Regular Expressions/190 Regular Expressions 2.mp4
106 MB
Complete Python Developer Zero to Mastery/14 Regular Expressions/191 Exercises_ Interactive RegEx.html
848 B
Complete Python Developer Zero to Mastery/14 Regular Expressions/192 Regular Expressions 3.en_US.srt
9.3 kB
Complete Python Developer Zero to Mastery/14 Regular Expressions/192 Regular Expressions 3.mp4
71 MB
Complete Python Developer Zero to Mastery/14 Regular Expressions/193 Exercise_ Password Validation.en_US.srt
7.7 kB
Complete Python Developer Zero to Mastery/14 Regular Expressions/193 Exercise_ Password Validation.mp4
40 MB
Complete Python Developer Zero to Mastery/14 Regular Expressions/194 Exercise_ Password Validation 2.html
820 B
Complete Python Developer Zero to Mastery/14 Regular Expressions/194 Solution-Repl.txt
41 B
Complete Python Developer Zero to Mastery/15 Testing In Python/195 Testing Introduction.en_US.srt
6.7 kB
Complete Python Developer Zero to Mastery/15 Testing In Python/195 Testing Introduction.mp4
91 MB
Complete Python Developer Zero to Mastery/15 Testing In Python/196 Unittest.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/15 Testing In Python/196 Unittest.mp4
108 MB
Complete Python Developer Zero to Mastery/15 Testing In Python/197 Writing Unit Tests.en_US.srt
9.6 kB
Complete Python Developer Zero to Mastery/15 Testing In Python/197 Writing Unit Tests.mp4
119 MB
Complete Python Developer Zero to Mastery/15 Testing In Python/198 Code-Repl.txt
35 B
Complete Python Developer Zero to Mastery/15 Testing In Python/198 Writing Unit Tests 2.en_US.srt
6.6 kB
Complete Python Developer Zero to Mastery/15 Testing In Python/198 Writing Unit Tests 2.mp4
107 MB
Complete Python Developer Zero to Mastery/15 Testing In Python/199 Exercise-Repl.txt
42 B
Complete Python Developer Zero to Mastery/15 Testing In Python/199 Exercise_ Testing.en_US.srt
15 kB
Complete Python Developer Zero to Mastery/15 Testing In Python/199 Exercise_ Testing.mp4
78 MB
Complete Python Developer Zero to Mastery/15 Testing In Python/199 Solution-Repl.txt
44 B
Complete Python Developer Zero to Mastery/16 Career Of A Python Developer/200 Python Careers.en_US.srt
4.6 kB
Complete Python Developer Zero to Mastery/16 Career Of A Python Developer/200 Python Careers.mp4
26 MB
Complete Python Developer Zero to Mastery/16 Career Of A Python Developer/201 Endorsements On LinkedIn.html
1.8 kB
Complete Python Developer Zero to Mastery/16 Career Of A Python Developer/202 Quick Note_ Upcoming Video.html
1.1 kB
Complete Python Developer Zero to Mastery/16 Career Of A Python Developer/203 What If I Don't Have Enough Experience_.en_US.srt
20 kB
Complete Python Developer Zero to Mastery/16 Career Of A Python Developer/203 What If I Don't Have Enough Experience_.mp4
320 MB
Complete Python Developer Zero to Mastery/16 Career Of A Python Developer/204 Learning Guideline.html
821 B
Complete Python Developer Zero to Mastery/16 Career Of A Python Developer/205 Now What__.en_US.srt
5.9 kB
Complete Python Developer Zero to Mastery/16 Career Of A Python Developer/205 Now What__.mp4
32 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/206 Section Overview.en_US.srt
2.0 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/206 Section Overview.mp4
9.5 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/207 What Is Image Processing_.en_US.srt
4.8 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/207 What Is Image Processing_.mp4
46 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/208 DEVELOPER FUNDAMENTALS_ VII.en_US.srt
4.2 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/208 DEVELOPER FUNDAMENTALS_ VII.mp4
33 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/208 Python-Imaging-Library-Wiki.txt
53 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/209 bulbasaur.jpg
29 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/209 charmander.jpg
16 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/209 Images With Python.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/209 Images With Python.mp4
66 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/209 pikachu.jpg
57 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/209 PILLOW.txt
41 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/209 squirtle.jpg
67 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/210 Images With Python 2.en_US.srt
6.0 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/210 Images With Python 2.mp4
48 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/211 astro.jpg
3.6 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/211 Images With Python 3.en_US.srt
6.0 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/211 Images With Python 3.mp4
34 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/212 Exercise_ JPG to PNG Pokedex Converter.en_US.srt
6.7 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/212 Exercise_ JPG to PNG Pokedex Converter.mp4
45 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/213 Quick Note_ Github.html
1010 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/214 Project-Code.txt
36 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/214 Solution_ JPG to PNG Pokedex Converter.en_US.srt
14 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/214 Solution_ JPG to PNG Pokedex Converter.mp4
144 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/215 OpenCV.en_US.srt
1.8 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/215 OpenCV.mp4
6.6 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/216 dummy.pdf
13 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/216 PDFs With Python.en_US.srt
14 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/216 PDFs With Python.mp4
144 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/216 twopage.pdf
3.0 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/216 wtr.pdf
46 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/217 Exercise_ PDF Merger.en_US.srt
5.4 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/217 Exercise_ PDF Merger.mp4
25 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/218 dummy.pdf
13 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/218 Exercise_ Watermarker.en_US.srt
2.9 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/218 Exercise_ Watermarker.mp4
13 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/218 super.pdf
27 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/218 twopage.pdf
3.0 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/218 wtr.pdf
46 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/219 Project-Code.txt
40 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/219 Solution_ Watermarker.en_US.srt
8.2 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/219 Solution_ Watermarker.mp4
59 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/220 Email-Module-Legacy.txt
58 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/220 Email-Module.txt
54 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/220 Sending Emails With Python.en_US.srt
5.5 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/220 Sending Emails With Python.mp4
60 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/220 What-is-SMTP.txt
66 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/221 Quick Note_ Google Security Updates.html
2.3 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/222 Sending Emails With Python 2.en_US.srt
9.3 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/222 Sending Emails With Python 2.mp4
62 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/223 index.html
98 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/223 Pathlib-vs-os.path.txt
64 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/223 Project-Code.txt
33 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/223 Sending Emails With Python 3.en_US.srt
9.6 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/223 Sending Emails With Python 3.mp4
120 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/224 Password Checker Project.en_US.srt
3.6 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/224 Password Checker Project.mp4
5.9 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/225 How Hackers Work.en_US.srt
5.7 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/225 How Hackers Work.mp4
56 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/226 Password API.en_US.srt
9.3 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/226 Password API.mp4
54 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/226 Pwned-Passwords.txt
37 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/226 requests-module.txt
35 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/226 SHA1-generator.txt
52 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/227 Quick Note_ Upcoming Video.html
906 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/228 Optional_ Hash Function.en_US.srt
6.1 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/228 Optional_ Hash Function.mp4
54 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/229 Password Checker.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/229 Password Checker.mp4
143 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/230 Password Checker 2.en_US.srt
9.4 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/230 Password Checker 2.mp4
152 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/231 Password Checker 3.en_US.srt
7.8 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/231 Password Checker 3.mp4
83 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/232 Password Checker 4.en_US.srt
4.2 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/232 Password Checker 4.mp4
41 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/232 Project-Code.txt
51 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/233 Quick Note_ Twitter API Approval.html
3.9 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/234 Twitter API.en_US.srt
5.1 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/234 Twitter API.mp4
50 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/235 Quick Note_ Tweepy API.html
1.3 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/236 Our First Twitter Bot.en_US.srt
8.5 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/236 Our First Twitter Bot.mp4
87 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/236 Tweepy-Documentation.txt
24 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/237 Our First Twitter Bot 2.en_US.srt
9.3 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/237 Our First Twitter Bot 2.mp4
106 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/238 Our First Twitter Bot 3.en_US.srt
1.8 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/238 Our First Twitter Bot 3.mp4
18 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/239 Our First Twitter Bot 4.en_US.srt
8.3 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/239 Our First Twitter Bot 4.mp4
103 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/239 Project-Code.txt
37 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/240 SMS With Python.en_US.srt
4.1 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/240 SMS With Python.mp4
30 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/240 Twilio.txt
28 B
Complete Python Developer Zero to Mastery/17 Scripting with Python/241 SMS With Python 2.en_US.srt
1.8 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/241 SMS With Python 2.mp4
6.9 MB
Complete Python Developer Zero to Mastery/17 Scripting with Python/242 SMS With Python 3.en_US.srt
7.6 kB
Complete Python Developer Zero to Mastery/17 Scripting with Python/242 SMS With Python 3.mp4
67 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/243 Web Scraping Introduction.en_US.srt
5.5 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/243 Web Scraping Introduction.mp4
151 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/243 Web-Scraping-Use-Cases.txt
177 B
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/244 Web Scraping and APIs.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/244 Web Scraping and APIs.mp4
156 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/245 How Googlebot Works.en_US.srt
5.2 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/245 How Googlebot Works.mp4
55 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/246 Our Hacker News Project.en_US.srt
4.3 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/246 Our Hacker News Project.mp4
61 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/247 Requesting Data.en_US.srt
6.3 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/247 Requesting Data.mp4
77 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/248 BeautifulSoup Basics.en_US.srt
7.5 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/248 BeautifulSoup Basics.mp4
128 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/248 BeautifulSoup-Documentation.txt
55 B
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/249 Quick Note_ .storylink to .titlelink.html
974 B
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/250 BeautifulSoup Selectors.en_US.srt
8.6 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/250 BeautifulSoup Selectors.mp4
129 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/250 Selectors.txt
77 B
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/251 Hacker News Project.en_US.srt
9.5 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/251 Hacker News Project.mp4
119 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/252 Hacker News Project 2.en_US.srt
7.9 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/252 Hacker News Project 2.mp4
110 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/252 pprint.txt
46 B
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/253 Hacker News Project 3.en_US.srt
5.9 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/253 Hacker News Project 3.mp4
94 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/254 scrape.py
1.1 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/254 Solution_ Hacker News Project 3.en_US.srt
4.7 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/254 Solution_ Hacker News Project 3.mp4
69 MB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/255 Scrapy.txt
20 B
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/255 What To Do Next With Scraping_.en_US.srt
4.2 kB
Complete Python Developer Zero to Mastery/18 Scraping Data with Python/255 What To Do Next With Scraping_.mp4
65 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/256 Section Overview.en_US.srt
1.8 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/256 Section Overview.mp4
14 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/257 How Websites Work.en_US.srt
9.8 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/257 How Websites Work.mp4
86 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/258 How Websites Work 2.en_US.srt
5.3 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/258 How Websites Work 2.mp4
49 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/259 Building Our First Server.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/259 Building Our First Server.mp4
71 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/259 project-files.zip
1.6 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/260 Flask-Documentation.txt
43 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/260 Setting Up Flask.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/260 Setting Up Flask.mp4
150 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/260 venv-documentation.txt
44 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/260 Virtual-Environments-Refresher.txt
61 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/260 Where-your-files-should-be-in-relation-to-the-venv-files.txt
90 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/261 Building A Flask Server.en_US.srt
13 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/261 Building A Flask Server.mp4
141 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/261 Flask-Quickstart.txt
54 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/262 Flask Templates.en_US.srt
8.7 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/262 Flask Templates.mp4
92 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/262 Flask-Templates.txt
74 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/263 Flask Static Files.en_US.srt
4.3 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/263 Flask Static Files.mp4
39 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/263 Flask-Static-Files.txt
67 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/264 Favicon.en_US.srt
3.7 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/264 Favicon.mp4
31 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/264 Flask-Favicon.txt
60 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/265 Jinja.txt
54 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/265 Templating Engine.en_US.srt
4.1 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/265 Templating Engine.mp4
51 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/265 url-for.txt
86 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/266 URL Parameters.en_US.srt
7.0 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/266 URL Parameters.mp4
89 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/266 Variable-Rules.txt
70 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/267 MIME Types.en_US.srt
5.9 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/267 MIME Types.mp4
85 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/267 MIME-Types.txt
76 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/268 Building A Portfolio.en_US.srt
10 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/268 Building A Portfolio.mp4
163 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/268 Mashup-Templates.txt
46 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/269 FREE HTML Templates.html
1.1 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/270 Building A Portfolio 2.en_US.srt
7.5 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/270 Building A Portfolio 2.mp4
126 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/271 Building A Portfolio 3.en_US.srt
8.0 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/271 Building A Portfolio 3.mp4
142 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/272 Building A Portfolio 4.en_US.srt
6.8 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/272 Building A Portfolio 4.mp4
88 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/272 Flask-Request-Data.txt
78 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/273 HTML Forms.html
779 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/274 Building A Portfolio 5.en_US.srt
10 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/274 Building A Portfolio 5.mp4
178 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/275 Building A Portfolio 6.en_US.srt
7.4 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/275 Building A Portfolio 6.mp4
79 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/276 Building A Portfolio 7.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/276 Building A Portfolio 7.mp4
187 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/276 csv-module.txt
43 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/277 Quick Fix_ newline.html
926 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/278 Quick Note About Databases.en_US.srt
2.5 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/278 Quick Note About Databases.mp4
23 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/279 Upcoming Video.html
1.0 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/280 Optional_ How Databases Work.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/280 Optional_ How Databases Work.mp4
127 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/281 Building A Portfolio 8.en_US.srt
16 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/281 Building A Portfolio 8.mp4
221 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/281 How-requirements.txt-and-pip-freeze-works.txt
60 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/281 Portfo-project-link.txt
35 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/281 Python-Anywhere-with-Flask.txt
45 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/282 Building A Portfolio 9.en_US.srt
7.5 kB
Complete Python Developer Zero to Mastery/19 Web Development with Python/282 Building A Portfolio 9.mp4
130 MB
Complete Python Developer Zero to Mastery/19 Web Development with Python/282 Project-Link.txt
35 B
Complete Python Developer Zero to Mastery/19 Web Development with Python/283 Extra Exercise_ Customize Your Portfolio.html
1.2 kB
Complete Python Developer Zero to Mastery/20 Automation_Testing/284 Section Overview.en_US.srt
2.3 kB
Complete Python Developer Zero to Mastery/20 Automation_Testing/284 Section Overview.mp4
12 MB
Complete Python Developer Zero to Mastery/20 Automation_Testing/285 Selenium Introduction.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/20 Automation_Testing/285 Selenium Introduction.mp4
130 MB
Complete Python Developer Zero to Mastery/20 Automation_Testing/285 Selenium-with-Python.txt
40 B
Complete Python Developer Zero to Mastery/20 Automation_Testing/286 Selenium Basics.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/20 Automation_Testing/286 Selenium Basics.mp4
229 MB
Complete Python Developer Zero to Mastery/20 Automation_Testing/286 Selenium-Testground.txt
31 B
Complete Python Developer Zero to Mastery/20 Automation_Testing/286 Selenium-with-Python-Cheat-Sheet.txt
78 B
Complete Python Developer Zero to Mastery/20 Automation_Testing/286 Selenium-with-Python.txt
40 B
Complete Python Developer Zero to Mastery/20 Automation_Testing/287 Selenium Basics 2.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/20 Automation_Testing/287 Selenium Basics 2.mp4
133 MB
Complete Python Developer Zero to Mastery/20 Automation_Testing/288 Selenium Basics 3.en_US.srt
7.5 kB
Complete Python Developer Zero to Mastery/20 Automation_Testing/288 Selenium Basics 3.mp4
106 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/289 Section Overview.en_US.srt
3.3 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/289 Section Overview.mp4
17 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/290 AI_Machine Learning_Data Science.en_US.srt
4.4 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/290 AI_Machine Learning_Data Science.mp4
43 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/291 How Machine Learning Works.en_US.srt
6.9 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/291 How Machine Learning Works.mp4
35 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/292 History Of Data.en_US.srt
5.3 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/292 History Of Data.mp4
30 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/293 Types of Machine Learning.en_US.srt
5.6 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/293 Types of Machine Learning.mp4
30 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/294 Facebook-Machine-Learning.txt
96 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/294 Machine Learning 101.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/294 Machine Learning 101.mp4
31 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/294 ML-Steps.txt
34 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/295 Kaggle.txt
23 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/295 Tools In Machine Learning.en_US.srt
6.8 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/295 Tools In Machine Learning.mp4
75 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/296 Data Science 1.en_US.srt
11 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/296 Data Science 1.mp4
158 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/296 data.csv
8.7 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/296 Kaggle-Fifa-Data.txt
42 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/296 Pandas-CheatSheet-from-Video.txt
115 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/296 Pandas-Cheatsheet.txt
48 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/297 Data Science 2.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/297 Data Science 2.mp4
176 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/297 stackoverflow-answer.txt
117 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/298 Bokeh.txt
46 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/298 Data Science 3.en_US.srt
13 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/298 Data Science 3.mp4
167 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/298 Jupyter-Notebook-Soccer.txt
62 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/298 Seaborn.txt
28 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/299 Iris-Dataset-Wiki.txt
51 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/299 Machine Learning 1.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/299 Machine Learning 1.mp4
121 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/299 scikit-learn.txt
26 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/300 Machine Learning 2.en_US.srt
6.2 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/300 Machine Learning 2.mp4
65 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/300 Nearest-Neighbors.txt
55 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/301 Optional_ K Nearest Neighbour.html
1.2 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/302 Machine Learning 3.en_US.srt
6.3 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/302 Machine Learning 3.mp4
49 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/303 Machine Learning 4.en_US.srt
3.2 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/303 Machine Learning 4.mp4
34 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/304 Quick Note_ Joblib Update.html
1002 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/305 Joblib-Module.txt
62 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/305 Machine Learning 5.en_US.srt
5.8 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/305 Machine Learning 5.mp4
61 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/306 Jupyter-Notebook-Iris.txt
60 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/306 Machine Learning 6.en_US.srt
5.2 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/306 Machine Learning 6.mp4
84 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/307 Quick Note_ Latest Version of TensorFlow.html
2.3 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/308 brain.py
522 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/308 Exercise_ ReallySmartBrain.en_US.srt
16 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/308 Exercise_ ReallySmartBrain.mp4
262 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/308 giraffe.jpg
2.2 MB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/308 godzilla.jpg
17 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/308 house.jpg
8.9 kB
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/308 ImageAI.txt
41 B
Complete Python Developer Zero to Mastery/21 Machine Learning + Data Science/309 My Favourite Machine Learning Resource.html
899 B
Complete Python Developer Zero to Mastery/22 Where To Go From Here_/310 Become An Alumni.html
1.4 kB
Complete Python Developer Zero to Mastery/22 Where To Go From Here_/311 Thank You.en_US.srt
1.7 kB
Complete Python Developer Zero to Mastery/22 Where To Go From Here_/311 Thank You.mp4
9.2 MB
Complete Python Developer Zero to Mastery/22 Where To Go From Here_/312 Contribute To The Cheat Sheet!.html
1.2 kB
Complete Python Developer Zero to Mastery/22 Where To Go From Here_/313 [exercise] The Final Challenge.zip
190 B
Complete Python Developer Zero to Mastery/22 Where To Go From Here_/313 [exercise_info] The Final Challenge.html
786 B
Complete Python Developer Zero to Mastery/22 Where To Go From Here_/313 [exercise_solution] The Final Challenge.zip
189 B
Complete Python Developer Zero to Mastery/22 Where To Go From Here_/313 [quiz] Course Review.html
3.2 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/313 Quick Note_ Upcoming Videos.html
907 B
Complete Python Developer Zero to Mastery/23 Extra Bits/314 CWD_ Git + Github.en_US.srt
21 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/314 CWD_ Git + Github.mp4
309 MB
Complete Python Developer Zero to Mastery/23 Extra Bits/315 Github Update_ Master --_ Main.html
1.3 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/316 CWD_ Git + Github 2.en_US.srt
19 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/316 CWD_ Git + Github 2.mp4
232 MB
Complete Python Developer Zero to Mastery/23 Extra Bits/317 Contributing To Open Source.en_US.srt
17 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/317 Contributing To Open Source.mp4
206 MB
Complete Python Developer Zero to Mastery/23 Extra Bits/317 get-started-guidelines.txt
57 B
Complete Python Developer Zero to Mastery/23 Extra Bits/317 ZTM-Github-Projects.txt
35 B
Complete Python Developer Zero to Mastery/23 Extra Bits/318 Contributing To Open Source 2.en_US.srt
10 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/318 Contributing To Open Source 2.mp4
218 MB
Complete Python Developer Zero to Mastery/23 Extra Bits/319 Exercise_ Contribute To Open Source.html
1.7 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/320 Coding Challenges.html
1.3 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/321 Quick Note_ Upcoming Videos.html
1.1 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/322 JTS_ Learn to Learn.en_US.srt
2.3 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/322 JTS_ Learn to Learn.mp4
9.2 MB
Complete Python Developer Zero to Mastery/23 Extra Bits/323 JTS_ Start With Why.en_US.srt
2.8 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/323 JTS_ Start With Why.mp4
13 MB
Complete Python Developer Zero to Mastery/23 Extra Bits/324 Quick Note_ Next Video.html
912 B
Complete Python Developer Zero to Mastery/23 Extra Bits/325 My Terminal Setup.en_US.srt
7.9 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/325 My Terminal Setup.mp4
132 MB
Complete Python Developer Zero to Mastery/23 Extra Bits/325 Useful-bash-prompts.txt
70 B
Complete Python Developer Zero to Mastery/23 Extra Bits/326 My Terminal Setup 2.html
2.1 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/327 AMA - 1,000 Students!!.en_US.srt
26 kB
Complete Python Developer Zero to Mastery/23 Extra Bits/327 AMA - 1,000 Students!!.mp4
454 MB
Complete Python Developer Zero to Mastery/23 Extra Bits/328 AMA - 100,000 Students!!.en_US.srt
54 kB
Advanced Python Python OOP with 10 Real-World Programs (12.2021)/01 Getting Started/001 How This Course Will Make You a Pro.en.srt
7.7 kB
Complete Python Developer Zero to Mastery/24 Appendix_ HTML Forms/329 Quick Note_ Upcoming Videos.html
908 B
Complete Python Developer Zero to Mastery/24 Appendix_ HTML Forms/330 HTML Forms.en_US.srt
12 kB
Complete Python Developer Zero to Mastery/24 Appendix_ HTML Forms/330 HTML Forms.mp4
83 MB
Complete Python Developer Zero to Mastery/24 Appendix_ HTML Forms/331 HTML Forms 2.en_US.srt
3.4 kB
Complete Python Developer Zero to Mastery/24 Appendix_ HTML Forms/331 HTML Forms 2.mp4
34 MB
Complete Python Developer Zero to Mastery/24 Appendix_ HTML Forms/332 Submitting A Form.en_US.srt
9.3 kB
Complete Python Developer Zero to Mastery/24 Appendix_ HTML Forms/332 Submitting A Form.mp4
50 MB
Complete Python Developer Zero to Mastery/25 BONUS SECTION/333 Bonus Lecture.html
1.6 kB
Electronic Music Production Synthesis TUTORiAL/1 - Introduction/1 - How Sound is Made English.vtt
2.2 kB
Electronic Music Production Synthesis TUTORiAL/1 - Introduction/1 - How Sound is Made.mp4
45 MB
Electronic Music Production Synthesis TUTORiAL/1 - Introduction/2 - What is a Synthesizer English.vtt
2.1 kB
Electronic Music Production Synthesis TUTORiAL/1 - Introduction/2 - What is a Synthesizer.mp4
42 MB
Electronic Music Production Synthesis TUTORiAL/1 - Introduction/3 - Hardware vs Software English.vtt
1.4 kB
Electronic Music Production Synthesis TUTORiAL/1 - Introduction/3 - Hardware vs Software.mp4
25 MB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/4 - Moog Model D English.vtt
7.2 kB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/4 - Moog Model D.mp4
143 MB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/5 - Moog Model D Jam English.vtt
155 B
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/5 - Moog Model D Jam.mp4
38 MB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/6 - Novation Bass Station II English.vtt
5.8 kB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/6 - Novation Bass Station II.mp4
114 MB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/7 - Bass Station II Jam English.vtt
8 B
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/7 - Bass Station II Jam.mp4
45 MB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/8 - Roland System I English.vtt
4.6 kB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/8 - Roland System I.mp4
96 MB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/9 - Roland System I Jam English.vtt
436 B
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/9 - Roland System I Jam.mp4
78 MB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/10 - Native Instrument FM8 English.vtt
4.7 kB
Electronic Music Production Synthesis TUTORiAL/2 - Hardware Synth Overview/10 - Native Instrument FM8.mp4
78 MB
Electronic Music Production Synthesis TUTORiAL/3 - Types of Synthesis/11 - Types of Synthesis English.vtt
1.7 kB
Electronic Music Production Synthesis TUTORiAL/3 - Types of Synthesis/11 - Types of Synthesis.mp4
37 MB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/12 - Software Synth Intro English.vtt
1.8 kB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/12 - Software Synth Intro.mp4
33 MB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/13 - Ableton Operator English.vtt
3.7 kB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/13 - Ableton Operator.mp4
62 MB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/14 - Serum English.vtt
2.9 kB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/14 - Serum.mp4
50 MB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/15 - Geography of Analog I English.vtt
2.5 kB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/15 - Geography of Analog I.mp4
46 MB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/16 - Geography of Analog II English.vtt
4.2 kB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/16 - Geography of Analog II.mp4
79 MB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/17 - Loading and Saving Presets English.vtt
2.8 kB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/17 - Loading and Saving Presets.mp4
50 MB
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/18 - Hot Swap English.vtt
688 B
Electronic Music Production Synthesis TUTORiAL/4 - Software Synth Overview/18 - Hot Swap.mp4
11 MB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/19 - Oscillators Part 1 English.vtt
32 kB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/19 - Oscillators Part 1.mp4
512 MB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/20 - Osciallators Part 2 English.vtt
21 kB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/20 - Osciallators Part 2.mp4
368 MB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/21 - Filters English.vtt
44 kB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/21 - Filters.mp4
875 MB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/22 - Modulation English.vtt
29 kB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/22 - Modulation.mp4
262 MB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/23 - Samplers and Envelopes English.vtt
4.3 kB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/23 - Samplers and Envelopes.mp4
55 MB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/24 - Retriggering English.vtt
7.0 kB
Electronic Music Production Synthesis TUTORiAL/5 - Components of a Synthesizer/24 - Retriggering.mp4
70 MB
Electronic Music Production Synthesis TUTORiAL/6 - LFOs/25 - What is an LFO English.vtt
34 kB
Electronic Music Production Synthesis TUTORiAL/6 - LFOs/25 - What is an LFO.mp4
405 MB
Electronic Music Production Synthesis TUTORiAL/6 - LFOs/26 - Operators LFOs English.vtt
15 kB
Electronic Music Production Synthesis TUTORiAL/6 - LFOs/26 - Operators LFOs.mp4
202 MB
Electronic Music Production Synthesis TUTORiAL/6 - LFOs/27 - Make a Dubstep Wobble English.vtt
23 kB
Electronic Music Production Synthesis TUTORiAL/6 - LFOs/27 - Make a Dubstep Wobble.mp4
251 MB
Electronic Music Production Synthesis TUTORiAL/6 - LFOs/28 - Max For Live English.vtt
14 kB
Electronic Music Production Synthesis TUTORiAL/6 - LFOs/28 - Max For Live.mp4
198 MB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/29 - What is FM Synthesis English.vtt
2.7 kB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/29 - What is FM Synthesis.mp4
60 MB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/30 - FM Part 1 English.vtt
5.4 kB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/30 - FM Part 1.mp4
81 MB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/31 - FM Part 2 English.vtt
8.4 kB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/31 - FM Part 2.mp4
210 MB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/32 - FM Part 3 English.vtt
2.5 kB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/32 - FM Part 3.mp4
70 MB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/33 - FM Part 4 English.vtt
7.2 kB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/33 - FM Part 4.mp4
178 MB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/34 - Mapping and Sound Design English.vtt
4.9 kB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/34 - Mapping and Sound Design.mp4
149 MB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/35 - Making an FM Arp Sound English.vtt
2.9 kB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/35 - Making an FM Arp Sound.mp4
89 MB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/36 - Making an FM Piano Patch English.vtt
6.1 kB
Electronic Music Production Synthesis TUTORiAL/7 - Frequency Modulation Synthesis/36 - Making an FM Piano Patch.mp4
184 MB
Electronic Music Production Synthesis TUTORiAL/8 - Types of Sounds and Analysis/37 - Types of Sounds English.vtt
26 kB
Electronic Music Production Synthesis TUTORiAL/8 - Types of Sounds and Analysis/37 - Types of Sounds.mp4
599 MB
Electronic Music Production Synthesis TUTORiAL/8 - Types of Sounds and Analysis/38 - Analysis of Sound English.vtt
11 kB
Electronic Music Production Synthesis TUTORiAL/8 - Types of Sounds and Analysis/38 - Analysis of Sound.mp4
236 MB
Electronic Music Production Synthesis TUTORiAL/8 - Types of Sounds and Analysis/39 - Reverse Engineering Part 1 English.vtt
18 kB
Electronic Music Production Synthesis TUTORiAL/8 - Types of Sounds and Analysis/39 - Reverse Engineering Part 1.mp4
403 MB
Electronic Music Production Synthesis TUTORiAL/8 - Types of Sounds and Analysis/40 - Reverse Engineering Part 2 English.vtt
19 kB
Electronic Music Production Synthesis TUTORiAL/8 - Types of Sounds and Analysis/40 - Reverse Engineering Part 2.mp4
529 MB
Electronic Music Production Synthesis TUTORiAL/9 - Physical Modelling Synthesis Ableton Live/41 - Electric Ableton Live English.vtt
28 kB
Electronic Music Production Synthesis TUTORiAL/9 - Physical Modelling Synthesis Ableton Live/41 - Electric Ableton Live.mp4
870 MB
Electronic Music Production Synthesis TUTORiAL/9 - Physical Modelling Synthesis Ableton Live/42 - Collision Ableton Live English.vtt
32 kB
Electronic Music Production Synthesis TUTORiAL/9 - Physical Modelling Synthesis Ableton Live/42 - Collision Ableton Live.mp4
784 MB
Electronic Music Production Synthesis TUTORiAL/9 - Physical Modelling Synthesis Ableton Live/43 - Tension Ableton Live English.vtt
14 kB
Electronic Music Production Synthesis TUTORiAL/9 - Physical Modelling Synthesis Ableton Live/43 - Tension Ableton Live.mp4
375 MB
Electronic Music Production Synthesis TUTORiAL/10 - Sampling Synthesis Ableton Live/44 - Simpler Ableton Live English.vtt
42 kB
Electronic Music Production Synthesis TUTORiAL/10 - Sampling Synthesis Ableton Live/44 - Simpler Ableton Live.mp4
909 MB
Electronic Music Production Synthesis TUTORiAL/10 - Sampling Synthesis Ableton Live/45 - Sampler Ableton Live English.vtt
41 kB
Electronic Music Production Synthesis TUTORiAL/10 - Sampling Synthesis Ableton Live/45 - Sampler Ableton Live.mp4
864 MB
Electronic Music Production Synthesis TUTORiAL/10 - Sampling Synthesis Ableton Live/46 - Instrument Racks Ableton Live English.vtt
25 kB
Electronic Music Production Synthesis TUTORiAL/10 - Sampling Synthesis Ableton Live/46 - Instrument Racks Ableton Live.mp4
584 MB
Electronic Music Production Synthesis TUTORiAL/11 - Native Instruments/47 - Intro to Massive English.vtt
30 kB
Electronic Music Production Synthesis TUTORiAL/11 - Native Instruments/47 - Intro to Massive.mp4
713 MB
Electronic Music Production Synthesis TUTORiAL/11 - Native Instruments/48 - Massive Patch Excercises English.vtt
26 kB
Electronic Music Production Synthesis TUTORiAL/11 - Native Instruments/48 - Massive Patch Excercises.mp4
776 MB
Electronic Music Production Synthesis TUTORiAL/11 - Native Instruments/49 - Intro to FM8 English.vtt
36 kB
Electronic Music Production Synthesis TUTORiAL/11 - Native Instruments/49 - Intro to FM8.mp4
921 MB
Electronic Music Production Synthesis TUTORiAL/12 - How to make a Future Pad/50 - Future Pad Tutorial English.vtt
27 kB
Electronic Music Production Synthesis TUTORiAL/12 - How to make a Future Pad/50 - Future Pad Tutorial.mp4
627 MB
Ethical Hacking for Absolute Beginners/001 - Introduction to the course.en.srt
5.8 kB
Ethical Hacking for Absolute Beginners/001 - Introduction to the course.mp4
59 MB
Ethical Hacking for Absolute Beginners/002 - VirtualBox installation.en.srt
20 kB
Ethical Hacking for Absolute Beginners/002 - VirtualBox installation.mp4
228 MB
Ethical Hacking for Absolute Beginners/003 - Kali Linux installation.en.srt
17 kB
Ethical Hacking for Absolute Beginners/003 - Kali Linux installation.mp4
214 MB
Ethical Hacking for Absolute Beginners/004 - Enabling full-screen.en.srt
21 kB
Ethical Hacking for Absolute Beginners/004 - Enabling full-screen.mp4
102 MB
Ethical Hacking for Absolute Beginners/005 - Basic commands part 1.en.srt
11 kB
Ethical Hacking for Absolute Beginners/005 - Basic commands part 1.mp4
135 MB
Ethical Hacking for Absolute Beginners/006 - Basic commands part 2.en.srt
25 kB
Ethical Hacking for Absolute Beginners/006 - Basic commands part 2.mp4
275 MB
Ethical Hacking for Absolute Beginners/007 - Basic commands part 3.en.srt
15 kB
Ethical Hacking for Absolute Beginners/007 - Basic commands part 3.mp4
167 MB
Ethical Hacking for Absolute Beginners/008 - Changing IP address and wireless adapter setup.en.srt
6.3 kB
Ethical Hacking for Absolute Beginners/008 - Changing IP address and wireless adapter setup.mp4
69 MB
Ethical Hacking for Absolute Beginners/009 - Creating a bootable Kali USB drive.en.srt
6.8 kB
Ethical Hacking for Absolute Beginners/009 - Creating a bootable Kali USB drive.mp4
86 MB
Ethical Hacking for Absolute Beginners/010 - Essential networking terms.en.srt
12 kB
Ethical Hacking for Absolute Beginners/010 - Essential networking terms.mp4
152 MB
Ethical Hacking for Absolute Beginners/011 - Essential hacking terms.en.srt
21 kB
Ethical Hacking for Absolute Beginners/011 - Essential hacking terms.mp4
44 MB
Ethical Hacking for Absolute Beginners/012 - Additional Kali tools to install.en.srt
11 kB
Ethical Hacking for Absolute Beginners/012 - Additional Kali tools to install.mp4
112 MB
Ethical Hacking for Absolute Beginners/013 - Changing our MAC address with macchanger.en.srt
7.6 kB
Ethical Hacking for Absolute Beginners/013 - Changing our MAC address with macchanger.mp4
86 MB
Ethical Hacking for Absolute Beginners/014 - Google hacking.en.srt
15 kB
Ethical Hacking for Absolute Beginners/014 - Google hacking.mp4
110 MB
Ethical Hacking for Absolute Beginners/015 - Nikto basics.en.srt
13 kB
Ethical Hacking for Absolute Beginners/015 - Nikto basics.mp4
105 MB
Ethical Hacking for Absolute Beginners/016 - Whois tool.en.srt
8.2 kB
Ethical Hacking for Absolute Beginners/016 - Whois tool.mp4
64 MB
Ethical Hacking for Absolute Beginners/017 - Email harvesting.en.srt
7.4 kB
Ethical Hacking for Absolute Beginners/017 - Email harvesting.mp4
52 MB
Ethical Hacking for Absolute Beginners/018 - Shodan.en.srt
13 kB
Ethical Hacking for Absolute Beginners/018 - Shodan.mp4
86 MB
Ethical Hacking for Absolute Beginners/019 - Zone transfer with Dig.en.srt
8.6 kB
Ethical Hacking for Absolute Beginners/019 - Zone transfer with Dig.mp4
37 MB
Ethical Hacking for Absolute Beginners/020 - Installing Metasploitable.en.srt
8.7 kB
Ethical Hacking for Absolute Beginners/020 - Installing Metasploitable.mp4
100 MB
Ethical Hacking for Absolute Beginners/021 - Nmap part 1.en.srt
18 kB
Ethical Hacking for Absolute Beginners/021 - Nmap part 1.mp4
197 MB
Ethical Hacking for Absolute Beginners/022 - Nmap part 2.en.srt
14 kB
Ethical Hacking for Absolute Beginners/022 - Nmap part 2.mp4
98 MB
Ethical Hacking for Absolute Beginners/023 - Nmap part 3.en.srt
14 kB
Ethical Hacking for Absolute Beginners/023 - Nmap part 3.mp4
127 MB
Ethical Hacking for Absolute Beginners/024 - Zenmap.en.srt
9.4 kB
Ethical Hacking for Absolute Beginners/024 - Zenmap.mp4
129 MB
Ethical Hacking for Absolute Beginners/025 - TCP scans.en.srt
17 kB
Ethical Hacking for Absolute Beginners/025 - TCP scans.mp4
232 MB
Ethical Hacking for Absolute Beginners/026 - Nmap bypassing defenses.en.srt
19 kB
Ethical Hacking for Absolute Beginners/026 - Nmap bypassing defenses.mp4
215 MB
Ethical Hacking for Absolute Beginners/027 - Nmap scripts part 1.en.srt
11 kB
Ethical Hacking for Absolute Beginners/027 - Nmap scripts part 1.mp4
150 MB
Ethical Hacking for Absolute Beginners/028 - Nmap scripts part 2.en.srt
16 kB
Ethical Hacking for Absolute Beginners/028 - Nmap scripts part 2.mp4
208 MB
Ethical Hacking for Absolute Beginners/029 - Installing OWASP.en.srt
9.3 kB
Ethical Hacking for Absolute Beginners/029 - Installing OWASP.mp4
149 MB
Ethical Hacking for Absolute Beginners/030 - HTTP request.en.srt
11 kB
Ethical Hacking for Absolute Beginners/030 - HTTP request.mp4
97 MB
Ethical Hacking for Absolute Beginners/031 - HTTP response.en.srt
12 kB
Ethical Hacking for Absolute Beginners/031 - HTTP response.mp4
131 MB
Ethical Hacking for Absolute Beginners/032 - Burpsuite configuration.en.srt
16 kB
Ethical Hacking for Absolute Beginners/032 - Burpsuite configuration.mp4
132 MB
Ethical Hacking for Absolute Beginners/033 - Editing packets in Burpsuite.en.srt
15 kB
Ethical Hacking for Absolute Beginners/033 - Editing packets in Burpsuite.mp4
159 MB
Ethical Hacking for Absolute Beginners/034 - Whatweb and Dirb.en.srt
12 kB
Ethical Hacking for Absolute Beginners/034 - Whatweb and Dirb.mp4
136 MB
Ethical Hacking for Absolute Beginners/035 - Password recovery attack.en.srt
18 kB
Ethical Hacking for Absolute Beginners/035 - Password recovery attack.mp4
228 MB
Ethical Hacking for Absolute Beginners/036 - Burpsuite login bruteforce.en.srt
13 kB
Ethical Hacking for Absolute Beginners/036 - Burpsuite login bruteforce.mp4
157 MB
Ethical Hacking for Absolute Beginners/037 - Hydra login bruteforce.en.srt
10 kB
Ethical Hacking for Absolute Beginners/037 - Hydra login bruteforce.mp4
83 MB
Ethical Hacking for Absolute Beginners/038 - Session fixation.en.srt
16 kB
Ethical Hacking for Absolute Beginners/038 - Session fixation.mp4
202 MB
Ethical Hacking for Absolute Beginners/039 - Injection attacks.en.srt
6.3 kB
Ethical Hacking for Absolute Beginners/039 - Injection attacks.mp4
44 MB
Ethical Hacking for Absolute Beginners/040 - Simple command injection.en.srt
13 kB
Ethical Hacking for Absolute Beginners/040 - Simple command injection.mp4
112 MB
Ethical Hacking for Absolute Beginners/041 - Exploiting command injection vulnerability.en.srt
9.1 kB
Ethical Hacking for Absolute Beginners/041 - Exploiting command injection vulnerability.mp4
82 MB
Ethical Hacking for Absolute Beginners/042 - Finding blind command injection.en.srt
16 kB
Ethical Hacking for Absolute Beginners/042 - Finding blind command injection.mp4
181 MB
Ethical Hacking for Absolute Beginners/043 - SQL basics.en.srt
11 kB
Ethical Hacking for Absolute Beginners/043 - SQL basics.mp4
32 MB
Ethical Hacking for Absolute Beginners/044 - Manual SQL injection part 1.en.srt
15 kB
Ethical Hacking for Absolute Beginners/044 - Manual SQL injection part 1.mp4
84 MB
Ethical Hacking for Absolute Beginners/045 - Manual SQL injection part 2.en.srt
23 kB
Ethical Hacking for Absolute Beginners/045 - Manual SQL injection part 2.mp4
197 MB
Ethical Hacking for Absolute Beginners/046 - SQLmap basics.en.srt
19 kB
Ethical Hacking for Absolute Beginners/046 - SQLmap basics.mp4
161 MB
Ethical Hacking for Absolute Beginners/047 - XML injection.en.srt
17 kB
Ethical Hacking for Absolute Beginners/047 - XML injection.mp4
133 MB
Ethical Hacking for Absolute Beginners/048 - Installing XCAT and preventing injection attacks.en.srt
7.2 kB
Ethical Hacking for Absolute Beginners/048 - Installing XCAT and preventing injection attacks.mp4
80 MB
Ethical Hacking for Absolute Beginners/049 - Reflected XSS.en.srt
12 kB
Ethical Hacking for Absolute Beginners/049 - Reflected XSS.mp4
67 MB
Ethical Hacking for Absolute Beginners/050 - Stored XSS.en.srt
14 kB
Ethical Hacking for Absolute Beginners/050 - Stored XSS.mp4
92 MB
Ethical Hacking for Absolute Beginners/051 - Changing HTML code with XSS.en.srt
8.1 kB
Ethical Hacking for Absolute Beginners/051 - Changing HTML code with XSS.mp4
46 MB
Ethical Hacking for Absolute Beginners/052 - XSSer and XSSsniper.en.srt
16 kB
Ethical Hacking for Absolute Beginners/052 - XSSer and XSSsniper.mp4
149 MB
Ethical Hacking for Absolute Beginners/053 - Wireless attacking theory.en.srt
14 kB
Ethical Hacking for Absolute Beginners/053 - Wireless attacking theory.mp4
52 MB
Ethical Hacking for Absolute Beginners/054 - Enabling monitor mode.en.srt
5.8 kB
Ethical Hacking for Absolute Beginners/054 - Enabling monitor mode.mp4
108 MB
Ethical Hacking for Absolute Beginners/055 - Capturing handshake with airodump.en.srt
17 kB
Ethical Hacking for Absolute Beginners/055 - Capturing handshake with airodump.mp4
322 MB
Ethical Hacking for Absolute Beginners/056 - RockYou.txt.en.srt
15 kB
Ethical Hacking for Absolute Beginners/056 - RockYou.txt.mp4
149 MB
Ethical Hacking for Absolute Beginners/057 - Cracking with Aircrack.en.srt
17 kB
Ethical Hacking for Absolute Beginners/057 - Cracking with Aircrack.mp4
115 MB
Ethical Hacking for Absolute Beginners/058 - Cracking with Hashcat.en.srt
17 kB
Ethical Hacking for Absolute Beginners/058 - Cracking with Hashcat.mp4
188 MB
Ethical Hacking for Absolute Beginners/059 - Creating password lists with Crunch.en.srt
22 kB
Ethical Hacking for Absolute Beginners/059 - Creating password lists with Crunch.mp4
166 MB
Ethical Hacking for Absolute Beginners/060 - Creating password lists with Cupp.en.srt
8.7 kB
Ethical Hacking for Absolute Beginners/060 - Creating password lists with Cupp.mp4
63 MB
Ethical Hacking for Absolute Beginners/061 - Rainbow tables part 1.en.srt
19 kB
Ethical Hacking for Absolute Beginners/061 - Rainbow tables part 1.mp4
144 MB
Ethical Hacking for Absolute Beginners/062 - Rainbow tables part 2.en.srt
6.8 kB
Ethical Hacking for Absolute Beginners/062 - Rainbow tables part 2.mp4
72 MB
Ethical Hacking for Absolute Beginners/063 - Installing Fluxion.en.srt
8.5 kB
Ethical Hacking for Absolute Beginners/063 - Installing Fluxion.mp4
64 MB
Ethical Hacking for Absolute Beginners/064 - Finding and cracking hidden networks.en.srt
11 kB
Ethical Hacking for Absolute Beginners/064 - Finding and cracking hidden networks.mp4
174 MB
Ethical Hacking for Absolute Beginners/065 - Preventing wireless attacks.en.srt
9.8 kB
Ethical Hacking for Absolute Beginners/065 - Preventing wireless attacks.mp4
68 MB
Ethical Hacking for Absolute Beginners/066 - ARP protocol basics.en.srt
13 kB
Ethical Hacking for Absolute Beginners/066 - ARP protocol basics.mp4
86 MB
Ethical Hacking for Absolute Beginners/067 - Man in the middle attack theory.en.srt
8.7 kB
Ethical Hacking for Absolute Beginners/067 - Man in the middle attack theory.mp4
31 MB
Ethical Hacking for Absolute Beginners/068 - Installing MITMf.en.srt
8.7 kB
Ethical Hacking for Absolute Beginners/068 - Installing MITMf.mp4
142 MB
Ethical Hacking for Absolute Beginners/069 - Manual ARP spoofing.en.srt
17 kB
Ethical Hacking for Absolute Beginners/069 - Manual ARP spoofing.mp4
162 MB
Ethical Hacking for Absolute Beginners/070 - Problems while installing MITMf.en.srt
8.5 kB
Ethical Hacking for Absolute Beginners/070 - Problems while installing MITMf.mp4
92 MB
Ethical Hacking for Absolute Beginners/071 - HTTP traffic sniffing.en.srt
11 kB
Ethical Hacking for Absolute Beginners/071 - HTTP traffic sniffing.mp4
110 MB
Ethical Hacking for Absolute Beginners/072 - DNS spoofing and HTTPS password sniffing.en.srt
28 kB
Ethical Hacking for Absolute Beginners/072 - DNS spoofing and HTTPS password sniffing.mp4
335 MB
Ethical Hacking for Absolute Beginners/073 - Hooking browsers with BEEF.en.srt
20 kB
Ethical Hacking for Absolute Beginners/073 - Hooking browsers with BEEF.mp4
172 MB
Ethical Hacking for Absolute Beginners/074 - Screenshotting targets browser.en.srt
14 kB
Ethical Hacking for Absolute Beginners/074 - Screenshotting targets browser.mp4
157 MB
Ethical Hacking for Absolute Beginners/075 - Cloning any webpage.en.srt
11 kB
Ethical Hacking for Absolute Beginners/075 - Cloning any webpage.mp4
100 MB
Ethical Hacking for Absolute Beginners/076 - Ettercap basics.en.srt
9.0 kB
Ethical Hacking for Absolute Beginners/076 - Ettercap basics.mp4
49 MB
Ethical Hacking for Absolute Beginners/077 - MSFconsole environment.en.srt
20 kB
Ethical Hacking for Absolute Beginners/077 - MSFconsole environment.mp4
151 MB
Ethical Hacking for Absolute Beginners/078 - Metasploit modules explained.en.srt
15 kB
Ethical Hacking for Absolute Beginners/078 - Metasploit modules explained.mp4
93 MB
Ethical Hacking for Absolute Beginners/079 - Bruteforcing SSH with Metasploit.en.srt
19 kB
Ethical Hacking for Absolute Beginners/079 - Bruteforcing SSH with Metasploit.mp4
211 MB
Ethical Hacking for Absolute Beginners/080 - Attacking Tomcat with Metasploit.en.srt
10 kB
Ethical Hacking for Absolute Beginners/080 - Attacking Tomcat with Metasploit.mp4
113 MB
Ethical Hacking for Absolute Beginners/081 - Getting Meterpreter with command injection.en.srt
29 kB
Ethical Hacking for Absolute Beginners/081 - Getting Meterpreter with command injection.mp4
274 MB
Ethical Hacking for Absolute Beginners/082 - PHP code injection.en.srt
7.3 kB
Ethical Hacking for Absolute Beginners/082 - PHP code injection.mp4
78 MB
Ethical Hacking for Absolute Beginners/083 - 2 Metasploitable exploits.en.srt
8.8 kB
Ethical Hacking for Absolute Beginners/083 - 2 Metasploitable exploits.mp4
73 MB
Ethical Hacking for Absolute Beginners/084 - Wine installation.en.srt
14 kB
Ethical Hacking for Absolute Beginners/084 - Wine installation.mp4
134 MB
Ethical Hacking for Absolute Beginners/085 - Creating Windows payloads with Msfvenom.en.srt
12 kB
Ethical Hacking for Absolute Beginners/085 - Creating Windows payloads with Msfvenom.mp4
114 MB
Ethical Hacking for Absolute Beginners/086 - Encoders and Hex editor.en.srt
22 kB
Ethical Hacking for Absolute Beginners/086 - Encoders and Hex editor.mp4
182 MB
Ethical Hacking for Absolute Beginners/087 - Windows 10 Meterpreter shell.en.srt
15 kB
Ethical Hacking for Absolute Beginners/087 - Windows 10 Meterpreter shell.mp4
148 MB
Ethical Hacking for Absolute Beginners/088 - Meterpreter environment.en.srt
15 kB
Ethical Hacking for Absolute Beginners/088 - Meterpreter environment.mp4
165 MB
Ethical Hacking for Absolute Beginners/089 - Windows 10 privilege escalation.en.srt
15 kB
Ethical Hacking for Absolute Beginners/089 - Windows 10 privilege escalation.mp4
123 MB
Ethical Hacking for Absolute Beginners/090 - Preventing privilege escalation.en.srt
7.5 kB
Ethical Hacking for Absolute Beginners/090 - Preventing privilege escalation.mp4
104 MB
Ethical Hacking for Absolute Beginners/091 - Post exploitation modules.en.srt
17 kB
Ethical Hacking for Absolute Beginners/091 - Post exploitation modules.mp4
127 MB
Ethical Hacking for Absolute Beginners/092 - Getting Meterpreter over Internet with port forwarding.en.srt
12 kB
Ethical Hacking for Absolute Beginners/092 - Getting Meterpreter over Internet with port forwarding.mp4
126 MB
Ethical Hacking for Absolute Beginners/093 - Eternalblue exploit.en.srt
23 kB
Ethical Hacking for Absolute Beginners/093 - Eternalblue exploit.mp4
232 MB
Ethical Hacking for Absolute Beginners/094 - Persistence module.en.srt
14 kB
Ethical Hacking for Absolute Beginners/094 - Persistence module.mp4
170 MB
Ethical Hacking for Absolute Beginners/095 - Hacking over the internet with Ngrok.en.srt
12 kB
Ethical Hacking for Absolute Beginners/095 - Hacking over the internet with Ngrok.mp4
106 MB
Ethical Hacking for Absolute Beginners/096 - Android device attack with Venom.en.srt
13 kB
Ethical Hacking for Absolute Beginners/096 - Android device attack with Venom.mp4
174 MB
Ethical Hacking for Absolute Beginners/097 - The real hacking begins now!.en.srt
3.2 kB
Ethical Hacking for Absolute Beginners/097 - The real hacking begins now!.mp4
70 MB
Ethical Hacking for Absolute Beginners/098 - Variables.en.srt
17 kB
Ethical Hacking for Absolute Beginners/098 - Variables.mp4
82 MB
Ethical Hacking for Absolute Beginners/099 - Raw input.en.srt
14 kB
Ethical Hacking for Absolute Beginners/099 - Raw input.mp4
44 MB
Ethical Hacking for Absolute Beginners/100 - If-else statements.en.srt
12 kB
Ethical Hacking for Absolute Beginners/100 - If-else statements.mp4
44 MB
Ethical Hacking for Absolute Beginners/101 - For loops.en.srt
7.8 kB
Ethical Hacking for Absolute Beginners/101 - For loops.mp4
27 MB
Ethical Hacking for Absolute Beginners/102 - While loops.en.srt
9.5 kB
Ethical Hacking for Absolute Beginners/102 - While loops.mp4
37 MB
Ethical Hacking for Absolute Beginners/103 - Python lists.en.srt
10 kB
Ethical Hacking for Absolute Beginners/103 - Python lists.mp4
34 MB
Ethical Hacking for Absolute Beginners/104 - Functions.en.srt
18 kB
Ethical Hacking for Absolute Beginners/104 - Functions.mp4
75 MB
Ethical Hacking for Absolute Beginners/105 - Classes.en.srt
13 kB
Ethical Hacking for Absolute Beginners/105 - Classes.mp4
48 MB
Ethical Hacking for Absolute Beginners/106 - Importing libraries.en.srt
8.7 kB
Ethical Hacking for Absolute Beginners/106 - Importing libraries.mp4
41 MB
Ethical Hacking for Absolute Beginners/107 - Files in Python.en.srt
15 kB
Ethical Hacking for Absolute Beginners/107 - Files in Python.mp4
61 MB
Ethical Hacking for Absolute Beginners/108 - Try and except rule.en.srt
5.9 kB
Ethical Hacking for Absolute Beginners/108 - Try and except rule.mp4
34 MB
Ethical Hacking for Absolute Beginners/109 - Theory behind reverse shells.en.srt
8.3 kB
Ethical Hacking for Absolute Beginners/109 - Theory behind reverse shells.mp4
34 MB
Ethical Hacking for Absolute Beginners/110 - Simple server code.en.srt
15 kB
Ethical Hacking for Absolute Beginners/110 - Simple server code.mp4
72 MB
Ethical Hacking for Absolute Beginners/111 - Connection with reverse shell.en.srt
8.8 kB
Ethical Hacking for Absolute Beginners/111 - Connection with reverse shell.mp4
55 MB
Ethical Hacking for Absolute Beginners/112 - Sending and receiving messages.en.srt
13 kB
Ethical Hacking for Absolute Beginners/112 - Sending and receiving messages.mp4
83 MB
Ethical Hacking for Absolute Beginners/113 - Sending messages with while true loop.en.srt
10 kB
Ethical Hacking for Absolute Beginners/113 - Sending messages with while true loop.mp4
68 MB
Ethical Hacking for Absolute Beginners/114 - Executing commands on target system.en.srt
11 kB
Ethical Hacking for Absolute Beginners/114 - Executing commands on target system.mp4
80 MB
Ethical Hacking for Absolute Beginners/115 - Fixing backdoor bugs and adding functions.en.srt
25 kB
Ethical Hacking for Absolute Beginners/115 - Fixing backdoor bugs and adding functions.mp4
176 MB
Ethical Hacking for Absolute Beginners/116 - First test using our backdoor.en.srt
24 kB
Ethical Hacking for Absolute Beginners/116 - First test using our backdoor.mp4
174 MB
Ethical Hacking for Absolute Beginners/117 - Trying to connect every 20 seconds.en.srt
16 kB
Ethical Hacking for Absolute Beginners/117 - Trying to connect every 20 seconds.mp4
118 MB
Ethical Hacking for Absolute Beginners/118 - Creating persistence part 1.en.srt
7.8 kB
Ethical Hacking for Absolute Beginners/118 - Creating persistence part 1.mp4
77 MB
Ethical Hacking for Absolute Beginners/119 - Creating persistence part 2.en.srt
20 kB
Ethical Hacking for Absolute Beginners/119 - Creating persistence part 2.mp4
165 MB
Ethical Hacking for Absolute Beginners/120 - Changing directory.en.srt
14 kB
Ethical Hacking for Absolute Beginners/120 - Changing directory.mp4
106 MB
Ethical Hacking for Absolute Beginners/121 - Uploading and downloading files.en.srt
26 kB
Ethical Hacking for Absolute Beginners/121 - Uploading and downloading files.mp4
267 MB
Ethical Hacking for Absolute Beginners/122 - Downloading files from the internet.en.srt
27 kB
Ethical Hacking for Absolute Beginners/122 - Downloading files from the internet.mp4
202 MB
Ethical Hacking for Absolute Beginners/123 - Starting programs using our backdoor.en.srt
8.3 kB
Ethical Hacking for Absolute Beginners/123 - Starting programs using our backdoor.mp4
61 MB
Ethical Hacking for Absolute Beginners/124 - Capturing screenshot on the target PC.en.srt
21 kB
Ethical Hacking for Absolute Beginners/124 - Capturing screenshot on the target PC.mp4
191 MB
Ethical Hacking for Absolute Beginners/125 - Embedding backdoor in an image part 1.en.srt
15 kB
Ethical Hacking for Absolute Beginners/125 - Embedding backdoor in an image part 1.mp4
119 MB
Ethical Hacking for Absolute Beginners/126 - Embedding backdoor in an image part 2.en.srt
10 kB
Ethical Hacking for Absolute Beginners/126 - Embedding backdoor in an image part 2.mp4
122 MB
Ethical Hacking for Absolute Beginners/127 - Checking for administrator privileges.en.srt
14 kB
Ethical Hacking for Absolute Beginners/127 - Checking for administrator privileges.mp4
86 MB
Ethical Hacking for Absolute Beginners/128 - Adding help option.en.srt
9.4 kB
Ethical Hacking for Absolute Beginners/128 - Adding help option.mp4
76 MB
Ethical Hacking for Absolute Beginners/129 - Importing Pynput.en.srt
13 kB
Ethical Hacking for Absolute Beginners/129 - Importing Pynput.mp4
53 MB
Ethical Hacking for Absolute Beginners/130 - Simple keylogger.en.srt
11 kB
Ethical Hacking for Absolute Beginners/130 - Simple keylogger.mp4
59 MB
Ethical Hacking for Absolute Beginners/131 - Adding report function.en.srt
12 kB
Ethical Hacking for Absolute Beginners/131 - Adding report function.mp4
66 MB
Ethical Hacking for Absolute Beginners/132 - Writing keystrokes to a file.en.srt
16 kB
Ethical Hacking for Absolute Beginners/132 - Writing keystrokes to a file.mp4
93 MB
Ethical Hacking for Absolute Beginners/133 - Adding the keylogger to our reverse shell part 1.en.srt
25 kB
Ethical Hacking for Absolute Beginners/133 - Adding the keylogger to our reverse shell part 1.mp4
204 MB
Ethical Hacking for Absolute Beginners/134 - Adding the keylogger to our reverse shell part 2.en.srt
8.5 kB
Ethical Hacking for Absolute Beginners/134 - Adding the keylogger to our reverse shell part 2.mp4
63 MB
Ethical Hacking for Absolute Beginners/135 - Final project test.en.srt
17 kB
Ethical Hacking for Absolute Beginners/135 - Final project test.mp4
177 MB
Ethical Hacking for Absolute Beginners/136 - Printing banner.en.srt
14 kB
Ethical Hacking for Absolute Beginners/136 - Printing banner.mp4
77 MB
Ethical Hacking for Absolute Beginners/137 - Adding available options.en.srt
13 kB
Ethical Hacking for Absolute Beginners/137 - Adding available options.mp4
70 MB
Ethical Hacking for Absolute Beginners/138 - Starting threads for bruteforce.en.srt
10 kB
Ethical Hacking for Absolute Beginners/138 - Starting threads for bruteforce.mp4
52 MB
Ethical Hacking for Absolute Beginners/139 - Writing function to run the attack.en.srt
13 kB
Ethical Hacking for Absolute Beginners/139 - Writing function to run the attack.mp4
80 MB
Ethical Hacking for Absolute Beginners/140 - Bruteforcing router login.en.srt
11 kB
Ethical Hacking for Absolute Beginners/140 - Bruteforcing router login.mp4
60 MB
Ethical Hacking for Absolute Beginners/141 - Bypassing antivirus with your future programs.en.srt
16 kB
Ethical Hacking for Absolute Beginners/141 - Bypassing antivirus with your future programs.mp4
136 MB
Ethical Hacking for Absolute Beginners/142 - Sending malware with spoofed email.en.srt
19 kB
Ethical Hacking for Absolute Beginners/142 - Sending malware with spoofed email.mp4
102 MB
Ethical Hacking for Absolute Beginners/143 - What will you learn in this section.en.srt
3.2 kB
Ethical Hacking for Absolute Beginners/143 - What will you learn in this section.mp4
6.4 MB
Ethical Hacking for Absolute Beginners/144 - Why is ethical hacking a valuable skill.en.srt
30 kB
Ethical Hacking for Absolute Beginners/144 - Why is ethical hacking a valuable skill.mp4
57 MB
Ethical Hacking for Absolute Beginners/145 - What is the best ethical hacking certification.en.srt
21 kB
Ethical Hacking for Absolute Beginners/145 - What is the best ethical hacking certification.mp4
222 MB
Ethical Hacking for Absolute Beginners/146 - Tips for getting your first job as an ethical hacker.en.srt
25 kB
Ethical Hacking for Absolute Beginners/146 - Tips for getting your first job as an ethical hacker.mp4
186 MB
Ethical Hacking for Absolute Beginners/147 - How I started my career as an ethical hacker.en.srt
19 kB
Ethical Hacking for Absolute Beginners/147 - How I started my career as an ethical hacker.mp4
191 MB
Ethical Hacking for Absolute Beginners/148 - How to price your work.en.srt
14 kB
Ethical Hacking for Absolute Beginners/148 - How to price your work.mp4
33 MB
Ethical Hacking for Absolute Beginners/Table of contents of Ethical Hacking.txt
6.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/Readme.txt
98 B
Ethical Hacking MasterClass from A to Z 2018.08/01 Introduction/1 Course Introduction.mkv
931 kB
Ethical Hacking MasterClass from A to Z 2018.08/01 Introduction/1 Course Introduction.srt
3.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/01 Introduction/2 Teaser - Bypass Antivirus and Hack Windows10.mkv
872 kB
Ethical Hacking MasterClass from A to Z 2018.08/01 Introduction/2 Teaser - Bypass Antivirus and Hack Windows10.srt
5.3 kB
Ethical Hacking MasterClass from A to Z 2018.08/01 Introduction/3 Why Hacking is Necessary.mkv
239 kB
Ethical Hacking MasterClass from A to Z 2018.08/01 Introduction/3 Why Hacking is Necessary.srt
3.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/02 Lab Setup and Necessary Softwares/1 Wireless Adapter Used by Instructor.mkv
473 kB
Ethical Hacking MasterClass from A to Z 2018.08/02 Lab Setup and Necessary Softwares/1 Wireless Adapter Used by Instructor.srt
2.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/02 Lab Setup and Necessary Softwares/2 Download and Install Vmware Workstation.mkv
498 kB
Ethical Hacking MasterClass from A to Z 2018.08/02 Lab Setup and Necessary Softwares/2 Download and Install Vmware Workstation.srt
3.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/02 Lab Setup and Necessary Softwares/3 Download Windows and Kali Linux.mkv
722 kB
Ethical Hacking MasterClass from A to Z 2018.08/02 Lab Setup and Necessary Softwares/3 Download Windows and Kali Linux.srt
4.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/02 Lab Setup and Necessary Softwares/4 Installation of Windows and Kali Linux.mkv
597 kB
Ethical Hacking MasterClass from A to Z 2018.08/02 Lab Setup and Necessary Softwares/4 Installation of Windows and Kali Linux.srt
4.0 kB
Ethical Hacking MasterClass from A to Z 2018.08/03 Network Pentesting Overview/1 About Network Pentetsing.mkv
728 kB
Ethical Hacking MasterClass from A to Z 2018.08/03 Network Pentesting Overview/1 About Network Pentetsing.srt
8.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/03 Network Pentesting Overview/2 Connect Wireless Adapter with Kali Linux and Start Monitor Mode.mkv
1.7 MB
Ethical Hacking MasterClass from A to Z 2018.08/03 Network Pentesting Overview/2 Connect Wireless Adapter with Kali Linux and Start Monitor Mode.srt
18 kB
Ethical Hacking MasterClass from A to Z 2018.08/03 Network Pentesting Overview/3 Spoof Mac Address of Kali Linux.mkv
1.0 MB
Ethical Hacking MasterClass from A to Z 2018.08/03 Network Pentesting Overview/3 Spoof Mac Address of Kali Linux.srt
9.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/1 Connect Wireless Adapter.mkv
628 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/1 Connect Wireless Adapter.srt
7.3 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/2 Wireless Adapter for WiFi Hacking.mkv
229 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/2 Wireless Adapter for WiFi Hacking.srt
2.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/3 Start Monitor Mode.mkv
680 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/3 Start Monitor Mode.srt
6.9 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/4 Information Gathering About Wifis.mkv
947 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/4 Information Gathering About Wifis.srt
9.9 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/5 Fern WiFi Cracker Software.mkv
727 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/5 Fern WiFi Cracker Software.srt
8.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/6 Wifite Software.mkv
756 kB
Ethical Hacking MasterClass from A to Z 2018.08/04 Network Pentesting - Wireless (WiFi) Hacking Preparation/6 Wifite Software.srt
8.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/1 Wireless Attack Overview.mkv
414 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/1 Wireless Attack Overview.srt
5.4 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/2 WEP Hacking Overview.mkv
321 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/2 WEP Hacking Overview.srt
3.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/3 Create Fake Wireless Access Point and Hack WEP.mkv
1.3 MB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/3 Create Fake Wireless Access Point and Hack WEP.srt
13 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/4 WPAWPA2 Hacking Overview.mkv
258 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/4 WPAWPA2 Hacking Overview.srt
2.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/5 Start WPA2 Wireless Access Point.mkv
485 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/5 Start WPA2 Wireless Access Point.srt
5.4 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/6 Create Wordlist.mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/6 Create Wordlist.srt
12 kB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/7 Hack WPAWPA2.mkv
2.5 MB
Ethical Hacking MasterClass from A to Z 2018.08/05 Network Pentesting - Wireless (WiFi) Hacking - WEPWPAWPA2 Hack/7 Hack WPAWPA2.srt
23 kB
Ethical Hacking MasterClass from A to Z 2018.08/06 Network Pentesting - MITM Attack/1 Man in the Middle Attack Overview.mkv
642 kB
Ethical Hacking MasterClass from A to Z 2018.08/06 Network Pentesting - MITM Attack/1 Man in the Middle Attack Overview.srt
7.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/06 Network Pentesting - MITM Attack/2 Wireshark Introduction.mkv
1.6 MB
Ethical Hacking MasterClass from A to Z 2018.08/06 Network Pentesting - MITM Attack/2 Wireshark Introduction.srt
13 kB
Ethical Hacking MasterClass from A to Z 2018.08/06 Network Pentesting - MITM Attack/3 Wirehshark - Man in the Middle Attack.mkv
2.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/06 Network Pentesting - MITM Attack/3 Wirehshark - Man in the Middle Attack.srt
13 kB
Ethical Hacking MasterClass from A to Z 2018.08/06 Network Pentesting - MITM Attack/4 Ettercap - Man in the Middle Attack.mkv
1.2 MB
Ethical Hacking MasterClass from A to Z 2018.08/06 Network Pentesting - MITM Attack/4 Ettercap - Man in the Middle Attack.srt
10 kB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/1 Network Pentesting - Server Side Attacks Introduction.mkv
423 kB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/1 Network Pentesting - Server Side Attacks Introduction.srt
5.4 kB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/2 Filezilla - Lab Setup - Installation of FTP Solution in Target Machine.mkv
2.0 MB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/2 Filezilla - Lab Setup - Installation of FTP Solution in Target Machine.srt
13 kB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/3 Nmap-scanning Target System Ports.mkv
975 kB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/3 Nmap-scanning Target System Ports.srt
7.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/4 Hydra - Attack on Target System's FTP Solution.mkv
1.6 MB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/4 Hydra - Attack on Target System's FTP Solution.srt
12 kB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/5 Medusa - Attack on Target System's FTP Solution.mkv
1.2 MB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/5 Medusa - Attack on Target System's FTP Solution.srt
8.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/6 Buffer Overflow - Lab Setup - Generate Buffer Overflow in Target Machine.mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/6 Buffer Overflow - Lab Setup - Generate Buffer Overflow in Target Machine.srt
7.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/7 Buffer Overflow - Exploit Target System Using Metasploit in Kali Linux.mkv
1.2 MB
Ethical Hacking MasterClass from A to Z 2018.08/07 Network Pentesting - Server Side Attacks/7 Buffer Overflow - Exploit Target System Using Metasploit in Kali Linux.srt
9.3 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/01 Network Pentesting - Client Side Attack - Social Engineering Attack Introduction.mkv
483 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/01 Network Pentesting - Client Side Attack - Social Engineering Attack Introduction.srt
6.3 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/02 Social Engineering Tookit - Create Fake Gmail Page.mkv
1.4 MB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/02 Social Engineering Tookit - Create Fake Gmail Page.srt
9.2 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/03 Social Engineering Tookit - Create Fake Twitter and Facebook Page.mkv
1.2 MB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/03 Social Engineering Tookit - Create Fake Twitter and Facebook Page.srt
7.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/04 Social Engineering Tookit - Create a Payload Virus for Windows.mkv
1.9 MB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/04 Social Engineering Tookit - Create a Payload Virus for Windows.srt
14 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/05 Social Engineering Tookit - Perform Privilege Escalation in Windows.mkv
848 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/05 Social Engineering Tookit - Perform Privilege Escalation in Windows.srt
6.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/06 Maltego - Configuration.mkv
1.4 MB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/06 Maltego - Configuration.srt
11 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/07 Maltego - Lab Setup.mkv
1012 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/07 Maltego - Lab Setup.srt
7.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/08 Maltego - Gather Information About a Business Owner Leader.mkv
1.3 MB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/08 Maltego - Gather Information About a Business Owner Leader.srt
12 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/09 Maltego - Gather Information About a Female Girl.mkv
1.2 MB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/09 Maltego - Gather Information About a Female Girl.srt
9.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/10 Maltego - Social Engineering Attack on Any Person.mkv
1.9 MB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/10 Maltego - Social Engineering Attack on Any Person.srt
17 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/11 Maltego - Gather Information of a Website.mkv
1.2 MB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/11 Maltego - Gather Information of a Website.srt
9.0 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/12 BeEF (Browser Exploitation Framework) - Introduction.mkv
593 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/12 BeEF (Browser Exploitation Framework) - Introduction.srt
4.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/13 BeEF (Browser Exploitation Framework) - Attack and Hack Window's Browser.mkv
1.5 MB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/13 BeEF (Browser Exploitation Framework) - Attack and Hack Window's Browser.srt
11 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/14 BeEF (Browser Exploitation Framework) - Capture Gmail and fb Credentials.mkv
995 kB
Ethical Hacking MasterClass from A to Z 2018.08/08 Network Pentesting - Client Side Attack - Social Engineering/14 BeEF (Browser Exploitation Framework) - Capture Gmail and fb Credentials.srt
7.4 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/01 Network Pentesting - Client Side Attack - Bypass Windows7 Antivirus Introduction.mkv
399 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/01 Network Pentesting - Client Side Attack - Bypass Windows7 Antivirus Introduction.srt
4.9 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/02 Fatrat Introdution.mkv
795 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/02 Fatrat Introdution.srt
5.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/03 Fatrat - Download and Installation in Kali Linux.mkv
1.3 MB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/03 Fatrat - Download and Installation in Kali Linux.srt
10 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/04 Setup an Antivirus in Victim Machine.mkv
1.0 MB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/04 Setup an Antivirus in Victim Machine.srt
8.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/05 Fatrat - Generate a Virusbackdoor to Bypass Antivirus in Victim Machine.mkv
2.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/05 Fatrat - Generate a Virusbackdoor to Bypass Antivirus in Victim Machine.srt
16 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/06 Attack and Make Connection with Victim Machine Using Fatrat Virus.mkv
1.4 MB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/06 Attack and Make Connection with Victim Machine Using Fatrat Virus.srt
10 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/07 Veil 3 Introduction.mkv
900 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/07 Veil 3 Introduction.srt
6.4 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/08 Veil 3 - Download and Installation in Kali Linux.mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/08 Veil 3 - Download and Installation in Kali Linux.srt
9.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/09 Veil 3 - Create an Undetectable Backdoor Using Veil.mkv
1.9 MB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/09 Veil 3 - Create an Undetectable Backdoor Using Veil.srt
15 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/10 Connect Victim with Kali Linux Using Veil Backdoor.mkv
973 kB
Ethical Hacking MasterClass from A to Z 2018.08/09 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows7/10 Connect Victim with Kali Linux Using Veil Backdoor.srt
6.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/1 Network Pentesting - Post Exploitation Attack.mkv
498 kB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/1 Network Pentesting - Post Exploitation Attack.srt
6.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/2 Create a Meterpreter Session with Fatrat Framework.mkv
1.7 MB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/2 Create a Meterpreter Session with Fatrat Framework.srt
12 kB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/3 Basic Meterpreter Commands.mkv
1.4 MB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/3 Basic Meterpreter Commands.srt
10 kB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/4 Take Screenshot and Insert Keylogger in Victim Machine.mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/4 Take Screenshot and Insert Keylogger in Victim Machine.srt
7.3 kB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/5 Perform Privilege Escalation.mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/5 Perform Privilege Escalation.srt
9.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/6 Crack Windows Login Password.mkv
2.0 MB
Ethical Hacking MasterClass from A to Z 2018.08/10 Network Pentesting - Post Exploitation in Windows/6 Crack Windows Login Password.srt
14 kB
Ethical Hacking MasterClass from A to Z 2018.08/11 Lab Setup - Windows10 Machine/1 Download Windows10.mkv
394 kB
Ethical Hacking MasterClass from A to Z 2018.08/11 Lab Setup - Windows10 Machine/1 Download Windows10.srt
2.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/11 Lab Setup - Windows10 Machine/2 Installation of Windows10 on vmware Workstation.mkv
248 kB
Ethical Hacking MasterClass from A to Z 2018.08/11 Lab Setup - Windows10 Machine/2 Installation of Windows10 on vmware Workstation.srt
1.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/01 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10.mkv
447 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/01 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10.srt
5.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/02 Detection of VirusTrojan with Updated Windows Defender.mkv
1.5 MB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/02 Detection of VirusTrojan with Updated Windows Defender.srt
11 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/03 Download and Installation of Zirikatu Framework in Kali Linux (Attacker System).mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/03 Download and Installation of Zirikatu Framework in Kali Linux (Attacker System).srt
8.0 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/04 Bypass Windows Defender with Zirikatu and Get Meterpreter Session.mkv
1.5 MB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/04 Bypass Windows Defender with Zirikatu and Get Meterpreter Session.srt
12 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/05 Basic Meterpreter Commands to Access Windows10.mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/05 Basic Meterpreter Commands to Access Windows10.srt
6.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/06 Install Mcafee Antivirus and Create Undetectable Payload to Bypass Antivirus.mkv
2.2 MB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/06 Install Mcafee Antivirus and Create Undetectable Payload to Bypass Antivirus.srt
16 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/07 Uninstall Mcafee Antivirus and Install Quick Heal Antivirus.mkv
1.7 MB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/07 Uninstall Mcafee Antivirus and Install Quick Heal Antivirus.srt
13 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/08 Create Undetectable PayloadVirus and Bypass Quick Heal Antivirus in Windows 10.mkv
2.0 MB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/08 Create Undetectable PayloadVirus and Bypass Quick Heal Antivirus in Windows 10.srt
13 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/09 Create Payload and Bypass Quick Heal AV in Main O.S. (Windows10).mkv
2.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/09 Create Payload and Bypass Quick Heal AV in Main O.S. (Windows10).srt
18 kB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/10 Create Payload and Bypass Mcafee AV in Main O.S. (Windows10).mkv
2.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/12 Network Pentesting - Client Side Attack - Bypass Antivirus in Windows10 Machine/10 Create Payload and Bypass Mcafee AV in Main O.S. (Windows10).srt
18 kB
Ethical Hacking MasterClass from A to Z 2018.08/13 Website Pentesting - Lab Setup/1 Website Pentesting Introduction.mkv
485 kB
Ethical Hacking MasterClass from A to Z 2018.08/13 Website Pentesting - Lab Setup/1 Website Pentesting Introduction.srt
6.0 kB
Ethical Hacking MasterClass from A to Z 2018.08/13 Website Pentesting - Lab Setup/2 Xampp Server Installation in Kali Linux.mkv
1.8 MB
Ethical Hacking MasterClass from A to Z 2018.08/13 Website Pentesting - Lab Setup/2 Xampp Server Installation in Kali Linux.srt
14 kB
Ethical Hacking MasterClass from A to Z 2018.08/13 Website Pentesting - Lab Setup/3 Host Mutillidae (Buggy Web Application) in Xampp.mkv
1.9 MB
Ethical Hacking MasterClass from A to Z 2018.08/13 Website Pentesting - Lab Setup/3 Host Mutillidae (Buggy Web Application) in Xampp.srt
12 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/1 Website Pentesting - SQL Injection Attack Introduction.mkv
596 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/1 Website Pentesting - SQL Injection Attack Introduction.srt
7.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/2 Check for SQL Injection Vulnerability in Web Application.mkv
715 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/2 Check for SQL Injection Vulnerability in Web Application.srt
4.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/3 Gather Information About Running SQL Query.mkv
1.4 MB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/3 Gather Information About Running SQL Query.srt
9.2 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/4 Attack on Web Application Using SQL Injection Technique.mkv
1.8 MB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/4 Attack on Web Application Using SQL Injection Technique.srt
13 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/5 Crack Admin Login - Password.mkv
732 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/5 Crack Admin Login - Password.srt
4.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/6 SQL Injection Attack on a Live Website Using sqlmap Tool.mkv
2.3 MB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/6 SQL Injection Attack on a Live Website Using sqlmap Tool.srt
19 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/7 SQL Injection Attack on a Website Without Using Any Tool.mkv
1.8 MB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/7 SQL Injection Attack on a Website Without Using Any Tool.srt
15 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/8 SQL Injection Attack on a Website Using a GUI Tool (Simple Way).mkv
966 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/8 SQL Injection Attack on a Website Using a GUI Tool (Simple Way).srt
8.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/9 Perform HTML Injection on Web Application.mkv
1.0 MB
Ethical Hacking MasterClass from A to Z 2018.08/14 Website Pentesting - SQL Injection Attack on Websites and Web Application/9 Perform HTML Injection on Web Application.srt
6.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/15 Website Pentesting - XSS Attack on Web Application/1 Website Pentesting - XSS Attack Introduction.mkv
516 kB
Ethical Hacking MasterClass from A to Z 2018.08/15 Website Pentesting - XSS Attack on Web Application/1 Website Pentesting - XSS Attack Introduction.srt
6.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/15 Website Pentesting - XSS Attack on Web Application/2 Reflected Based XSS Attack Practical.mkv
1.0 MB
Ethical Hacking MasterClass from A to Z 2018.08/15 Website Pentesting - XSS Attack on Web Application/2 Reflected Based XSS Attack Practical.srt
8.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/15 Website Pentesting - XSS Attack on Web Application/3 Persistent Based XSS Attack Practical.mkv
1.9 MB
Ethical Hacking MasterClass from A to Z 2018.08/15 Website Pentesting - XSS Attack on Web Application/3 Persistent Based XSS Attack Practical.srt
13 kB
Ethical Hacking MasterClass from A to Z 2018.08/15 Website Pentesting - XSS Attack on Web Application/4 DOM Based XSS Attack.mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/15 Website Pentesting - XSS Attack on Web Application/4 DOM Based XSS Attack.srt
7.3 kB
Ethical Hacking MasterClass from A to Z 2018.08/16 Website Pentesting - CSRF (Cross Site Request Forgery) Attack/1 Website Pentesting - CSRFXSRF Attack.mkv
468 kB
Ethical Hacking MasterClass from A to Z 2018.08/16 Website Pentesting - CSRF (Cross Site Request Forgery) Attack/1 Website Pentesting - CSRFXSRF Attack.srt
5.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/16 Website Pentesting - CSRF (Cross Site Request Forgery) Attack/2 CSRF Attack Lab1.mkv
2.9 MB
Ethical Hacking MasterClass from A to Z 2018.08/16 Website Pentesting - CSRF (Cross Site Request Forgery) Attack/2 CSRF Attack Lab1.srt
17 kB
Ethical Hacking MasterClass from A to Z 2018.08/16 Website Pentesting - CSRF (Cross Site Request Forgery) Attack/3 CSRF Attack Lab2.mkv
1.8 MB
Ethical Hacking MasterClass from A to Z 2018.08/16 Website Pentesting - CSRF (Cross Site Request Forgery) Attack/3 CSRF Attack Lab2.srt
9.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/17 Website Pentesting - Local File Inclusion, Buffer Overflow, Shell Upload Attack/1 Local File Inclusion Attack on Web Application.mkv
1.8 MB
Ethical Hacking MasterClass from A to Z 2018.08/17 Website Pentesting - Local File Inclusion, Buffer Overflow, Shell Upload Attack/1 Local File Inclusion Attack on Web Application.srt
11 kB
Ethical Hacking MasterClass from A to Z 2018.08/17 Website Pentesting - Local File Inclusion, Buffer Overflow, Shell Upload Attack/2 Buffer Overflow Attack on Web Application.mkv
996 kB
Ethical Hacking MasterClass from A to Z 2018.08/17 Website Pentesting - Local File Inclusion, Buffer Overflow, Shell Upload Attack/2 Buffer Overflow Attack on Web Application.srt
6.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/17 Website Pentesting - Local File Inclusion, Buffer Overflow, Shell Upload Attack/3 Bruteforce Attack on Login Page of Web Application.mkv
1.5 MB
Ethical Hacking MasterClass from A to Z 2018.08/17 Website Pentesting - Local File Inclusion, Buffer Overflow, Shell Upload Attack/3 Bruteforce Attack on Login Page of Web Application.srt
12 kB
Ethical Hacking MasterClass from A to Z 2018.08/17 Website Pentesting - Local File Inclusion, Buffer Overflow, Shell Upload Attack/4 Shell (Backdoor) Upload Attack in Web Server.mkv
1.9 MB
Ethical Hacking MasterClass from A to Z 2018.08/17 Website Pentesting - Local File Inclusion, Buffer Overflow, Shell Upload Attack/4 Shell (Backdoor) Upload Attack in Web Server.srt
11 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/1 Website Pentesting - Information Gathering Introduction.mkv
524 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/1 Website Pentesting - Information Gathering Introduction.srt
6.9 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/2 Whois Lookup for a Website.mkv
1.6 MB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/2 Whois Lookup for a Website.srt
12 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/3 Find Subdomains of a Website.mkv
947 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/3 Find Subdomains of a Website.srt
7.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/4 Find Other Websites on the Same Server.mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/4 Find Other Websites on the Same Server.srt
7.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/5 Find Technology Used by a Website.mkv
1.0 MB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/5 Find Technology Used by a Website.srt
6.2 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/6 Find Open Ports in a Website.mkv
627 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/6 Find Open Ports in a Website.srt
5.7 kB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/7 Download Complete Website in Offline Folder.mkv
1.3 MB
Ethical Hacking MasterClass from A to Z 2018.08/18 Website Pentesting - Information Gathering About Websites/7 Download Complete Website in Offline Folder.srt
8.0 kB
Ethical Hacking MasterClass from A to Z 2018.08/19 Android Pentesting - Lab Setup/1 Download and Install Android Studio with Google Nexus Virtual Machine.mkv
2.0 MB
Ethical Hacking MasterClass from A to Z 2018.08/19 Android Pentesting - Lab Setup/1 Download and Install Android Studio with Google Nexus Virtual Machine.srt
16 kB
Ethical Hacking MasterClass from A to Z 2018.08/19 Android Pentesting - Lab Setup/2 Start Google Nexus Android Phone in Windows Machine.mkv
1.1 MB
Ethical Hacking MasterClass from A to Z 2018.08/19 Android Pentesting - Lab Setup/2 Start Google Nexus Android Phone in Windows Machine.srt
7.9 kB
Ethical Hacking MasterClass from A to Z 2018.08/19 Android Pentesting - Lab Setup/3 Download Android Pentesting App.mkv
1.5 MB
Ethical Hacking MasterClass from A to Z 2018.08/19 Android Pentesting - Lab Setup/3 Download Android Pentesting App.srt
9.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/20 Android Pentesting - Analyze Android Log Files to Find Secrets/1 Android Log Files and Task Information.mkv
500 kB
Ethical Hacking MasterClass from A to Z 2018.08/20 Android Pentesting - Analyze Android Log Files to Find Secrets/1 Android Log Files and Task Information.srt
6.4 kB
Ethical Hacking MasterClass from A to Z 2018.08/20 Android Pentesting - Analyze Android Log Files to Find Secrets/2 Lets Complete the Task.mkv
910 kB
Ethical Hacking MasterClass from A to Z 2018.08/20 Android Pentesting - Analyze Android Log Files to Find Secrets/2 Lets Complete the Task.srt
6.9 kB
Ethical Hacking MasterClass from A to Z 2018.08/21 Android Pentesting - Android App Reverse Engineering/1 Android Reverse Engineering and Task Information.mkv
522 kB
Ethical Hacking MasterClass from A to Z 2018.08/21 Android Pentesting - Android App Reverse Engineering/1 Android Reverse Engineering and Task Information.srt
4.3 kB
Ethical Hacking MasterClass from A to Z 2018.08/21 Android Pentesting - Android App Reverse Engineering/2 Convert .apk to .jar Using Dex2jar Tool.mkv
1.5 MB
Ethical Hacking MasterClass from A to Z 2018.08/21 Android Pentesting - Android App Reverse Engineering/2 Convert .apk to .jar Using Dex2jar Tool.srt
10 kB
Ethical Hacking MasterClass from A to Z 2018.08/21 Android Pentesting - Android App Reverse Engineering/3 Open Coding Files from .jar Using JD-GUI Tool.mkv
972 kB
Ethical Hacking MasterClass from A to Z 2018.08/21 Android Pentesting - Android App Reverse Engineering/3 Open Coding Files from .jar Using JD-GUI Tool.srt
5.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/21 Android Pentesting - Android App Reverse Engineering/4 Lets Complete the Task.mkv
692 kB
Ethical Hacking MasterClass from A to Z 2018.08/21 Android Pentesting - Android App Reverse Engineering/4 Lets Complete the Task.srt
5.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/22 Android Pentesting - Android App Decompiling Process and Find Secret URI/1 Android App Decompiling and Task Information.mkv
268 kB
Ethical Hacking MasterClass from A to Z 2018.08/22 Android Pentesting - Android App Decompiling Process and Find Secret URI/1 Android App Decompiling and Task Information.srt
2.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/22 Android Pentesting - Android App Decompiling Process and Find Secret URI/2 Lets Complete the Task.mkv
875 kB
Ethical Hacking MasterClass from A to Z 2018.08/22 Android Pentesting - Android App Decompiling Process and Find Secret URI/2 Lets Complete the Task.srt
7.5 kB
Ethical Hacking MasterClass from A to Z 2018.08/23 Android Pentesting - Break Encryption Security of Android App/1 About App Encyption and Task Information.mkv
333 kB
Ethical Hacking MasterClass from A to Z 2018.08/23 Android Pentesting - Break Encryption Security of Android App/1 About App Encyption and Task Information.srt
2.9 kB
Ethical Hacking MasterClass from A to Z 2018.08/23 Android Pentesting - Break Encryption Security of Android App/2 Analyze the App Encryption and Find Secret Encryption Key.mkv
985 kB
Ethical Hacking MasterClass from A to Z 2018.08/23 Android Pentesting - Break Encryption Security of Android App/2 Analyze the App Encryption and Find Secret Encryption Key.srt
7.0 kB
Ethical Hacking MasterClass from A to Z 2018.08/23 Android Pentesting - Break Encryption Security of Android App/3 Lets Complete the Task.mkv
862 kB
Ethical Hacking MasterClass from A to Z 2018.08/23 Android Pentesting - Break Encryption Security of Android App/3 Lets Complete the Task.srt
7.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/24 Android Pentesting - SQL Injection Attack/1 About SQL Injection and Task Information.mkv
536 kB
Ethical Hacking MasterClass from A to Z 2018.08/24 Android Pentesting - SQL Injection Attack/1 About SQL Injection and Task Information.srt
4.8 kB
Ethical Hacking MasterClass from A to Z 2018.08/24 Android Pentesting - SQL Injection Attack/2 Download Drozer in Windows and Installation.mkv
1012 kB
Ethical Hacking MasterClass from A to Z 2018.08/24 Android Pentesting - SQL Injection Attack/2 Download Drozer in Windows and Installation.srt
7.1 kB
Ethical Hacking MasterClass from A to Z 2018.08/24 Android Pentesting - SQL Injection Attack/3 Installlation of Drozer Agenet in Android.mkv
1.6 MB
Ethical Hacking MasterClass from A to Z 2018.08/24 Android Pentesting - SQL Injection Attack/3 Installlation of Drozer Agenet in Android.srt
13 kB
Ethical Hacking MasterClass from A to Z 2018.08/24 Android Pentesting - SQL Injection Attack/4 Lets Complete the Task.mkv
1.3 MB
Ethical Hacking MasterClass from A to Z 2018.08/24 Android Pentesting - SQL Injection Attack/4 Lets Complete the Task.srt
11 kB
Ethical Hacking MasterClass from A to Z 2018.08/25 Android Pentesting - Find Hidden Screen in Android/1 About Hidden File and Task Information.mkv
264 kB
Ethical Hacking MasterClass from A to Z 2018.08/25 Android Pentesting - Find Hidden Screen in Android/1 About Hidden File and Task Information.srt
2.6 kB
Ethical Hacking MasterClass from A to Z 2018.08/25 Android Pentesting - Find Hidden Screen in Android/2 Lets Complete the Task.mkv
1.2 MB
Ethical Hacking MasterClass from A to Z 2018.08/25 Android Pentesting - Find Hidden Screen in Android/2 Lets Complete the Task.srt
11 kB
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/001 Introduction.mp4
42 MB
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/001 Introduction_en.vtt
2.2 kB
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/002 How to tackle this course.mp4
49 MB
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/002 How to tackle this course_en.vtt
6.2 kB
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/003 Installations and sign ups.mp4
43 MB
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/003 Installations and sign ups_en.vtt
4.8 kB
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/004 Jupyter Notebooks.mp4
8.7 MB
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/004 Jupyter Notebooks_en.vtt
4.9 kB
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/005 Course Material.html
130 B
Machine Learning, Deep Learning and Bayesian Learning/01 - Introduction/30889860-course-code-material.zip
26 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/001 Intro.mp4
2.9 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/001 Intro_en.vtt
865 B
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/002 Basic Data Structures.mp4
22 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/002 Basic Data Structures_en.vtt
6.4 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/003 Dictionaries.mp4
19 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/003 Dictionaries_en.vtt
3.8 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/004 Python functions (methods).mp4
28 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/004 Python functions (methods)_en.vtt
5.6 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/005 Numpy functions.mp4
62 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/005 Numpy functions_en.vtt
11 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/006 Conditional statements.mp4
13 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/006 Conditional statements_en.vtt
3.9 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/007 For loops.mp4
12 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/007 For loops_en.vtt
4.2 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/008 Dictionaries again.mp4
6.2 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/008 Dictionaries again_en.vtt
3.1 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/009 -------------------------------- Pandas --------------------------------.html
61 B
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/010 Intro.mp4
5.0 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/010 Intro_en.vtt
2.4 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/011 Pandas simple functions.mp4
38 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/011 Pandas simple functions_en.vtt
11 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/012 Pandas Subsetting.mp4
22 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/012 Pandas Subsetting_en.vtt
6.3 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/013 Pandas loc and iloc.mp4
42 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/013 Pandas loc and iloc_en.vtt
7.6 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/014 Pandas loc and iloc 2.mp4
14 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/014 Pandas loc and iloc 2_en.vtt
5.2 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/015 Pandas map and apply.mp4
31 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/015 Pandas map and apply_en.vtt
8.2 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/016 Pandas groupby.mp4
18 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/016 Pandas groupby_en.vtt
7.0 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/017 ----- Plotting --------.html
47 B
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/018 Plotting resources (notebooks).html
92 B
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/019 Line plot.mp4
8.6 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/019 Line plot_en.vtt
3.2 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/020 Plot multiple lines.mp4
45 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/020 Plot multiple lines_en.vtt
3.9 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/021 Histograms.mp4
22 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/021 Histograms_en.vtt
7.9 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/022 Scatter Plots.mp4
19 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/022 Scatter Plots_en.vtt
6.4 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/023 Subplots.mp4
15 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/023 Subplots_en.vtt
6.0 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/024 Seaborn + pair plots.mp4
50 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/024 Seaborn + pair plots_en.vtt
7.9 kB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/31237618-03-0-plotting.zip
2.8 MB
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/31283222-multi-plot.py
440 B
Machine Learning, Deep Learning and Bayesian Learning/02 - Basic python + Pandas + Plotting/34142844-04-pairplots.ipynb
200 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/001 Your reviews are important to me!.mp4
2.0 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/002 ----------- Numpy -------------.html
129 B
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/003 Gradient Descent.mp4
43 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/003 Gradient Descent_en.vtt
17 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/004 Kmeans part 1.mp4
78 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/004 Kmeans part 1_en.vtt
12 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/005 Kmeans part 2.mp4
63 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/005 Kmeans part 2_en.vtt
20 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/006 Broadcasting.mp4
27 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/006 Broadcasting_en.vtt
9.6 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/007 ---------------- Scikit Learn -------------------------------------.html
72 B
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/008 Intro.mp4
35 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/008 Intro_en.vtt
4.9 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/009 Linear Regresson Part 1.mp4
90 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/009 Linear Regresson Part 1_en.vtt
12 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/010 Linear Regression Part 2.mp4
72 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/010 Linear Regression Part 2_en.vtt
11 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/011 Classification and Regression Trees.mp4
20 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/011 Classification and Regression Trees_en.vtt
6.4 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/012 CART part 2.mp4
166 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/012 CART part 2_en.vtt
20 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/013 Random Forest theory.mp4
4.8 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/013 Random Forest theory_en.vtt
2.5 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/014 Random Forest Code.mp4
37 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/014 Random Forest Code_en.vtt
6.7 kB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/015 Gradient Boosted Machines.mp4
68 MB
Machine Learning, Deep Learning and Bayesian Learning/03 - Machine Learning Numpy + Scikit Learn/015 Gradient Boosted Machines_en.vtt
9.7 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/001 Kaggle part 1.mp4
6.7 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/001 Kaggle part 1_en.vtt
2.6 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/002 Kaggle part 2.mp4
11 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/002 Kaggle part 2_en.vtt
3.3 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/003 Theory part 1.mp4
14 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/003 Theory part 1_en.vtt
6.7 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/004 Theory part 2 + code.mp4
27 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/004 Theory part 2 + code_en.vtt
6.3 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/005 Titanic dataset.mp4
116 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/005 Titanic dataset_en.vtt
15 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/006 Sklearn classification prelude.mp4
14 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/006 Sklearn classification prelude_en.vtt
5.3 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/007 Sklearn classification.mp4
90 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/007 Sklearn classification_en.vtt
14 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/008 Dealing with missing values.mp4
51 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/008 Dealing with missing values_en.vtt
5.8 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/009 --------- Time Series -------------------.html
255 B
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/010 Intro.mp4
11 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/010 Intro_en.vtt
5.9 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/011 Loss functions.mp4
46 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/011 Loss functions_en.vtt
7.2 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/012 FB Prophet part 1.mp4
78 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/012 FB Prophet part 1_en.vtt
9.8 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/013 FB Prophet part 2.mp4
24 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/013 FB Prophet part 2_en.vtt
4.1 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/014 Theory behind FB Prophet.mp4
17 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/014 Theory behind FB Prophet_en.vtt
5.9 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/015 ------------ Model Diagnostics -----.html
112 B
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/016 Overfitting.mp4
19 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/016 Overfitting_en.vtt
7.0 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/017 Cross Validation.mp4
54 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/017 Cross Validation_en.vtt
8.3 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/018 Stratified K Fold.mp4
58 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/018 Stratified K Fold_en.vtt
9.9 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/019 Area Under Curve (AUC) Part 1.mp4
84 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/019 Area Under Curve (AUC) Part 1_en.vtt
9.2 kB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/020 Area Under Curve (AUC) Part 2.mp4
20 MB
Machine Learning, Deep Learning and Bayesian Learning/04 - Machine Learning Classification + Time Series + Model Diagnostics/020 Area Under Curve (AUC) Part 2_en.vtt
7.0 kB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/001 Principal Component Analysis (PCA) theory.mp4
20 MB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/001 Principal Component Analysis (PCA) theory_en.vtt
9.0 kB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/002 Fashion MNIST PCA.mp4
102 MB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/002 Fashion MNIST PCA_en.vtt
10 kB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/003 K-means.mp4
22 MB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/003 K-means_en.vtt
7.6 kB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/004 Other clustering methods.mp4
48 MB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/004 Other clustering methods_en.vtt
7.2 kB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/005 DBSCAN theory.mp4
13 MB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/005 DBSCAN theory_en.vtt
6.9 kB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/006 Gaussian Mixture Models (GMM) theory.mp4
20 MB
Machine Learning, Deep Learning and Bayesian Learning/05 - Unsupervised Learning/006 Gaussian Mixture Models (GMM) theory_en.vtt
7.9 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/001 Intro.mp4
10 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/001 Intro_en.vtt
5.4 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/002 Stop words and Term Frequency.mp4
11 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/002 Stop words and Term Frequency_en.vtt
4.9 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/003 Term Frequency - Inverse Document Frequency (Tf - Idf) theory.mp4
6.1 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/003 Term Frequency - Inverse Document Frequency (Tf - Idf) theory_en.vtt
3.0 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/004 Financial News Sentiment Classifier.mp4
34 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/004 Financial News Sentiment Classifier_en.vtt
10 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/005 NLTK + Stemming.mp4
46 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/005 NLTK + Stemming_en.vtt
7.8 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/006 N-grams.mp4
14 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/006 N-grams_en.vtt
4.0 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/007 Word (feature) importance.mp4
12 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/007 Word (feature) importance_en.vtt
3.8 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/008 Spacy intro.mp4
33 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/008 Spacy intro_en.vtt
5.6 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/009 Feature Extraction with Spacy (using Pandas).mp4
76 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/009 Feature Extraction with Spacy (using Pandas)_en.vtt
9.8 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/010 Classification Example.mp4
24 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/010 Classification Example_en.vtt
4.3 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/011 Over-sampling.mp4
33 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/011 Over-sampling_en.vtt
5.8 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/012 -------- Regularization ------------.html
218 B
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/013 Introduction.mp4
8.4 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/013 Introduction_en.vtt
2.6 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/014 MSE recap.mp4
18 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/014 MSE recap_en.vtt
6.1 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/015 L2 Loss Ridge Regression intro.mp4
10 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/015 L2 Loss Ridge Regression intro_en.vtt
3.6 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/016 Ridge regression (L2 penalised regression).mp4
47 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/016 Ridge regression (L2 penalised regression)_en.vtt
7.9 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/017 S&P500 data preparation for L1 loss.mp4
25 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/017 S&P500 data preparation for L1 loss_en.vtt
7.1 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/018 L1 Penalised Regression (Lasso).mp4
31 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/018 L1 Penalised Regression (Lasso)_en.vtt
5.6 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/019 L1 L2 Penalty theory why it works.mp4
23 MB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/019 L1 L2 Penalty theory why it works_en.vtt
3.8 kB
Machine Learning, Deep Learning and Bayesian Learning/06 - Natural Language Processing + Regularization/31762302-06-0-reguralisation.zip
2.6 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/001 Intro.mp4
633 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/001 Intro_en.vtt
473 B
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/002 DL theory part 1.mp4
17 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/002 DL theory part 1_en.vtt
6.1 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/003 DL theory part 2.mp4
23 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/003 DL theory part 2_en.vtt
3.9 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/004 Tensorflow + Keras demo problem 1.mp4
43 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/004 Tensorflow + Keras demo problem 1_en.vtt
16 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/005 Activation functions.mp4
15 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/005 Activation functions_en.vtt
5.5 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/006 First example with Relu.mp4
33 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/006 First example with Relu_en.vtt
5.4 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/007 MNIST and Softmax.mp4
56 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/007 MNIST and Softmax_en.vtt
10 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/008 Deep Learning Input Normalisation.mp4
10 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/008 Deep Learning Input Normalisation_en.vtt
3.2 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/009 Softmax theory.mp4
58 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/009 Softmax theory_en.vtt
5.5 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/010 Batch Norm.mp4
17 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/010 Batch Norm_en.vtt
5.7 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/011 Batch Norm Theory.mp4
54 MB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/011 Batch Norm Theory_en.vtt
8.3 kB
Machine Learning, Deep Learning and Bayesian Learning/07 - Deep Learning/32725408-09-tensorflow.zip
2.7 MB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/001 Intro.mp4
6.0 MB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/001 Intro_en.vtt
3.2 kB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/002 Fashion MNIST feed forward net for benchmarking.mp4
20 MB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/002 Fashion MNIST feed forward net for benchmarking_en.vtt
3.5 kB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/003 Keras Conv2D layer.mp4
44 MB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/003 Keras Conv2D layer_en.vtt
8.6 kB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/004 Model fitting and discussion of results.mp4
17 MB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/004 Model fitting and discussion of results_en.vtt
2.9 kB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/005 Dropout theory and code.mp4
24 MB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/005 Dropout theory and code_en.vtt
7.0 kB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/006 MaxPool (and comparison to stride).mp4
18 MB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/006 MaxPool (and comparison to stride)_en.vtt
5.4 kB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/007 Cifar-10.mp4
27 MB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/007 Cifar-10_en.vtt
10 kB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/008 Nose Tip detection with CNNs.mp4
69 MB
Machine Learning, Deep Learning and Bayesian Learning/08 - Deep Learning (TensorFlow) - Convolutional Neural Nets/008 Nose Tip detection with CNNs_en.vtt
12 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/001 Word2vec and Embeddings.mp4
44 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/001 Word2vec and Embeddings_en.vtt
8.3 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/002 Kaggle + Word2Vec.mp4
28 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/002 Kaggle + Word2Vec_en.vtt
10 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/003 Word2Vec keras Model API.mp4
45 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/003 Word2Vec keras Model API_en.vtt
13 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/004 Recurrent Neural Nets - Theory.mp4
19 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/004 Recurrent Neural Nets - Theory_en.vtt
11 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/005 Deep Learning - Long Short Term Memory (LSTM) Nets.mp4
91 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/005 Deep Learning - Long Short Term Memory (LSTM) Nets_en.vtt
12 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/006 Deep Learning - Stacking LSTMs + GRUs.mp4
5.0 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/006 Deep Learning - Stacking LSTMs + GRUs_en.vtt
2.2 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/007 Transfer Learning - GLOVE vectors.mp4
75 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/007 Transfer Learning - GLOVE vectors_en.vtt
11 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/008 Sequence to Sequence Introduction + Data Prep.mp4
80 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/008 Sequence to Sequence Introduction + Data Prep_en.vtt
8.0 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/009 Sequence to Sequence model + Keras Model API.mp4
30 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/009 Sequence to Sequence model + Keras Model API_en.vtt
8.7 kB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/010 Sequence to Sequence models Prediction step.mp4
105 MB
Machine Learning, Deep Learning and Bayesian Learning/09 - Deep Learning Recurrent Neural Nets/010 Sequence to Sequence models Prediction step_en.vtt
13 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/001 Introduction.mp4
2.2 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/001 Introduction_en.vtt
1.2 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/002 Pytorch TensorDataset.mp4
12 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/002 Pytorch TensorDataset_en.vtt
5.0 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/003 Pytorch Dataset and DataLoaders.mp4
35 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/003 Pytorch Dataset and DataLoaders_en.vtt
5.7 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/004 Deep Learning with PyTorch nn.Sequential models.mp4
11 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/004 Deep Learning with PyTorch nn.Sequential models_en.vtt
5.7 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/005 Deep Learning with Pytorch Loss functions.mp4
52 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/005 Deep Learning with Pytorch Loss functions_en.vtt
8.7 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/006 Deep Learning with Pytorch Stochastic Gradient Descent.mp4
80 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/006 Deep Learning with Pytorch Stochastic Gradient Descent_en.vtt
8.1 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/007 Deep Learning with Pytorch Optimizers.mp4
10 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/007 Deep Learning with Pytorch Optimizers_en.vtt
3.4 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/008 Pytorch Model API.mp4
33 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/008 Pytorch Model API_en.vtt
5.5 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/009 Pytorch in GPUs.mp4
5.0 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/009 Pytorch in GPUs_en.vtt
2.6 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/010 Deep Learning Intro to Pytorch Lightning.mp4
52 MB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/010 Deep Learning Intro to Pytorch Lightning_en.vtt
9.3 kB
Machine Learning, Deep Learning and Bayesian Learning/10 - Deep Learning PyTorch Introduction/external-assets-links.txt
122 B
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/001 Transfer Learning Introduction.mp4
4.5 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/001 Transfer Learning Introduction_en.vtt
2.0 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/002 Kaggle problem description.mp4
9.2 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/002 Kaggle problem description_en.vtt
2.8 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/003 PyTorch datasets + Torchvision.mp4
15 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/003 PyTorch datasets + Torchvision_en.vtt
4.2 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/004 PyTorch transfer learning with ResNet.mp4
15 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/004 PyTorch transfer learning with ResNet_en.vtt
4.4 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/005 PyTorch Lightning Model.mp4
9.4 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/005 PyTorch Lightning Model_en.vtt
3.9 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/006 PyTorch Lightning Trainer + Model evaluation.mp4
50 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/006 PyTorch Lightning Trainer + Model evaluation_en.vtt
6.3 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/007 Deep Learning for Cassava Leaf Classification.mp4
4.1 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/007 Deep Learning for Cassava Leaf Classification_en.vtt
1.1 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/008 Cassava Leaf Dataset.mp4
15 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/008 Cassava Leaf Dataset_en.vtt
4.8 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/009 Data Augmentation with Torchvision Transforms.mp4
56 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/009 Data Augmentation with Torchvision Transforms_en.vtt
5.9 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/010 Train vs Test Augmentations + DataLoader parameters.mp4
7.7 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/010 Train vs Test Augmentations + DataLoader parameters_en.vtt
3.3 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/011 Deep Learning Transfer Learning Model with ResNet.mp4
8.0 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/011 Deep Learning Transfer Learning Model with ResNet_en.vtt
3.3 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/012 Setting up PyTorch Lightning for training.mp4
8.4 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/012 Setting up PyTorch Lightning for training_en.vtt
3.5 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/013 Cross Entropy Loss for Imbalanced Classes.mp4
8.5 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/013 Cross Entropy Loss for Imbalanced Classes_en.vtt
3.9 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/014 PyTorch Test dataset setup and evaluation.mp4
7.1 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/014 PyTorch Test dataset setup and evaluation_en.vtt
2.9 kB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/015 WandB for logging experiments.mp4
22 MB
Machine Learning, Deep Learning and Bayesian Learning/11 - Deep Learning Transfer Learning with PyTorch Lightning/015 WandB for logging experiments_en.vtt
5.4 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/001 Introduction.mp4
25 MB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/001 Introduction_en.vtt
2.6 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/002 Coco Dataset + Augmentations for Segmentation with Torchvision.mp4
19 MB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/002 Coco Dataset + Augmentations for Segmentation with Torchvision_en.vtt
5.9 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/003 Unet Architecture overview.mp4
15 MB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/003 Unet Architecture overview_en.vtt
6.4 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/004 PyTorch Model Architecture.mp4
14 MB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/004 PyTorch Model Architecture_en.vtt
3.6 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/005 PyTorch Hooks.mp4
25 MB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/005 PyTorch Hooks_en.vtt
7.3 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/006 PyTorch Hooks Step through with breakpoints.mp4
68 MB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/006 PyTorch Hooks Step through with breakpoints_en.vtt
8.8 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/007 PyTorch Weighted CrossEntropy Loss.mp4
65 MB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/007 PyTorch Weighted CrossEntropy Loss_en.vtt
9.1 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/008 Weights and Biases Logging images.mp4
16 MB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/008 Weights and Biases Logging images_en.vtt
1.9 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/009 Semantic Segmentation training with PyTorch Lightning.mp4
130 MB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/009 Semantic Segmentation training with PyTorch Lightning_en.vtt
16 kB
Machine Learning, Deep Learning and Bayesian Learning/12 - Pixel Level Segmentation (Semantic Segmentation) with PyTorch/external-assets-links.txt
52 B
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/001 Introduction to Transformers.mp4
3.4 MB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/001 Introduction to Transformers_en.vtt
1.6 kB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/002 The illustrated Transformer (blogpost by Jay Alammar).mp4
24 MB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/002 The illustrated Transformer (blogpost by Jay Alammar)_en.vtt
8.9 kB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/003 Encoder Transformer Models The Maths.mp4
29 MB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/003 Encoder Transformer Models The Maths_en.vtt
5.6 kB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/004 BERT - The theory.mp4
8.1 MB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/004 BERT - The theory_en.vtt
3.8 kB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/005 Kaggle Multi-lingual Toxic Comment Classification Challenge.mp4
6.8 MB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/005 Kaggle Multi-lingual Toxic Comment Classification Challenge_en.vtt
2.0 kB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/006 Tokenizers and data prep for BERT models.mp4
29 MB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/006 Tokenizers and data prep for BERT models_en.vtt
11 kB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/007 Distilbert (Smaller BERT) model.mp4
49 MB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/007 Distilbert (Smaller BERT) model_en.vtt
11 kB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/008 Pytorch Lightning + DistilBERT for classification.mp4
103 MB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/008 Pytorch Lightning + DistilBERT for classification_en.vtt
17 kB
Machine Learning, Deep Learning and Bayesian Learning/13 - Deep Learning Transformers and BERT/external-assets-links.txt
264 B
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/001 Introduction and Terminology.mp4
18 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/001 Introduction and Terminology_en.vtt
8.3 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/002 Bayesian Learning Distributions.mp4
36 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/002 Bayesian Learning Distributions_en.vtt
10 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/003 Bayes rule for population mean estimation.mp4
50 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/003 Bayes rule for population mean estimation_en.vtt
9.0 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/004 Bayesian learning Population estimation pymc3 way.mp4
71 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/004 Bayesian learning Population estimation pymc3 way_en.vtt
8.9 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/005 Coin Toss Example with Pymc3.mp4
71 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/005 Coin Toss Example with Pymc3_en.vtt
8.0 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/006 Data Setup for Bayesian Linear Regression.mp4
17 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/006 Data Setup for Bayesian Linear Regression_en.vtt
4.7 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/007 Bayesian Linear Regression with pymc3.mp4
60 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/007 Bayesian Linear Regression with pymc3_en.vtt
10 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/008 Bayesian Rolling Regression - Problem setup.mp4
15 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/008 Bayesian Rolling Regression - Problem setup_en.vtt
5.6 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/009 Bayesian Rolling regression - pymc3 way.mp4
55 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/009 Bayesian Rolling regression - pymc3 way_en.vtt
9.3 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/010 Bayesian Rolling Regression - forecasting.mp4
30 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/010 Bayesian Rolling Regression - forecasting_en.vtt
5.3 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/011 Variational Bayes Intro.mp4
8.6 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/011 Variational Bayes Intro_en.vtt
3.2 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/012 Variational Bayes Linear Classification.mp4
44 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/012 Variational Bayes Linear Classification_en.vtt
7.5 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/013 Variational Bayesian Inference Result Analysis.mp4
7.4 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/013 Variational Bayesian Inference Result Analysis_en.vtt
3.8 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/014 Minibatch Variational Bayes.mp4
11 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/014 Minibatch Variational Bayes_en.vtt
3.9 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/015 Deep Bayesian Networks.mp4
7.3 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/015 Deep Bayesian Networks_en.vtt
3.2 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/016 Deep Bayesian Networks - analysis.mp4
10 MB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/016 Deep Bayesian Networks - analysis_en.vtt
4.1 kB
Machine Learning, Deep Learning and Bayesian Learning/14 - Bayesian Learning and probabilistic programming/31919076-bayesian-inference.zip
1.8 MB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/001 Intro.mp4
2.5 MB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/001 Intro_en.vtt
1.2 kB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/002 Saving Models.mp4
7.6 MB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/002 Saving Models_en.vtt
3.1 kB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/003 FastAPI intro.mp4
12 MB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/003 FastAPI intro_en.vtt
5.3 kB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/004 FastAPI serving model.mp4
29 MB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/004 FastAPI serving model_en.vtt
7.5 kB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/005 Streamlit Intro.mp4
6.0 MB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/005 Streamlit Intro_en.vtt
2.6 kB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/006 Streamlit functions.mp4
21 MB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/006 Streamlit functions_en.vtt
6.1 kB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/007 CLIP model.mp4
19 MB
Machine Learning, Deep Learning and Bayesian Learning/15 - Model Deployment/007 CLIP model_en.vtt
7.3 kB
Machine Learning, Deep Learning and Bayesian Learning/16 - Final Thoughts/001 Some advice on your journey.mp4
14 MB
Machine Learning, Deep Learning and Bayesian Learning/16 - Final Thoughts/001 Some advice on your journey_en.vtt
3.8 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/1. Intro to Machine Learning with Python/1. What is Machine Learning.mp4
27 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/1. Intro to Machine Learning with Python/1. What is Machine Learning.srt
4.8 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/1. Intro to Machine Learning with Python/2. Machine Learning Terminology.mp4
16 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/1. Intro to Machine Learning with Python/2. Machine Learning Terminology.srt
3.0 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/2. Evalution Metrics/1. Classification vs Regression.mp4
20 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/2. Evalution Metrics/1. Classification vs Regression.srt
4.2 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/2. Evalution Metrics/2. Evaluating Performance Classification Error Metrics.mp4
112 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/2. Evalution Metrics/2. Evaluating Performance Classification Error Metrics.srt
23 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/2. Evalution Metrics/3. Evaluating Performance Regression Error Metrics.mp4
39 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/2. Evalution Metrics/3. Evaluating Performance Regression Error Metrics.srt
9.4 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/2. Evalution Metrics/4. Machine Learning With Python.mp4
67 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/2. Evalution Metrics/4. Machine Learning With Python.srt
15 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/3. Supervised Learning/1. Supervised Learning Overview.mp4
59 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/3. Supervised Learning/1. Supervised Learning Overview.srt
14 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/1. Linear Regression Algorithm Theory.mp4
40 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/1. Linear Regression Algorithm Theory.srt
7.2 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/2. Linear Regression Algorithm With Python Part 1.mp4
166 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/2. Linear Regression Algorithm With Python Part 1.srt
26 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/3. Linear Regression Algorithm With Python Part 2.mp4
61 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/3. Linear Regression Algorithm With Python Part 2.srt
10 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/4. Linear Regression Algorithm Project Overview.mp4
33 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/4. Linear Regression Algorithm Project Overview.srt
4.1 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/5. Linear Regression Algorithm Project Solutions.mp4
198 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/4. Linear Regression Algorithm/5. Linear Regression Algorithm Project Solutions.srt
27 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/5. Bias Variance Trade-Off/1. Bias Variance Trade-Off.mp4
49 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/5. Bias Variance Trade-Off/1. Bias Variance Trade-Off.srt
9.4 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/1. Logistic Regression Algorithm Theory.mp4
92 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/1. Logistic Regression Algorithm Theory.srt
16 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/2. Logistic Regression Algorithm With Python Part 1.mp4
110 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/2. Logistic Regression Algorithm With Python Part 1.srt
23 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/3. Logistic Regression Algorithm With Python Part 2.mp4
115 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/3. Logistic Regression Algorithm With Python Part 2.srt
25 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/4. Logistic Regression Algorithm With Python Part 3.mp4
60 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/4. Logistic Regression Algorithm With Python Part 3.srt
11 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/5. Logistic Regression Algorithm Project Overview.mp4
19 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/5. Logistic Regression Algorithm Project Overview.srt
2.8 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/6. Logistic Regression Algorithm Project Solutions.mp4
114 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/6. Logistic Regression Algorithm/6. Logistic Regression Algorithm Project Solutions.srt
15 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/7. K Nearest Neighbors Algorithm/1. K Nearest Neighbors Algorithm Theory.mp4
37 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/7. K Nearest Neighbors Algorithm/1. K Nearest Neighbors Algorithm Theory.srt
7.7 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/7. K Nearest Neighbors Algorithm/2. K Nearest Neighbors Algorithm With Python.mp4
140 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/7. K Nearest Neighbors Algorithm/2. K Nearest Neighbors Algorithm With Python.srt
28 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/7. K Nearest Neighbors Algorithm/3. K Nearest Neighbors Algorithm Project Overview.mp4
17 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/7. K Nearest Neighbors Algorithm/3. K Nearest Neighbors Algorithm Project Overview.srt
2.4 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/7. K Nearest Neighbors Algorithm/4. K Nearest Neighbors Algorithm Project Solutions.mp4
144 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/7. K Nearest Neighbors Algorithm/4. K Nearest Neighbors Algorithm Project Solutions.srt
20 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/1. Decision Trees And Random Forest Algorithm Theory.mp4
57 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/1. Decision Trees And Random Forest Algorithm Theory.srt
10 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/2. Decision Trees And Random Forest Algorithm With Python.mp4
86 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/2. Decision Trees And Random Forest Algorithm With Python.srt
16 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/3. Decision Trees And Random Forest Algorithm Project Overview.mp4
42 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/3. Decision Trees And Random Forest Algorithm Project Overview.srt
6.2 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/4. Decision Trees And Random Forest Algorithm Project Solutions Part 1.mp4
106 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/4. Decision Trees And Random Forest Algorithm Project Solutions Part 1.srt
18 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/5. Decision Trees And Random Forest Algorithm Project Solutions Part 2.mp4
84 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/8. Decision Trees And Random Forest Algorithm/5. Decision Trees And Random Forest Algorithm Project Solutions Part 2.srt
13 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/9. Support Vector Machine Algorithm/1. Support Vector Machines Algorithm Theory.mp4
41 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/9. Support Vector Machine Algorithm/1. Support Vector Machines Algorithm Theory.srt
6.9 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/9. Support Vector Machine Algorithm/2. Support Vector Machines Algorithm With Python.mp4
137 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/9. Support Vector Machine Algorithm/2. Support Vector Machines Algorithm With Python.srt
25 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/9. Support Vector Machine Algorithm/3. Support Vector Machines Algorithm Project Overview.mp4
27 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/9. Support Vector Machine Algorithm/3. Support Vector Machines Algorithm Project Overview.srt
3.4 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/9. Support Vector Machine Algorithm/4. Support Vector Machines Algorithm Project Solutions.mp4
98 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/9. Support Vector Machine Algorithm/4. Support Vector Machines Algorithm Project Solutions.srt
14 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/10. Unsupervised Learning/1. Unsupervised Learning Overview.mp4
25 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/10. Unsupervised Learning/1. Unsupervised Learning Overview.srt
3.8 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/11. K Means Clustering Algorithm/1. K Means Clustering Algorithm Theory.mp4
36 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/11. K Means Clustering Algorithm/1. K Means Clustering Algorithm Theory.srt
7.1 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/11. K Means Clustering Algorithm/2. K Means Clustering Algorithm With Python.mp4
89 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/11. K Means Clustering Algorithm/2. K Means Clustering Algorithm With Python.srt
18 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/11. K Means Clustering Algorithm/3. K Means Clustering Algorithm Project Overview.mp4
38 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/11. K Means Clustering Algorithm/3. K Means Clustering Algorithm Project Overview.srt
5.2 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/11. K Means Clustering Algorithm/4. K Means Clustering Algorithm Project Solutions.mp4
129 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/11. K Means Clustering Algorithm/4. K Means Clustering Algorithm Project Solutions.srt
19 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/12. Hierarchical Clustering Algorithm/1. Hierarchical Clustering Algorithm Theory.mp4
27 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/12. Hierarchical Clustering Algorithm/1. Hierarchical Clustering Algorithm Theory.srt
5.1 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/12. Hierarchical Clustering Algorithm/2. Hierarchical Clustering Algorithm With Python.mp4
49 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/12. Hierarchical Clustering Algorithm/2. Hierarchical Clustering Algorithm With Python.srt
11 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/13. Principal Component Analysis (PCA)/1. Principal Component Analysis (PCA) Theory.mp4
27 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/13. Principal Component Analysis (PCA)/1. Principal Component Analysis (PCA) Theory.srt
4.7 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/13. Principal Component Analysis (PCA)/2. Principal Component Analysis (PCA) With Python.mp4
127 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/13. Principal Component Analysis (PCA)/2. Principal Component Analysis (PCA) With Python.srt
23 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/14. Recommender System Algorithm/1. Recommender System Algorithm Theory.mp4
38 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/14. Recommender System Algorithm/1. Recommender System Algorithm Theory.srt
6.8 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/14. Recommender System Algorithm/2. Recommender System Algorithm With Python Part 1.mp4
94 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/14. Recommender System Algorithm/2. Recommender System Algorithm With Python Part 1.srt
19 kB
Python Complete Machine Learning & Data Science A-Z (05.2021)/14. Recommender System Algorithm/3. Recommender System Algorithm With Python Part 2.mp4
93 MB
Python Complete Machine Learning & Data Science A-Z (05.2021)/14. Recommender System Algorithm/3. Recommender System Algorithm With Python Part 2.srt
18 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/01 Introduction/001 Course Overview.mp4
547 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/01 Introduction/002 Pre-Requisites.html
1.6 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/01 Introduction/003 Code Projects and Notebooks.html
459 B
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/01 Introduction/12587780-Section-1-Intro.pdf
784 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/001 Introduction.mp4
33 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/002 The Python Type Hierarchy.mp4
114 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/003 Multi-Line Statements and Strings.mp4
362 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/004 Variable Names.mp4
215 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/005 Conditionals.mp4
29 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/006 Functions.mp4
51 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/007 The While Loop.mp4
98 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/008 Break, Continue and the Try Statement.mp4
42 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/009 The For Loop.mp4
68 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/010 Classes.mp4
304 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/9111398-Multi-Line-Statements-and-Strings.zip
1.9 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/9244082-Functions.zip
2.5 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/9244084-While-Loops.zip
2.0 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/9244086-Conditionals.zip
1.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/9244088-Break-Continue-and-Try-Statements.zip
1.2 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/9324702-For-Loop.zip
2.3 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/11025308-Classes.zip
5.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/12587918-Python-Type-Hierarchy.pdf
346 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/12587920-Variable-Names.pdf
358 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/12587922-Quick-Refresher-Introduction.pdf
261 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/02 A Quick Refresher - Basics Review/12587924-Multi-Line-Statements-and-Strings.pdf
393 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/001 Introduction.mp4
54 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/002 Variables are Memory References.mp4
136 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/003 Reference Counting.mp4
232 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/004 Garbage Collection.mp4
570 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/005 Dynamic vs Static Typing.mp4
99 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/006 Variable Re-Assignment.mp4
82 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/007 Object Mutability.mp4
270 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/008 Function Arguments and Mutability.mp4
288 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/009 Shared References and Mutability.mp4
286 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/010 Variable Equality.mp4
353 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/011 Everything is an Object.mp4
315 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/012 Python Optimizations_ Interning.mp4
161 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/013 Python Optimizations_ String Interning.mp4
170 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/014 Python Optimizations_ Peephole.mp4
443 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797074-Notebook-Variables-are-Memory-References.zip
1.0 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797108-Notebook-Reference-Counting.zip
1.3 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797114-Notebook-Dynamic-vs-Static-Typing.zip
899 B
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797116-Notebook-Variable-Re-Assignment.zip
846 B
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797122-Notebook-Object-Mutability.zip
1.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797124-Notebook-Function-Arguments-and-Mutability.zip
1.5 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797126-Notebook-Shared-References-and-Mutability.zip
1.5 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797130-Notebook-Variable-Equality.zip
1.6 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797136-Notebook-Python-Optimizations-Interning.zip
1.2 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797138-Notebook-Python-Optimizations-String-Interning.zip
1.9 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797140-Notebook-Garbage-Collection.zip
1.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797144-Notebook-Everything-is-an-Object.zip
3.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/8797146-Notebook-Python-Optimizations-Peephole.zip
2.0 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587926-13-Python-Optimizations-String-Interning.pdf
373 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587928-14-Python-Optimizations-Peephole.pdf
324 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587930-10-Variable-Equality.pdf
343 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587932-05-Dynamic-vs-Static-Typing.pdf
348 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587934-09-Shared-References-and-Mutability.pdf
365 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587936-07-Object-Mutability.pdf
369 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587938-08-Function-Arguments-and-Mutability.pdf
379 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587940-11-Everything-is-an-Object.pdf
322 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587942-04-Garbage-Collection.pdf
311 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587944-12-Python-Optimizations-Interning.pdf
342 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587946-02-Variables-are-Memory-References.pdf
387 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587948-03-Reference-Counting.pdf
296 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/03 Variables and Memory/12587950-06-Variable-Re-Assignment.pdf
304 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/001 Introduction.mp4
58 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/002 Integers_ Data Types.mp4
426 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/003 Integers_ Operations.mp4
411 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/004 Integers_ Constructors and Bases - Lecture.mp4
566 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/005 Integers_ Constructors and Bases - Coding.mp4
363 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/006 Rational Numbers - Lecture.mp4
282 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/007 Rationals Numbers - Coding.mp4
76 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/008 Floats_ Internal Representations - Lecture.mp4
706 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/009 Floats_ Internal Representations - Coding.mp4
21 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/010 Floats_ Equality Testing - Lecture.mp4
367 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/011 Floats_ Equality Testing - Coding.mp4
94 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/012 Floats_ Coercing to Integers - Lecture.mp4
191 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/013 Floats_ Coercing to Integers - Coding.mp4
79 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/014 Floats_ Rounding - Lecture.mp4
913 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/015 Floats_ Rounding - Coding.mp4
63 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/016 Decimals - Lecture.mp4
330 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/017 Decimals - Coding.mp4
67 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/018 Decimals_ Constructors and Contexts - Lecture.mp4
201 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/019 Decimals_ Constructors and Contexts - Coding.mp4
46 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/020 Decimals_ Math Operations - Lecture.mp4
189 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/021 Decimals_ Math Operations - Coding.mp4
114 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/022 Decimals_ Performance Considerations.mp4
211 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/023 Complex Numbers - Lecture.mp4
229 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/024 Complex Numbers - Coding.mp4
89 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/025 Booleans.mp4
483 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/026 Booleans_ Truth Values - Lecture.mp4
180 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/027 Booleans_ Truth Values - Coding.mp4
87 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/028 Booleans_ Precedence and Short-Circuiting - Lecture.mp4
415 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/029 Booleans_ Precedence and Short-Circuiting - Coding.mp4
82 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/030 Booleans_ Boolean Operators - Lecture.mp4
347 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/031 Booleans_ Boolean Operators - Coding.mp4
60 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/032 Comparison Operators.mp4
339 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9111400-Integers-Bases-and-Constructors.zip
4.0 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9111402-Integers-Data-Type.zip
1.2 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9111404-Rational-Numbers.zip
4.0 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9111406-Integers-Operations.zip
1.5 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9111408-Floats-Internal-Representation.zip
2.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9111410-Floats-Equality-Testing.zip
2.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9111412-Floats-Coercing-to-Integers.zip
891 B
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9111414-Floats-Rounding.zip
1.5 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9145152-Decimals.zip
1.6 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9145154-Decimals-Performance.zip
1.3 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9145156-Decimals-Constructors-and-Contexts.zip
1.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9145158-Decimals-Math-Operations.zip
1.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9161212-Complex-Numbers.zip
2.5 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9186860-Booleans-Truth-Values.zip
3.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9186862-Booleans.zip
1.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9193534-Booleans-Precedence-and-Short-Circuiting.zip
2.9 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9199372-Booleans-Boolean-Operators.zip
1.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/9227734-Comparison-Operators.zip
1.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588198-22-Decimals-Performance-Considerations.pdf
311 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588202-28-Boolean-Precedence-and-Short-Circuiting.pdf
455 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588204-30-Boolean-Boolean-Operators.pdf
474 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588206-20-Decimals-Math-Operations.pdf
381 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588210-14-Floats-Rounding.pdf
488 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588212-03-Integers-Operations.pdf
400 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588214-10-Floats-Equality-Testing.pdf
416 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588216-26-Booleans-Truth-Values-Lecture.pdf
356 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588218-32-Comparison-Operators.pdf
413 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588220-02-Integers-Data-Type.pdf
377 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588222-25-Booleans.pdf
386 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588226-16-Decimals.pdf
319 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588274-06-Rational-Numbers.pdf
359 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588298-04-Integers-Constructors-and-Bases.pdf
528 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588310-08-Floats-Internal-Representation.pdf
345 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588336-18-Decimals-Constructors-and-Contexts.pdf
368 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/12588350-23-Complex-Numbers.pdf
343 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/04 Numeric Types/27242946-12-Floats-to-Integers.pdf
75 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/001 Introduction.mp4
21 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/002 Argument vs Parameter.mp4
72 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/003 Positional and Keyword Arguments - Lecture.mp4
463 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/004 Positional and Keyword Arguments - Coding.mp4
26 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/005 Unpacking Iterables - Lecture.mp4
249 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/006 Unpacking Iterables - Coding.mp4
116 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/007 Extended Unpacking - Lecture.mp4
342 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/008 Extended Unpacking - Coding.mp4
115 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/009 _args - Lecture.mp4
116 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/010 _args - Coding.mp4
66 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/011 Keyword Arguments - Lecture.mp4
181 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/012 Keyword Arguments - Coding.mp4
59 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/013 __kwargs.mp4
169 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/014 Putting it all Together - Lecture.mp4
259 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/015 Putting it all Together - Coding.mp4
110 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/016 Application_ A Simple Function Timer.mp4
116 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/017 Parameter Defaults - Beware!!.mp4
319 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/018 Parameter Defaults - Beware Again!!.mp4
272 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/9323444-Unpacking-Iterables.zip
1.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/9323446-Extended-Unpacking.zip
4.3 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/9323448-Positional-Arguments.zip
1.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/9324696-star-args.zip
2.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/9326158-Keyword-Arguments.zip
2.0 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/9329762-kwargs.zip
1.2 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/9338016-Putting-it-all-Together.zip
2.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/9339186-A-Simple-Function-Timer.zip
1.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/9344786-Default-Values-Beware.zip
1.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/10975292-Parameter-Defaults-Beware-2.zip
2.6 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/12552336-11-Keyword-Arguments.pdf
368 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/12552338-17-Default-Values.pdf
370 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/12552340-14-Putting-it-all-together.pdf
456 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/12552342-13-kwargs.pdf
292 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/12552344-09-star-args.pdf
317 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/12552346-07-Extended-Unpacking.pdf
553 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/12552348-02-Argument-vs-Parameter.pdf
311 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/12552350-03-Positional-Arguments.pdf
425 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/05 Function Parameters/12552352-05-Unpacking-Iterables.pdf
440 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/001 Introduction.mp4
79 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/002 Docstrings and Annotations - Lecture.mp4
307 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/003 Docstrings and Annotations - Coding.mp4
206 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/004 Lambda Expressions - Lecture.mp4
235 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/005 Lambda Expressions - Coding.mp4
63 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/006 Lambdas and Sorting.mp4
68 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/007 Challenge - Randomize an Iterable using Sorted!!.mp4
11 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/008 Function Introspection - Lecture.mp4
382 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/009 Function Introspection - Coding.mp4
518 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/010 Callables.mp4
242 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/011 Map, Filter, Zip and List Comprehensions - Lecture.mp4
423 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/012 Map, Filter, Zip and List Comprehensions - Coding.mp4
284 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/013 Reducing Functions - Lecture.mp4
498 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/014 Reducing Functions - Coding.mp4
122 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/015 Partial Functions - Lecture.mp4
219 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/016 Partial Functions - Coding.mp4
158 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/017 The operator Module - Lecture.mp4
298 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/018 The operator Module - Coding.mp4
443 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/9419026-Lambda-Expressions.zip
1.3 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/9424284-Lambdas-and-Sorting.zip
1.9 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/9425510-Challenge-Randomizing-using-Sorted.zip
966 B
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/9524042-Docstrings-and-Annotations.zip
2.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/9609110-Function-Introspection.zip
4.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/9615290-Callables.zip
1.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/9658636-Map-Filter-and-Zip.zip
2.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/10146304-Reducing-Functions.zip
3.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/10274328-operator-module.zip
3.5 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/10288612-Partial-Functions.zip
3.3 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/12552390-02-Docstrings-and-Annotations.pdf
442 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/12552392-17-The-operator-Module.pdf
436 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/12552394-13-Reducing-Functions.pdf
510 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/12552396-04-Lambda-Expressions.pdf
384 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/12552398-15-Partial-Functions.pdf
349 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/12552400-08-Function-Introspection.pdf
463 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/12552402-10-Callables.pdf
301 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/06 First-Class Functions/12552404-11-Map-Filter-Zip.pdf
457 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/001 Introduction.mp4
29 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/002 Global and Local Scopes - Lecture.mp4
1.2 GB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/003 Global and Local Scopes - Coding.mp4
90 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/004 Nonlocal Scopes - Lecture.mp4
781 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/005 Nonlocal Scopes - Coding.mp4
57 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/006 Closures - Lecture.mp4
751 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/007 Closures - Coding.mp4
200 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/008 Closure Applications - Part 1.mp4
105 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/009 Closure Applications - Part 2.mp4
92 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/010 Decorators (Part 1) - Lecture.mp4
408 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/011 Decorators (Part 1) - Coding.mp4
159 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/012 Decorator Application (Timer).mp4
664 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/013 Decorator Application (Logger, Stacked Decorators).mp4
134 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/014 Decorator Application (Memoization).mp4
220 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/015 Decorators (Part 2) - Lecture.mp4
230 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/016 Decorators (Part 2) - Coding.mp4
440 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/017 Decorator Application (Decorator Class).mp4
56 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/018 Decorator Application (Decorating Classes).mp4
375 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/019 Decorator Application (Dispatching) - Part 1.mp4
240 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/020 Decorator Application (Dispatching) - Part 2.mp4
269 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/021 Decorator Application (Dispatching) - Part 3.mp4
380 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10370128-Global-and-Local-Scopes.zip
2.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10370136-Nonlocal-Scopes.zip
1.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10489762-Closures.zip
4.2 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10518708-Closure-Applications-1.zip
2.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10524150-Closure-Applications-2.zip
2.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10534532-Decorators-1.zip
2.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10582044-Decorator-Application-Timer.zip
3.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10582060-Decorator-Application-Memoization.zip
3.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10582062-Decorator-Application-Logger-Stacked.zip
2.5 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10814562-Decorators-2.zip
3.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/10819054-Decorator-Application-Decorator-Class.zip
1.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/11071872-Decorator-Application-Single-Dispatch-Generic-Functions.zip
8.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/11262154-Decorator-Application-Decorating-Classes.zip
6.2 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/12587626-10-Decorators-1.pdf
428 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/12587628-04-NonLocal-Sopes.pdf
724 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/12587630-15-Decorators-2.pdf
442 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/12587632-02-Global-and-Local-Scopes.pdf
807 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/07 Scopes, Closures and Decorators/12587634-06-Closures.pdf
483 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/001 Introduction.mp4
63 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/002 Tuples as Data Structures - Lecture.mp4
682 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/003 Tuples as Data Structures - Coding.mp4
153 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/004 Named Tuples - Lecture.mp4
534 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/005 Named Tuples - Coding.mp4
215 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/006 Named Tuples - Modifying and Extending - Lecture.mp4
394 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/007 Named Tuples - Modifying and Extending - Coding.mp4
98 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/008 Named Tuples - DocStrings and Default Values - Lecture.mp4
263 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/009 Named Tuples - DocStrings and Default Values - Coding.mp4
101 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/010 Named Tuples - Application - Returning Multiple Values.mp4
40 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/011 Named Tuples - Application - Alternative to Dictionaries.mp4
742 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/11110162-Named-Tuples.zip
7.3 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/11120388-Tuples-as-Data-Structures.zip
5.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/11132576-Named-Tuples-Modifying-Extending.zip
3.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/11134112-Named-Tuples-Docstrings-DefaultValues.zip
2.9 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/11156942-Named-Tuples-Application-Alternative-to-Dictionaries.zip
3.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/11156944-Named-Tuples-Application-Returning-Multiple-Values.zip
1.1 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/12587674-06-Named-Tuples-Modifying-and-Extending.pdf
486 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/12587676-04-Named-Tuples.pdf
576 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/12587678-08-Named-Tuples-DocStrings-and-Default-Values.pdf
426 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/08 Tuples as Data Structures and Named Tuples/12587680-02-Tuples.pdf
430 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/001 Introduction.mp4
56 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/002 What is a Module_.mp4
145 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/003 How does Python Import Modules_.mp4
316 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/004 Imports and importlib.mp4
199 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/005 Import Variants and Misconceptions - Lecture.mp4
257 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/006 Import Variants and Misconceptions - Coding.mp4
113 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/007 Reloading Modules.mp4
95 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/008 Using __main__.mp4
196 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/009 Modules Recap.mp4
242 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/010 What are Packages_ - Lecture.mp4
378 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/011 What are Packages _ - Coding.mp4
93 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/012 Why Packages_.mp4
244 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/013 Structuring Packages - Part 1.mp4
130 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/014 Structuring Packages - Part 2.mp4
197 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/015 Namespace Packages.mp4
196 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/016 Importing from Zip Archives.mp4
14 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11276980-How-Python-Imports-Modules.zip
6.9 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11276982-What-is-a-Module.zip
6.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11284142-Imports-and-importlib.zip
4.5 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11289650-Import-Variants-and-Misconceptions.zip
11 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11291708-Reloading-Modules.zip
3.6 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11307700-Using-main.zip
1.3 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11333544-packages.zip
3.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11377970-sturcturing-package-imports.zip
4.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11377972-sturcturing-package-imports.zip
4.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/11379370-zipped-packages.zip
10 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/12587752-11-Why-Packages.pdf
428 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/12587754-09-What-are-Packages.pdf
544 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/12587756-14-Namespace-Packages.pdf
375 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/12587758-05-Import-Variants.pdf
462 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/09 Modules, Packages and Namespaces/12587760-08-Modules-Recap.pdf
377 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/001 Introduction.mp4
70 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/002 Additional Resources.mp4
234 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/003 Python 3.6 Highlights.mp4
62 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/004 Python 3.6 - Dictionary Ordering.mp4
80 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/005 Python 3.6 - Preserved Order of kwargs and Named Tuple Application.mp4
25 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/006 Python 3.6 - Underscores in Numeric Literals.mp4
8.6 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/007 Python 3.6 - f-Strings.mp4
22 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/008 Random_ Seeds.mp4
127 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/009 Random Choices.mp4
133 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/010 Random Samples.mp4
34 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/011 Timing code using _timeit_.mp4
123 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/012 Don't Use _args and __kwargs Names Blindly.mp4
18 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/013 Command Line Arguments.mp4
239 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/014 Sentinel Values for Parameter Defaults.mp4
32 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/015 Simulating a simple switch in Python.mp4
72 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11178594-Additional-Resources.pdf
1.0 MB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11179150-Python-3.6-Highlights.zip
2.3 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11179326-Python-3.6-f-Strings.zip
1.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11179328-Python-3.6-Preserved-Order-of-kwargs-Named-Tuple-Application.zip
1.2 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11179330-Python-3.6-Underscores-and-Numeric-Literals.zip
1.0 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11179332-Python-3.6-Dictionary-Ordering.zip
2.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11219848-Random-Seeds.zip
3.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11227348-Random-Choices.zip
3.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11231378-Timing-code-using-timeit.zip
5.6 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11233574-08-Random-Samples.zip
2.4 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11234240-Dont-Use-args-and-kwargs-Names-Blindly.zip
1.6 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/11786994-argparse.zip
5.8 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/12302028-Sentinel-Values-for-Parameter-Defaults.zip
1.7 kB
Python 3 Deep Dive (Part 1 – Functional) (08.2020)/10 Extras/13684076-Simulating-a-simple-Switch-in-Python.zip
2.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/Readme.txt
144 B
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/01 Introduction/001 Course Overview.mp4
231 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/01 Introduction/002 Pre-Requisites.mp4
114 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/01 Introduction/003 Python Tools Needed.mp4
56 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/01 Introduction/13371216-Python-Tools-Needed.pdf
275 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/01 Introduction/13371218-Prerequisites.pdf
337 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/01 Introduction/13371220-Introduction.pdf
708 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/001 Introduction.mp4
27 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/002 Sequence Types - Lecture.mp4
335 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/003 Sequence Types - Coding.mp4
85 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/004 Mutable Sequence Types - Lecture.mp4
142 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/005 Mutable Sequence Types - Coding.mp4
40 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/006 Lists vs Tuples.mp4
115 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/007 Index Base and Slice Bounds - Rationale.mp4
293 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/008 Copying Sequences - Lecture.mp4
571 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/009 Copying Sequences - Coding.mp4
80 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/010 Slicing - Lecture.mp4
620 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/011 Slicing - Coding.mp4
31 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/012 Custom Sequences - Part 1 - Lecture.mp4
207 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/013 Custom Sequences - Part 1 - Coding.mp4
116 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/014 In-Place Concatenation and Repetition - Lecture.mp4
108 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/015 In-Place Concatenation and Repetition - Coding.mp4
19 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/016 Assignments in Mutable Sequences - Lecture.mp4
136 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/017 Assignments in Mutable Sequences - Coding.mp4
29 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/018 Custom Sequences - Part 2 - Lecture.mp4
180 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/019 Custom Sequences - Part 2A - Coding.mp4
54 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/020 Custom Sequences - Part 2B - Coding.mp4
179 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/021 Custom Sequences - Part 2C - Coding.mp4
153 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/022 Sorting Sequences - Lecture.mp4
346 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/023 Sorting Sequences - Coding.mp4
85 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/024 List Comprehensions - Lecture.mp4
346 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/025 List Comprehensions - Coding.mp4
146 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12117392-03-Sequence-Types.zip
5.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12117422-05-Mutable-Sequence-Types.zip
2.3 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12117424-06-Lists-vs-Tuples.zip
4.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12118292-09-Copying-Sequences.zip
3.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12132116-11-Slicing.zip
2.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12164296-13-Custom-Sequences-Part-1.zip
4.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12198708-17-Assignments-in-Mutable-Sequences.zip
2.9 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12198710-15-In-Place-Concatenation-and-Repetition.zip
1.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12198714-20-Custom-Sequences-Part-2b.zip
7.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12198744-19-Custom-Sequences-Part-2a.zip
2.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12207436-21-Custom-Sequences-Part-2c.zip
7.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12208150-23-Sorting-Sequences.zip
5.7 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/12230510-25-List-Comprehensions.zip
6.4 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371228-Sorting-Sequences.pdf
449 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371230-Mutable-Sequence-Types.pdf
341 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371232-Introduction-Sequences.pdf
263 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371234-Slicing.pdf
498 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371236-In-Place-Concatenation-and-Repetition.pdf
397 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371238-List-Comprehensions.pdf
440 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371240-Sequence-Types.pdf
458 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371242-Index-Base-and-Slice-Bounds.pdf
437 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371244-Custom-Sequences-Part-1.pdf
437 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371246-Custom-Sequences-Part-2.pdf
379 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371248-Assignments-in-Mutable-Sequences.pdf
395 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/02 Sequence Types/13371250-Copying-Sequences.pdf
573 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/03 Project 1/001 Project Description.mp4
138 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/03 Project 1/002 Project Solution_ Goal 1.mp4
227 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/03 Project 1/003 Project Solution_ Goal 2.mp4
44 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/03 Project 1/12780702-Project-1-Solution-Goal-2.zip
2.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/03 Project 1/12780704-Project-1-Solution-Goal-1.zip
4.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/03 Project 1/12780706-Project-1.zip
1.3 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/03 Project 1/12780718-Project-1-Slides.zip
221 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/001 Introduction.mp4
55 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/002 Iterating Collections - Lecture.mp4
221 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/003 Iterating Collections - Coding.mp4
70 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/004 Iterators - Lecture.mp4
123 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/005 Iterators - Coding.mp4
51 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/006 Iterators and Iterables - Lecture.mp4
221 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/007 Iterators and Iterables - Coding.mp4
110 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/008 Example 1 - Consuming Iterators Manually.mp4
107 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/009 Example 2 - Cyclic Iterators.mp4
93 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/010 Lazy Iterables - Lecture.mp4
73 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/011 Lazy Iterables - Coding.mp4
44 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/012 Python's Built-In Iterables and Iterators - Lecture.mp4
47 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/013 Python's Built-In Iterables and Iterators - Coding.mp4
89 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/014 Sorting Iterables.mp4
20 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/015 The iter() Function - Lecture.mp4
125 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/016 The iter() Function - Coding.mp4
35 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/017 Iterating Callables - Lecture.mp4
92 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/018 Iterating Callables - Coding.mp4
45 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/019 Example 3 - Delegating Iterators.mp4
25 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/020 Reversed Iteration - Lecture.mp4
190 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/021 Reversed Iteration - Coding.mp4
108 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/022 Caveat_ Using Iterators as Function Arguments.mp4
89 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12300296-09-Example-2-Cyclic-Iterators.zip
1.7 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12300300-07-Iterators-and-Iterables.zip
5.2 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12300302-05-Iterators.zip
2.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12300304-03-Iterating-Collections.zip
4.0 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12303366-10-Sorting-Iterables.zip
1.3 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12303632-11-Lazy-Iterables.zip
2.3 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12351244-20-Reversed-Iteration.zip
3.9 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12351246-18-Delegating-Iterators.zip
1.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12351248-14-The-iter-Function.zip
3.5 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12351250-16-Iterating-Callables.zip
3.0 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12389012-16-Pythons-Built-In-Iterables-and-Iterators.zip
20 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/12389022-23-Caveat-Using-Iterators-as-Function-Arguments.zip
20 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/13371311-Pythons-Built-In-Iterables-and-Iterators.pdf
367 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/13371313-Iterators-and-Iterables.pdf
457 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/13371315-Reversed-Iteration.pdf
363 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/13371317-Iterating-Callables.pdf
346 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/13371319-Introduction-Iterables-and-Iterators.pdf
299 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/13371321-The-iter-Function.pdf
395 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/13371323-Lazy-Iterables.pdf
342 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/13371325-Iterators.pdf
348 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/13371327-Iterating-Collections.pdf
464 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/04 Iterables and Iterators/21282618-Example-1-Consuming-Iterators-Manually.zip
25 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/05 Project 2/001 Project Description.mp4
19 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/05 Project 2/002 Project Solution_ Goal 1.mp4
24 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/05 Project 2/003 Project Solution_ Goal 2.mp4
42 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/05 Project 2/13145866-03-Project-Solution-Goal-2.zip
2.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/05 Project 2/13145868-02-Project-Solution-Goal-1.zip
1.9 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/05 Project 2/13145870-01-Project-Description.zip
2.1 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/001 Introduction.mp4
26 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/002 Yielding and Generator Functions - Lecture.mp4
341 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/003 Yielding and Generator Functions - Coding.mp4
50 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/004 Example - Fibonacci Sequence.mp4
57 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/005 Making an Iterable from a Generator - Lecture.mp4
136 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/006 Making an Iterable from a Generator - Coding.mp4
15 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/007 Example - Card Deck.mp4
40 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/008 Generator Expressions and Performance - Lecture.mp4
177 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/010 Yield From - Lecture.mp4
51 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/12500536-09-Generator-Expressions.zip
4.5 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/12500538-06-Making-an-Iterable-from-a-Generator.zip
1.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/12500540-04-Example-Fibonacci-Sequence.zip
3.0 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/12500542-07-Example-Card-Deck.zip
2.4 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/12500544-03-Yielding-and-Generators.zip
3.3 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/12782392-11-Yield-From.zip
3.5 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/13374982-Yielding-and-Generators.pdf
441 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/13374984-Yield-From.pdf
284 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/13374986-Introduction-Generators.pdf
250 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/13374988-Generator-Expressions.pdf
345 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/06 Generators/13374990-Making-an-Iterable-from-a-Generator.pdf
401 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/07 Project 3/002 Project Solution_ Goal 1.mp4
257 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/07 Project 3/003 Project Solution_ Goal 2.mp4
102 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/07 Project 3/12835856-Project-3-Solution-Goal-2.zip
23 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/07 Project 3/12835858-Project-3-Solution-Goal-1.zip
46 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/07 Project 3/12835860-Project-3-Description.zip
21 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/001 Introduction.mp4
86 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/002 Aggregators - Lecture.mp4
196 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/003 Aggregators - Coding.mp4
63 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/004 Slicing - Lecture.mp4
64 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/005 Slicing - Coding.mp4
39 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/006 Selecting and Filtering - Lecture.mp4
194 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/007 Selecting and Filtering - Coding.mp4
37 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/008 Infinite Iterators - Lecture.mp4
106 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/009 Infinite Iterators - Coding.mp4
54 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/010 Chaining and Teeing - Lecture.mp4
168 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/011 Chaining and Teeing - Coding.mp4
53 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/012 Mapping and Reducing - Lecture.mp4
305 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/013 Mapping and Reducing - Coding.mp4
47 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/014 Zipping - Lecture.mp4
63 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/015 Zipping - Coding.mp4
19 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/016 Grouping - Lecture.mp4
193 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/017 Grouping - Coding.mp4
137 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/018 Combinatorics - Lecture.mp4
184 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/019 Combinatorics - Coding (Product).mp4
66 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/020 Combinatorics - Coding (Permutation, Combination).mp4
86 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12790392-03-Aggregators.zip
4.3 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12792220-05-Slicing-Iterables.zip
2.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12817446-07-Selecting-and-Filtering.zip
2.7 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12852646-11-Chaining-and-Teeing-Iterators.zip
2.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12852648-09-Infinite-Iterators.zip
3.3 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12892500-13-Mapping-and-Reducing.zip
2.9 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12894802-19-Combinatorics.zip
6.0 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12894804-20-Combinatorics.zip
6.0 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12894806-15-Zipping.zip
2.2 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/12894808-17-Grouping.zip
13 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375188-Combinatorics.pdf
407 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375190-Grouping.pdf
312 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375192-Chaining-and-Teeing.pdf
374 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375194-Iteration-Tools-Introduction.pdf
277 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375196-Slicing-Iterables.pdf
316 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375198-Zipping-Iterables.pdf
309 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375200-Aggregators.pdf
392 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375202-Selecting-and-Filtering.pdf
392 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375204-Mapping-and-Accumulation.pdf
404 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/08 Iteration Tools/13375206-Infinite-Iterators.pdf
331 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/001 Project - Description.mp4
216 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/002 Project Solution_ Goal 1.mp4
302 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/003 Project Solution_ Goal 2.mp4
354 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/004 Project Solution_ Goal 3.mp4
98 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/005 Project Solution_ Goal 4.mp4
444 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/12901572-Project-Description.zip
74 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/12941330-project-4-solution-goal-2.zip
74 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/12941332-project-4-solution-goal-4.zip
76 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/12941334-project-4-solution-goal-3.zip
75 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/09 Project 4/12941336-project-4-solution-goal-1.zip
74 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/001 Introduction.mp4
155 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/002 Context Managers - Lecture.mp4
438 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/003 Context Managers - Coding.mp4
140 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/004 Caveat when used with Lazy Iterators.mp4
9.8 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/005 Not just a Context Manager.mp4
36 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/006 Additional Uses - Lecture.mp4
119 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/007 Additional Uses - Coding.mp4
134 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/008 Generators and Context Managers - Lecture.mp4
210 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/009 Generators and Context Managers - Coding.mp4
60 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/010 The contextmanager Decorator - Lecture.mp4
189 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/011 The contextmanager Decorator - Coding.mp4
95 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/012 Nested Context Managers.mp4
123 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13015312-Context-Managers-in-Python.zip
4.1 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13015314-Caveat-with-Lazy-Iterators.zip
66 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13032288-Additional-Uses.zip
3.2 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13032290-Not-just-a-Context-Manager.zip
3.2 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13050370-Generators-and-Context-Managers.zip
1.7 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13084970-The-contextmanager-Decorator.zip
2.7 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13115646-Nested-Context-Managers.zip
4.0 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13375698-Decorating-Generator-Functions.pdf
411 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13375700-Context-Managers.pdf
495 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13375702-Generators-and-Context-Managers.pdf
390 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13375704-Introduction-Context-Managers.pdf
331 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/10 Context Managers/13375706-Additional-Uses.pdf
366 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/11 Project 5/001 Project - Description.mp4
135 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/11 Project 5/002 Project Solution_ Goal 1.mp4
102 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/11 Project 5/003 Project Solution_ Goal 2.mp4
83 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/11 Project 5/13116534-Project-5-Description.zip
28 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/11 Project 5/13128102-Project-5-Solution-Goal-1.zip
28 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/11 Project 5/13128104-Project-5-Solution-Goal-2.zip
29 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/001 IMPORTANT NOTE - READ FIRST.html
1.1 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/002 Introduction.mp4
148 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/003 Coroutines - Lecture.mp4
498 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/004 Coroutines - Coding.mp4
47 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/005 Generator States - Lecture.mp4
63 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/006 Generator States - Coding.mp4
15 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/007 Sending to Generators - Lecture.mp4
289 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/008 Sending to Generators - Coding.mp4
58 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/009 Closing Generators - Lecture.mp4
164 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/010 Closing Generators - Coding.mp4
207 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/011 Sending Exceptions to Generators - Lecture.mp4
155 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/012 Sending Exceptions to Generators - Coding.mp4
98 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/013 Using Decorators to Prime Coroutines - Lecture.mp4
112 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/014 Using Decorators to Prime Coroutines - Coding.mp4
22 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/015 Yield From - Two-Way Communications - Lecture.mp4
202 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/016 Yield From - Two-Way Communications - Coding.mp4
47 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/017 Yield From - Sending Data - Lecture.mp4
114 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/018 Yield From - Sending Data - Coding.mp4
92 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/019 Yield From - Closing and Return - Lecture.mp4
124 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/020 Yield From - Closing and Return - Coding.mp4
51 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/021 Yield From - Throwing Exceptions - Lecture.mp4
54 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/022 Yield From - Throwing Exceptions - Coding.mp4
127 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/023 Application - Pipelines - Lecture.mp4
89 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/024 Application - Pipelines - Pulling Data.mp4
65 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/025 Application - Pipelines - Pushing Data.mp4
21 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/026 Application - Pipelines - Broadcasting Data.mp4
199 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13527664-Sending-Exceptions-to-Generators.zip
3.9 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13527666-Yield-From-Two-Way-Communications.zip
2.6 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13527668-Using-Decorators-to-Prime-Coroutines.zip
2.0 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13527670-Sending-Data-To-Generators.zip
3.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13527672-Generator-States.zip
2.3 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13527674-Coroutines.zip
4.2 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13527676-Closing-Generators.zip
12 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13545110-Yield-From-Closing-and-Return.zip
2.3 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13545112-Yield-From-Sending-Data.zip
3.5 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13559596-Yield-From-Throwing-Exceptions.zip
3.2 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13559598-Pipelines-Pulling-Data.zip
8.7 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13559600-Pipelines-Broadcasting.zip
100 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/13559602-Pipelines-Pushing-Data.zip
1.4 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601058-12-Pipelines.pdf
52 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601060-11-Yield-From-Throwing-Exceptions.pdf
42 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601062-10-Yield-From-Closing-and-Return.pdf
72 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601064-09-Yield-From-Sending-Data.pdf
72 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601066-08-Yield-From-Two-Way-Communications.pdf
62 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601068-07-Using-a-decorator-to-prime-a-Coroutine.pdf
73 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601070-03-Generator-States.pdf
42 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601072-06-Sending-Exceptions-to-Generators.pdf
83 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601074-05-Closing-Generators.pdf
73 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601076-04-Sending-TO-Generators.pdf
104 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601078-02-Coroutines.pdf
124 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/12 Generators as Coroutines/17601080-01-Introduction-Generators-as-Coroutines.pdf
52 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/13 Project 6/001 Project Description.mp4
9.2 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/13 Project 6/002 Project Solution.mp4
52 MB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/13 Project 6/13560900-Project-6-Description.zip
7.8 kB
Python 3 Deep Dive (Part 2 – Iteration, Generators) (08.2020)/13 Project 6/13560902-Project-6-Solution.zip
8.6 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/01 Introduction/001 Course Overview.mp4
527 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/01 Introduction/002 Prerequisites.mp4
172 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/02 Associative Arrays - Theory!/001 Introduction.mp4
97 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/02 Associative Arrays - Theory!/002 Associative Arrays.mp4
119 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/02 Associative Arrays - Theory!/003 Hash Maps.mp4
508 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/02 Associative Arrays - Theory!/004 Python Dictionaries.mp4
208 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/02 Associative Arrays - Theory!/005 Python's hash() Function.mp4
175 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/02 Associative Arrays - Theory!/19614308-Pythons-hash-Function.pdf
52 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/02 Associative Arrays - Theory!/19614310-Hash-Maps.pdf
124 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/02 Associative Arrays - Theory!/19614312-Python-Dictionaries.pdf
42 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/02 Associative Arrays - Theory!/19614314-Associative-Arrays.pdf
52 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/001 Introduction.mp4
26 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/002 Creating Dictionaries - Lecture.mp4
281 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/003 Creating Dictionaries - Coding.mp4
67 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/004 Common Operations - Lecture.mp4
177 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/005 Common Operations - Coding.mp4
100 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/006 Dictionary Views - Lecture.mp4
249 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/007 Dictionary Views - Coding.mp4
116 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/008 Updating, Merging, and Copying - Lecture.mp4
287 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/009 Updating, Merging, and Copying - Coding.mp4
111 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/010 Custom Classes and Hashing - Lecture.mp4
475 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/011 Custom Classes and Hashing - Coding.mp4
106 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/15920448-Updating-Merging-and-Copying.ipynb.zip
4.8 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/15920450-Dictionary-Views.ipynb.zip
5.0 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/15920452-Custom-Classes-and-Hashing.ipynb.zip
8.0 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/15920454-Common-Operations.ipynb.zip
5.6 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/15920456-Creating-Python-Dictionaries.ipynb.zip
4.6 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/19614372-Dictionary-Views.pdf
72 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/19614374-Updating-Merging-and-Copying.pdf
93 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/19614376-Creating-Dictionaries.pdf
103 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/19614378-Custom-Classes-and-Hashes.pdf
124 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/03 Dictionaries/19614380-Common-Operations.pdf
72 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/001 Exercises.mp4
75 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/002 Solution 1.mp4
20 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/003 Solution 2.mp4
4.0 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/004 Solution 3.mp4
23 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/005 Solution 4.mp4
16 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/15920524-Coding-Exercises.ipynb.zip
3.0 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/15920526-Coding-Exercises-Solution-4.ipynb.zip
2.4 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/15920528-Coding-Exercises-Solution-2.ipynb.zip
1.7 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/15920530-Coding-Exercises-Solution-3.ipynb.zip
2.1 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/04 Coding Exercises/15920532-Coding-Exercises-Solution-1.ipynb.zip
1.9 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/001 Introduction.mp4
44 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/002 Basic Set Theory.mp4
291 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/003 Python Sets.mp4
209 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/004 Creating Sets - Lecture.mp4
85 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/005 Creating Sets - Coding.mp4
31 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/006 Common Operations - Lecture.mp4
100 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/007 Common Operations - Coding.mp4
48 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/008 Set Operations - Lecture.mp4
186 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/009 Set Operations - Coding.mp4
42 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/010 Update Operations - Lecture.mp4
143 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/011 Update Operations - Coding.mp4
92 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/012 Copying Sets - Lecture.mp4
28 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/013 Copying Sets - Coding.mp4
18 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/014 Frozen Sets - Lecture.mp4
161 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/015 Frozen Sets - Coding.mp4
60 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/016 Dictionary Views - Lecture.mp4
295 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/017 Dictionary Views - Coding.mp4
87 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/15920634-Creating-Sets.ipynb.zip
3.8 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/15920636-Set-Operations.ipynb.zip
4.5 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/15920638-Update-Operations.ipynb.zip
3.7 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/15920640-Copying-Sets.ipynb.zip
2.1 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/15920642-Dictionary-Views.ipynb.zip
4.6 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/15920644-Common-Set-Operations.ipynb.zip
4.6 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/15920646-Frozen-Sets.ipynb.zip
5.0 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/19614412-Copying-Sets.pdf
31 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/19614414-Update-Operations.pdf
52 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/19614416-Common-Operations.pdf
52 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/19614418-Python-Sets.pdf
72 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/19614420-Set-Theory.pdf
83 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/19614422-Set-Operations.pdf
93 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/19614424-Frozen-Sets.pdf
72 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/19614426-Creating-Sets.pdf
41 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/05 Sets/19614428-Dictionary-Views.pdf
93 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/06 Project 1/001 Project 1 - Goals.mp4
30 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/06 Project 1/002 Project 1 - Solution.mp4
291 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/06 Project 1/15920690-Project-1-Solution.ipynb.zip
5.6 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/06 Project 1/15920692-Project-1.ipynb.zip
2.1 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/001 Introduction.mp4
100 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/002 Pickling - Lecture.mp4
138 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/003 Pickling - Coding.mp4
155 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/004 JSON Serialization - Lecture.mp4
169 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/005 JSON Serialization - Coding.mp4
62 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/006 Custom JSON Encoding - Lecture.mp4
57 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/007 Custom JSON Encoding - Coding.mp4
227 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/008 Using JSONEncoder - Lecture.mp4
269 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/009 Using JSONEncoder - Coding.mp4
191 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/010 Custom JSON Decoding - Lecture.mp4
382 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/011 Custom JSON Decoding - Coding.mp4
270 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/012 Using JSONDecoder - Lecture.mp4
47 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/013 Using JSONDecoder - Coding.mp4
118 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/014 JSON Schema.mp4
80 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/015 Marshmallow.mp4
216 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/016 PyYaml.mp4
116 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/017 Serpy.mp4
25 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920796-YAML.ipynb.zip
5.4 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920798-Custom-Encoding-using-JSONEncoder.ipynb.zip
7.8 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920800-Custom-JSON-Decoding.ipynb.zip
6.1 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920802-Custom-JSON-Encoding.ipynb.zip
6.7 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920804-Marshmallow.ipynb.zip
4.4 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920806-Pickling.ipynb.zip
4.6 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920808-JSONSchema.ipynb.zip
4.1 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920810-Using-JSONDecoder.ipynb.zip
5.0 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920812-Serpy.ipynb.zip
2.0 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/15920814-JSON-Serialization.ipynb.zip
6.7 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/19614532-Custom-JSON-Encoding.pdf
42 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/19614540-Using-the-JSONDecoder-Class.pdf
31 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/19614542-JSON-Serialization.pdf
72 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/19614544-Custom-JSON-Decoding.pdf
104 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/19614546-Pickling.pdf
72 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/07 Serialization and Deserialization/19614550-JSONEncoder-Class.pdf
62 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/08 Coding Exercises/001 Exercises.mp4
31 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/08 Coding Exercises/002 Solution 1.mp4
94 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/08 Coding Exercises/003 Solution 2.mp4
128 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/08 Coding Exercises/004 Solution 3.mp4
132 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/08 Coding Exercises/15920856-Exercise-3-Solution.ipynb.zip
5.9 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/08 Coding Exercises/15920858-Exercise-2-Solution.ipynb.zip
3.9 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/08 Coding Exercises/15920860-Exercise-1-Solution.ipynb.zip
4.0 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/08 Coding Exercises/15920862-Coding-Exercises.ipynb.zip
1.8 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/001 Introduction.mp4
46 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/002 DefaultDict - Lecture.mp4
150 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/003 DefaultDict - Coding.mp4
101 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/004 OrderedDict - Lecture.mp4
83 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/005 OrderedDict - Coding.mp4
111 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/006 OrderedDict and Python 3.6 Dicts.mp4
83 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/007 Counter - Lecture.mp4
114 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/008 Counter - Coding.mp4
149 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/009 ChainMap - Lecture.mp4
256 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/010 ChainMap - Coding.mp4
59 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/011 UserDict - Lecture.mp4
127 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/012 UserDict - Coding.mp4
172 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/15920924-UserDict.ipynb.zip
6.8 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/15920926-OrderedDict.ipynb.zip
4.8 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/15920928-defaultdict.ipynb.zip
4.8 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/15920930-ChainMap.ipynb.zip
5.1 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/15920932-Counter.ipynb.zip
8.0 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/15920934-OrderedDict-vs-Plain-Dict.ipynb.zip
4.9 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/19614530-UserDict.pdf
52 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/19614534-OrderedDict.pdf
31 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/19614536-ChainMap.pdf
72 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/19614538-Counters.pdf
41 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/09 Specialized Dictionaries/19614548-DefaultDict.pdf
52 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/10 Coding Exercises/001 Exercises.mp4
31 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/10 Coding Exercises/002 Solution 1.mp4
21 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/10 Coding Exercises/003 Solution 2.mp4
15 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/10 Coding Exercises/004 Solution 3.mp4
104 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/10 Coding Exercises/15920978-Exercise-3-Solution.zip
4.3 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/10 Coding Exercises/15920980-Exercises.zip
3.3 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/10 Coding Exercises/15920982-Exercise-1-Solution.ipynb.zip
2.2 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/10 Coding Exercises/15920984-Exercise-2-Solution.ipynb.zip
1.8 kB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/11 Extras/001 The MappingProxy Type.mp4
13 MB
Python 3 Deep Dive (Part 3 – Hash Maps) (11.2020)/11 Extras/29281630-MappingProxyType.ipynb.zip
1.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/01 Introduction/001 Introduction.mp4
243 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/01 Introduction/002 Prerequisites.mp4
201 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/01 Introduction/19620140-Prerequisites.pdf
62 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/001 Introduction.mp4
57 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/002 Objects and Classes - Lecture.mp4
253 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/003 Objects and Classes - Coding.mp4
7.2 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/004 Class Attributes - Lecture.mp4
307 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/005 Class Attributes - Coding.mp4
37 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/006 Callable Class Attributes - Lecture.mp4
56 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/007 Callable Class Attributes - Coding.mp4
8.9 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/008 Classes are Callables - Lecture.mp4
77 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/009 Classes are Callables - Coding.mp4
14 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/010 Data Attributes - Lecture.mp4
124 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/011 Data Attributes - Coding.mp4
24 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/012 Function Attributes - Lecture.mp4
294 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/013 Function Attributes - Coding.mp4
97 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/014 Initializing Class Instances - Lecture.mp4
146 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/015 Initializing Class Instances - Coding.mp4
14 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/016 Creating Attributes at Run-Time - Lecture.mp4
178 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/017 Creating Attributes at Run-Time - Coding.mp4
92 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/018 Properties - Lecture.mp4
392 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/019 Properties - Coding.mp4
70 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/020 Property Decorators - Lecture.mp4
283 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/021 Property Decorators - Coding.mp4
203 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/022 Read-Only and Computed Properties - Lecture.mp4
218 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/023 Read-Only and Computed Properties - Coding.mp4
62 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/024 Deleting Properties - Lecture.mp4
197 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/025 Deleting Properties - Coding.mp4
14 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/026 Some Questions on the Property Class.mp4
71 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/027 Class and Static Methods - Lecture.mp4
260 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/028 Class and Static Methods - Coding.mp4
124 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/029 Python Builtin and Standard Types.mp4
80 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/030 Class Body Scope - Lecture.mp4
109 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/031 Class Body Scope - Coding.mp4
46 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/032 Quick Recap.mp4
95 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343864-Properties.ipynb.zip
3.7 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343866-Class-and-Static-Methods.ipynb.zip
4.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343868-Class-Attributes.ipynb.zip
2.1 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343870-Callable-Class-Attributes.ipynb.zip
1.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343872-Function-Attributes.ipynb.zip
3.1 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343874-Classes-are-Callable.ipynb.zip
1.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343876-Deleting-Properties.ipynb.zip
1.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343878-Data-Attributes.ipynb.zip
2.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343880-Initializing-Class-Instances.ipynb.zip
1.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343882-Objects-and-Classes.ipynb.zip
2.3 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343884-Property-Decorators.ipynb.zip
4.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343886-Creating-Attributes-at-Run-Time.ipynb.zip
2.7 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/18343888-Read-Only-and-Computed-Properties.ipynb.zip
2.7 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614084-Class-Body-Scope.ipynb.zip
2.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614644-Read-Only-and-Computed-Properties-Lecture.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614646-Class-Body-Scope.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614648-Callable-Class-Attributes-Lecture.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614650-Properties-Lecture.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614652-Deleting-Properties-Lecture.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614654-Classes-are-Callable-Lecture.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614656-Builtin-and-Standard-Types.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614658-Property-Decorators-Lecture.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614660-Quick-Recap.pdf
21 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614662-Creating-Attributes-at-Run-Time-Lecture.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614664-Some-Questions-on-the-Property-Class.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614666-Initializing-Class-Instances-Lecture.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614668-Class-Attributes-Lecture.pdf
103 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614670-Objects-and-Classes-Lecture.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614672-Function-Attributes-Lecture.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614674-Data-Attributes-Lecture.pdf
41 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/02 Classes/19614676-Class-and-Static-Methods-Lecture.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/001 Project Description.mp4
146 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/002 Project Solution - TimeZone.mp4
57 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/003 Project Solution - Transaction Numbers.mp4
23 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/004 Project Solution - Account Numbers, Names.mp4
65 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/005 Project Solution - Preferred TimeZone.mp4
29 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/006 Project Solution - Account Balance.mp4
22 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/007 Project Solution - Interest Rate.mp4
29 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/008 Project Solution - Transaction Codes.mp4
13 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/009 Project Solution - Confirmation Codes.mp4
202 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/010 Project Solution - Transactions.mp4
158 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/011 Project Solution - Testing with unittest.mp4
323 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343922-Project-1-Transactions.ipynb.zip
4.3 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343924-Project-1-Transaction-Codes.ipynb.zip
2.2 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343926-Project-1.ipynb.zip
2.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343928-Project-1-TimeZone-Class.ipynb.zip
1.6 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343930-Project-1-Transaction-Numbers.ipynb.zip
1.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343932-Project-1-Balance.ipynb.zip
1.9 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343934-Project-1-Interest-Rate.ipynb.zip
2.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343936-Project-1-Confirmation-Code.ipynb.zip
3.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343938-Project-1-Testing-using-unittest.ipynb.zip
8.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343940-Project-1-Adding-Preferred-TimeZone-Property.ipynb.zip
2.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/03 Project 1/18343942-Project-1-Account-Number-First-Name-Last-Name.ipynb.zip
2.2 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/001 Introduction.mp4
116 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/002 __str__ and __repr__ Methods - Lecture.mp4
88 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/003 __str__ and __repr__ Methods - Coding.mp4
20 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/004 Arithmetic Operators - Lecture.mp4
114 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/005 Arithmetic Operators - Coding.mp4
226 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/006 Rich Comparisons - Lecture.mp4
35 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/007 Rich Comparisons - Coding.mp4
45 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/008 Hashing and Equality - Lecture.mp4
44 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/009 Hashing and Equality - Coding.mp4
21 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/010 Booleans - Lecture.mp4
38 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/011 Booleans - Coding.mp4
20 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/012 Callables - Lecture.mp4
43 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/013 Callables - Coding.mp4
86 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/014 The __del__ Method - Lecture.mp4
91 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/015 The __del__ Method - Coding.mp4
81 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/016 The __format__ Method - Lecture.mp4
47 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/017 The __format__ Method - Coding.mp4
21 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/18490764-Hashing-and-Equality.ipynb.zip
2.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/18490766-The-format-Method.ipynb.zip
1.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/18490768-Callables.ipynb.zip
5.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/18490770-The-del-Method.ipynb.zip
3.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/18490772-Rich-Comparisons.ipynb.zip
3.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/18490774-Booleans.ipynb.zip
2.1 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/18490776-Arithmetic-Operators.ipynb.zip
4.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/18490778--str-and-repr-Methods.ipynb.zip
2.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/19614704-Booleans-Lecture.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/19614706-Hashing-and-Equality-Lecture.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/19614708-The-format-Method.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/19614710--str-and-repr-Methods-Lecture.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/19614712-Callables-Lecture.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/19614714-Rich-Comparisons-Lecture.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/19614716-Arithmetic-Operators-Lecture.pdf
62 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/04 Polymorphism and Special Methods/19614718-The-del-Method.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/05 Project 2/001 Project Description.mp4
132 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/05 Project 2/002 Project Solution.mp4
115 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/05 Project 2/30359338-Project-2-Solution-2.ipynb.zip
2.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/001 Introduction.mp4
28 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/002 Single Inheritance - Lecture.mp4
428 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/003 Single Inheritance - Coding.mp4
26 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/004 The object Class - Lecture.mp4
111 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/005 The object Class - Coding.mp4
21 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/006 Overriding - Lecture.mp4
273 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/007 Overriding - Coding.mp4
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/008 Extending - Lecture.mp4
21 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/009 Extending - Coding.mp4
59 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/010 Delegating to Parent - Lecture.mp4
291 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/011 Delegating to Parent - Coding.mp4
101 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/012 Slots - Lecture.mp4
169 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/013 Slots - Coding.mp4
23 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/014 Slots and Single Inheritance - Lecture.mp4
190 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/015 Slots and Single Inheritance - Coding.mp4
47 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/18643740-The-object-Class.ipynb.zip
2.7 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/18643742-Slots.ipynb.zip
1.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/18643744-Overriding.ipynb.zip
2.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/18643746-Single-Inheritance.ipynb.zip
1.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/18643748-Delegating-to-Parent.ipynb.zip
3.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/18643750-Extending.ipynb.zip
3.9 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/18643752-Slots-and-Single-Inheritance.ipynb.zip
2.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/19614844-Slots-Lecture.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/19614846-Extending-Lecture.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/19614864-Delegating-to-Parent-Lecture.pdf
93 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/19614870-Single-Inheritance-Lecture.pdf
93 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/19614872-The-object-Class-Lecture.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/19614874-Overriding-Lecture.pdf
62 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/06 Single Inheritance/19614880-Slots-and-Single-Inheritance-Lecture.pdf
93 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/001 Project 3 - Description.mp4
115 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/002 Project Solution - Approach and Setup.mp4
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/003 Project Solution - Validators and tests.mp4
206 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/004 Project Solution - Resources class and tests.mp4
206 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/005 Project Solution - CPU class and tests.mp4
41 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/006 Project Solution - Storage class and tests.mp4
9.0 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/007 Project Solution - HDD and SSD classes and tests.mp4
30 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/19614112-project.zip
16 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/19614114-Project-3-Solution-Approach.ipynb.zip
2.1 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/07 Project 3/19614116-Project-3-Description.ipynb.zip
1.9 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/001 Introduction.mp4
29 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/002 Descriptors - Lecture.mp4
195 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/003 Descriptors - Coding.mp4
28 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/004 Getters and Setters - Lecture.mp4
192 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/005 Getters and Setters - Coding.mp4
82 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/006 Using as Instance Properties - Lecture.mp4
149 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/007 Using as Instance Properties - Coding.mp4
54 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/008 Strong and Weak References - Lecture.mp4
174 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/009 Strong and Weak References - Coding.mp4
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/010 Back to Instance Properties - Lecture.mp4
114 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/011 Back to Instance Properties - Coding.mp4
139 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/012 The __set_name__ Method - Lecture.mp4
97 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/013 The __set_name__ Method - Coding.mp4
96 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/014 Property Lookup Resolution - Lecture.mp4
149 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/015 Property Lookup Resolution - Coding.mp4
30 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/016 Properties and Descriptors - Lecture.mp4
53 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/017 Properties and Descriptors - Coding.mp4
58 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/018 Application - Example 1.mp4
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/019 Application - Example 2.mp4
139 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/020 Functions and Descriptors - Lecture.mp4
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/021 Functions and Descriptors - Coding.mp4
40 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956690-Using-as-Instance-Properties.ipynb.zip
2.9 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956692-The-set-name-Method.ipynb.zip
2.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956694-Strong-and-Weak-References.ipynb.zip
3.6 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956696-Property-Lookup-Resolution.ipynb.zip
3.1 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956698-Properties-and-Descriptors.ipynb.zip
3.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956700-Getters-and-Setters.ipynb.zip
3.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956702-Descriptors.ipynb.zip
2.1 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956704-Back-to-Instance-Properties.ipynb.zip
5.3 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956706-Functions-and-Descriptors.ipynb.zip
3.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956708-Application-Example-2.ipynb.zip
3.3 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/18956710-Application-Example-1.ipynb.zip
1.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/19614834-Using-as-Instance-Properties-Lecture.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/19614840-Properties-and-Descriptors.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/19614848-Functions-and-Descriptors-Lecture.pdf
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/19614850-Strong-and-Weak-References-Lecture.pdf
62 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/19614852-Back-to-Instance-Properties-Lecture.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/19614856-The-set-name-Method-Lecture.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/19614868-Descriptors-Lecture.pdf
83 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/19614876-Property-Lookup-Resolution-Lecture.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/08 Descriptors/19614878-Getters-and-Setters-Lecture.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/09 Project 4/001 Project Description.mp4
67 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/09 Project 4/002 Solution - Part 1.mp4
245 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/09 Project 4/003 Solution - Part 2.mp4
60 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/09 Project 4/18959402-Project-4-Solution-Part-2.ipynb.zip
3.1 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/09 Project 4/18959404-Project-4-Solution-Part-1.ipynb.zip
5.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/001 Introduction.mp4
23 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/002 Making the case for Enumerations.mp4
191 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/003 Enumerations - Lecture.mp4
229 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/004 Enumerations - Coding.mp4
106 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/005 Aliases - Lecture.mp4
112 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/006 Aliases - Coding.mp4
22 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/007 Customizing_Extending Enums - Lecture.mp4
128 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/008 Customizing_Extending Enums - Coding.mp4
171 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/009 Automatic Values - Lecture.mp4
113 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/010 Automatic Values - Coding.mp4
85 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/19078160-Customizing-and-Extending-Enumerations.ipynb.zip
4.9 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/19078162-Automatic-Values.ipynb.zip
3.6 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/19078164-Enumerations.ipynb.zip
3.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/19078166-Aliases.ipynb.zip
2.6 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/19614838-Making-the-case-for-Enumerations.pdf
62 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/19614842-Enumerations.pdf
103 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/19614854-Aliases.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/19614866-Automatic-Values.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/10 Enumerations/19614882-Extending-and-Customizing-Enums.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/11 Project 5/001 Project Description.mp4
145 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/11 Project 5/002 Project Solution.mp4
34 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/11 Project 5/19078156-Project-5-Solution.ipynb.zip
2.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/001 Introduction.mp4
31 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/002 Python Exceptions - Lecture.mp4
317 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/003 Python Exceptions - Coding.mp4
55 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/004 Handling Exceptions - Lecture.mp4
413 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/005 Handling Exceptions - Coding.mp4
217 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/006 Raising Exceptions - Lecture.mp4
147 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/007 Raising Exceptions - Coding.mp4
71 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/008 Custom Exceptions - Lecture.mp4
181 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/009 Custom Exceptions - Coding.mp4
251 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/19386696-Raising-Exceptions.ipynb.zip
5.6 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/19386698-Python-Exceptions.ipynb.zip
4.2 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/19386700-Handling-Exceptions.ipynb.zip
7.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/19386702-Custom-Exceptions.ipynb.zip
5.8 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/19614836-Python-Exceptions.pdf
124 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/19614858-Raising-Exceptions.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/19614860-Custom-Exceptions.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/12 Exceptions (Single Inheritance)/19614862-Handling-Exceptions.pdf
124 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/13 Project 6/001 Project Description.mp4
29 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/13 Project 6/002 Project Solution.mp4
211 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/13 Project 6/19460844-Project-6-Exceptions.ipynb.zip
1.3 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/13 Project 6/19460846-Project-6-Exceptions-Solution.ipynb.zip
3.6 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/001 Introduction.mp4
202 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/002 Decorators and Descriptors - Review.mp4
23 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/003 The __new__ Method - Lecture.mp4
243 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/004 The __new__ Method - Coding.mp4
61 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/005 How Classes are Created - Lecture.mp4
166 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/006 How Classes are Created - Coding.mp4
41 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/007 Inheriting from type - Lecture.mp4
70 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/008 Inheriting from type - Coding.mp4
66 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/009 Metaclasses - Lecture.mp4
137 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/010 Metaclasses - Coding.mp4
25 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/011 Class Decorators - Lecture.mp4
110 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/012 Class Decorators - Coding.mp4
308 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/013 Decorator Classes - Lecture.mp4
95 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/014 Decorator Classes - Coding.mp4
59 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/015 Metaclass vs Class Decorator - Lecture.mp4
60 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/016 Metaclass vs Class Decorator - Coding.mp4
83 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/017 Metaclass Parameters - Lecture.mp4
87 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/018 Metaclass Parameters - Coding.mp4
50 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/019 The __prepare__ Method - Lecture.mp4
67 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/020 The __prepare__ Method - Coding.mp4
82 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/021 Classes, Metaclasses, and __call__.mp4
398 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/022 Metaprogramming Application 1.mp4
128 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/023 Metaprogramming Application 2.mp4
88 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/024 Metaprogramming Application 3.mp4
127 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/025 Attribute Read Accessors - Lecture.mp4
234 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/026 Attribute Read Accessors - Coding.mp4
149 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/027 Attribute Write Accessors - Lecture.mp4
83 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/028 Attribute Write Accessors - Coding.mp4
40 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/029 Accessors - Application.mp4
124 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688690-Metaclasses.ipynb.zip
2.4 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688692-Decorators-and-Descriptors-Review.ipynb.zip
2.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688694-Class-Decorators.ipynb.zip
6.6 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688696-The-prepare-Method.ipynb.zip
3.3 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688698-Metaprogramming-Application-3.ipynb.zip
4.1 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688700-The-new-Method.ipynb.zip
4.0 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688702-Metaclasses-vs-Class-Decorators.ipynb.zip
3.3 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688704-Metaprogramming-Application-1.ipynb.zip
3.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688706-Decorator-Classes.ipynb.zip
2.9 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688708-Metaprogramming-Application-2.ipynb.zip
3.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688710-How-Classes-are-Created.ipynb.zip
3.3 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688712-Metaclass-Parameters.ipynb.zip
1.6 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20688714-Inheriting-from-type.ipynb.zip
2.3 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689526-Attribute-Read-Accessors.ipynb.zip
9.1 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689528-Accessors-Application.ipynb.zip
3.2 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689530-Attribute-Write-Accessors.ipynb.zip
2.5 kB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689696-Overriding-Attribute-Read-Accessors.pdf
83 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689698-Class-Decorators.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689700-Metaprogramming-Introduction.pdf
72 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689702-Classes-Metaclasses-and-call.pdf
93 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689704-Metaclasses.pdf
62 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689706-How-are-Classes-Created.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689708-Inheriting-from-type.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689710-The-prepare-Method.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689712-The-new-Method.pdf
83 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689714-Attribute-Write-Accessor.pdf
52 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689716-Decorator-Classes.pdf
62 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689718-Metaclass-Parameters.pdf
42 MB
Python 3 Deep Dive (Part 4 – OOP) (01.2021)/14 Metaprogramming/20689720-Metaclasses-vs-Class-Decorators.pdf
31 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/01 - Welcome and Course Overview/001 Introduction, Welcome, and FAQ.html
1.3 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/01 - Welcome and Course Overview/002 Course Overview and Quick Help (PLEASE DO NOT SKIP THIS LECTURE!).mp4
29 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/01 - Welcome and Course Overview/002 Course Overview and Quick Help (PLEASE DO NOT SKIP THIS LECTURE!)_en.srt
8.2 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/02 - Course Curriculum and Setup/001 Course Curriculum.mp4
19 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/02 - Course Curriculum and Setup/001 Course Curriculum_en.srt
7.5 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/02 - Course Curriculum and Setup/002 Visual Studio Code Set-Up.mp4
70 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/02 - Course Curriculum and Setup/002 Visual Studio Code Set-Up_en.srt
23 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/001 Introduction to HTML.mp4
16 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/001 Introduction to HTML_en.srt
4.7 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/002 HTML Tags - Basics.mp4
131 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/002 HTML Tags - Basics_en.srt
26 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/003 HTML Lists.mp4
52 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/003 HTML Lists_en.srt
13 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/004 HTML - Divs and Spans.mp4
34 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/004 HTML - Divs and Spans_en.srt
6.9 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/005 HTML Attributes - Img and Anchor Tags.mp4
39 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/005 HTML Attributes - Img and Anchor Tags_en.srt
8.3 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/006 HTML Tables.mp4
32 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/006 HTML Tables_en.srt
8.8 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/007 HTML Forms - Part One.mp4
92 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/007 HTML Forms - Part One_en.srt
25 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/008 HTML Forms - Part Two.mp4
79 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/03 - HTML 5/008 HTML Forms - Part Two_en.srt
19 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/001 Introduction to CSS.mp4
16 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/001 Introduction to CSS_en.srt
4.6 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/002 CSS - Styling Basics and Color.mp4
65 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/002 CSS - Styling Basics and Color_en.srt
15 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/003 CSS - Common Style Attributes.mp4
42 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/003 CSS - Common Style Attributes_en.srt
9.7 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/004 CSS Selectors - Classes and Ids.mp4
55 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/004 CSS Selectors - Classes and Ids_en.srt
13 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/005 CSS - Fonts and Text.mp4
89 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/005 CSS - Fonts and Text_en.srt
19 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/006 CSS - Box Models.mp4
43 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/04 - CSS/006 CSS - Box Models_en.srt
12 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/001 Introduction to Bootstrap.mp4
52 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/001 Introduction to Bootstrap_en.srt
9.6 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/002 Bootstrap and Buttons.mp4
157 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/002 Bootstrap and Buttons_en.srt
30 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/003 Bootstrap Forms.mp4
74 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/003 Bootstrap Forms_en.srt
13 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/004 Bootstrap and Navbars.mp4
100 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/004 Bootstrap and Navbars_en.srt
19 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/005 Bootstrap Grid System and Layout.mp4
109 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/05 - Bootstrap/005 Bootstrap Grid System and Layout_en.srt
25 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/001 Introduction to Python Basics.mp4
17 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/001 Introduction to Python Basics_en.srt
4.7 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/002 Variables, Arithmetic with Numbers and Running .py Files.mp4
52 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/002 Variables, Arithmetic with Numbers and Running .py Files_en.srt
17 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/003 Python Strings.mp4
83 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/003 Python Strings_en.srt
24 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/004 Python Lists.mp4
73 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/004 Python Lists_en.srt
19 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/005 Python Dictionaries.mp4
86 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/005 Python Dictionaries_en.srt
21 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/006 Python Tuples and Booleans.mp4
31 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/006 Python Tuples and Booleans_en.srt
8.4 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/007 Python Control Flow - Operators.mp4
30 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/007 Python Control Flow - Operators_en.srt
8.0 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/008 Python Control Flow - If , Elif, Else.mp4
64 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/008 Python Control Flow - If , Elif, Else_en.srt
15 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/009 Python - For Loops.mp4
64 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/009 Python - For Loops_en.srt
16 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/010 Python - While Loops.mp4
24 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/010 Python - While Loops_en.srt
6.5 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/011 Python Functions.mp4
94 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/06 - Python Overview - Basics/011 Python Functions_en.srt
24 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/001 Introduction to Python Advanced.mp4
7.8 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/001 Introduction to Python Advanced_en.srt
2.1 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/002 Errors and Exception Handling.mp4
78 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/002 Errors and Exception Handling_en.srt
21 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/003 Python OOP - Object Oriented Programming - Syntax Theory.mp4
25 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/003 Python OOP - Object Oriented Programming - Syntax Theory_en.srt
6.1 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/004 Python OOP - Class and Attributes.mp4
96 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/004 Python OOP - Class and Attributes_en.srt
23 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/005 Python OOP - Methods.mp4
84 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/005 Python OOP - Methods_en.srt
18 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/006 Python OOP - Inheritance.mp4
96 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/006 Python OOP - Inheritance_en.srt
20 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/007 Python OOP - Special Methods.mp4
54 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/007 Python OOP - Special Methods_en.srt
13 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/008 Modules and Packages.mp4
56 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/008 Modules and Packages_en.srt
12 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/009 Installing Packages with pip.mp4
34 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/07 - Advanced Python/009 Installing Packages with pip_en.srt
7.2 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/08 - Introduction to Django Framework/001 Introduction to Django Framework.mp4
44 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/08 - Introduction to Django Framework/001 Introduction to Django Framework_en.srt
12 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/08 - Introduction to Django Framework/002 How Django Works.mp4
41 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/08 - Introduction to Django Framework/002 How Django Works_en.srt
15 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/08 - Introduction to Django Framework/003 First Django Project.mp4
64 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/08 - Introduction to Django Framework/003 First Django Project_en.srt
20 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/08 - Introduction to Django Framework/004 First Django Application (App).mp4
94 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/08 - Introduction to Django Framework/004 First Django Application (App)_en.srt
27 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/001 Introduction to URLs, Views, and Routing.mp4
14 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/001 Introduction to URLs, Views, and Routing_en.srt
3.7 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/002 Project Application Exercise.mp4
4.2 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/002 Project Application Exercise_en.srt
1.2 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/003 Project Application Exercise - Solution.mp4
9.2 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/003 Project Application Exercise - Solution_en.srt
2.6 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/004 Django - Views and URLs Overview.mp4
25 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/004 Django - Views and URLs Overview_en.srt
6.4 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/005 Function Based Views - Basics.mp4
108 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/005 Function Based Views - Basics_en.srt
21 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/006 Dynamic Views - Routing Logic.mp4
109 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/006 Dynamic Views - Routing Logic_en.srt
18 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/007 Using ReponseNotFound and 404 Pages.mp4
90 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/007 Using ReponseNotFound and 404 Pages_en.srt
15 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/008 Redirects Basics.mp4
56 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/008 Redirects Basics_en.srt
11 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/009 Reverse URLs and URL Names.mp4
59 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/009 Reverse URLs and URL Names_en.srt
16 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/010 Connecting a View to a Template.mp4
110 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/09 - Django - Views, Routing, and URLs/010 Connecting a View to a Template_en.srt
21 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/001 Django and Templates.mp4
7.4 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/001 Django and Templates_en.srt
2.2 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/002 Template Directories.mp4
124 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/002 Template Directories_en.srt
29 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/003 Variables in Templates.mp4
90 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/003 Variables in Templates_en.srt
19 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/004 VS Code Django Extensions.mp4
24 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/004 VS Code Django Extensions_en.srt
4.2 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/005 Filters.mp4
69 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/005 Filters_en.srt
14 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/006 Tags - For Loops.mp4
89 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/006 Tags - For Loops_en.srt
19 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/007 Tags - If, Elif, Else.mp4
89 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/007 Tags - If, Elif, Else_en.srt
19 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/008 Tags and URL Names in Templates.mp4
66 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/008 Tags and URL Names in Templates_en.srt
14 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/009 Template Inheritance.mp4
66 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/009 Template Inheritance_en.srt
15 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/010 Custom Error Templates.mp4
70 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/010 Custom Error Templates_en.srt
14 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/011 Static Files.mp4
83 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/10 - Django -Templates/011 Static Files_en.srt
17 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/001 Introduction to Models and Databases.mp4
11 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/001 Introduction to Models and Databases_en.srt
3.1 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/002 Databases Overview.mp4
31 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/002 Databases Overview_en.srt
7.9 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/003 Models and Databases.mp4
32 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/003 Models and Databases_en.srt
8.5 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/004 Models and Fields.mp4
128 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/004 Models and Fields_en.srt
28 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/005 Migrations.mp4
89 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/005 Migrations_en.srt
21 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/006 Data Interaction Creating and Inserting.mp4
68 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/006 Data Interaction Creating and Inserting_en.srt
19 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/007 Data Interaction Using .all().mp4
46 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/007 Data Interaction Using .all()_en.srt
9.8 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/008 Data Interaction Filter() and Get().mp4
68 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/008 Data Interaction Filter() and Get()_en.srt
16 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/009 Data Interaction Field Lookups.mp4
84 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/009 Data Interaction Field Lookups_en.srt
16 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/010 Data Interaction Updating Models.mp4
92 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/010 Data Interaction Updating Models_en.srt
18 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/011 Data Interaction Updating Entries.mp4
34 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/011 Data Interaction Updating Entries_en.srt
6.1 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/012 Data Interaction Deleting Entries.mp4
16 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/012 Data Interaction Deleting Entries_en.srt
3.3 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/013 Connecting Templates and Database Models.mp4
118 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/11 - Django - Models, Databases, and Queries/013 Connecting Templates and Database Models_en.srt
23 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/081-introduction-to-django-admin-section.mp4
11 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/081-introduction-to-django-admin-section.mp4.srt
2.9 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/082-model-and-website-part-one.mp4
123 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/082-model-and-website-part-one.mp4.srt
23 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/083-model-and-website-part-two.mp4
226 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/083-model-and-website-part-two.mp4.srt
43 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/084-django-administration.mp4
36 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/084-django-administration.mp4.srt
11 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/085-django-admin-and-models.mp4
116 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/12 - Django Admin/085-django-admin-and-models.mp4.srt
22 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/086-introduction-to-django-forms-section.mp4
16 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/086-introduction-to-django-forms-section.mp4.srt
4.1 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/087-get-post-and-csrf-overview.mp4
48 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/087-get-post-and-csrf-overview.mp4.srt
15 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/088-django-form-class-basics.mp4
183 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/088-django-form-class-basics.mp4.srt
35 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/089-django-forms-template-rendering.mp4
107 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/089-django-forms-template-rendering.mp4.srt
21 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/090-django-forms-widgets-and-styling.mp4
108 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/090-django-forms-widgets-and-styling.mp4.srt
18 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/091-django-modelforms.mp4
123 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/091-django-modelforms.mp4.srt
23 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/092-django-modelforms-customization.mp4
95 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/13 - Django Forms/092-django-modelforms-customization.mp4.srt
18 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/093-introduction-to-class-based-views.mp4
21 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/093-introduction-to-class-based-views.mp4.srt
4.5 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/094-django-cbv-templateview.mp4
111 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/094-django-cbv-templateview.mp4.srt
23 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/095-django-cbv-formview.mp4
103 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/095-django-cbv-formview.mp4.srt
21 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/096-django-cbv-createview.mp4
70 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/096-django-cbv-createview.mp4.srt
16 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/097-django-cbv-listview.mp4
59 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/097-django-cbv-listview.mp4.srt
13 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/098-django-cbv-detailview.mp4
78 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/098-django-cbv-detailview.mp4.srt
16 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/099-django-cbv-updateview.mp4
75 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/099-django-cbv-updateview.mp4.srt
16 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/100-django-cbv-deleteview.mp4
57 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/14 - Django Class Based Views/100-django-cbv-deleteview.mp4.srt
13 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/15 - Django Linode Deployment/101-introduction-to-django-deployment.mp4
36 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/15 - Django Linode Deployment/101-introduction-to-django-deployment.mp4.srt
11 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/15 - Django Linode Deployment/102-linode-setup.mp4
38 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/15 - Django Linode Deployment/102-linode-setup.mp4.srt
11 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/15 - Django Linode Deployment/103-ssh-connection.mp4
58 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/15 - Django Linode Deployment/103-ssh-connection.mp4.srt
14 kB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/15 - Django Linode Deployment/104-version-control-with-git-and-github.mp4
126 MB
Python and Django 4 Full-Stack Developer Masterclass (12.2021)/15 - Django Linode Deployment/104-version-control-with-git-and-github.mp4.srt
29 kB
Python Course - Learn OOP by Doing a Game Project/1. Introduction to OOP/1. Defining a Class.mp4
32 MB
Python Course - Learn OOP by Doing a Game Project/1. Introduction to OOP/2. __init__() Function.mp4
136 MB
Python Course - Learn OOP by Doing a Game Project/1. Introduction to OOP/3. Adding Methods to a Class.mp4
143 MB
Python Course - Learn OOP by Doing a Game Project/1. Introduction to OOP/4. Create objects by using loops.mp4
122 MB
Python Course - Learn OOP by Doing a Game Project/1. Introduction to OOP/5. Project - Create Fighter and make them fight each other..mp4
282 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/1. Structure of the Game.mp4
122 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/2. Game Project- Part 1.mp4
329 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/3. Game Project- Part 2.mp4
307 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/4. Game Project- Part 3.mp4
218 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/5. Game Project- Part 4.mp4
222 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/6. Game Project- Part 5.mp4
528 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/7. Game Project - Part 6.mp4
100 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/8. Game Project - Part 7.mp4
135 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/9. Game Project - Part 8.mp4
448 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/10. Game Project - Part 9.mp4
365 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/11. Game Project - Part 10.mp4
353 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/12. Game Project - Part 11.mp4
69 MB
Python Course - Learn OOP by Doing a Game Project/2. Making a Game/13. Game Project - Part 12.mp4
146 MB
Python Course - Learn Python Turtle Module by Doing War Game/1. Introduction/1. Introduction.mp4
18 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/1. Create Turtle Object.mp4
80 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/2. Draw Square and Triange shape.mp4
46 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/3. Draw a Dashed Line.mp4
83 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/4. Draw Many shapes.mp4
173 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/5. Draw randomly.mp4
165 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/6. Random color change.mp4
114 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/7. Draw a Spirograph.mp4
174 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/8. Draw Dots.mp4
117 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/9. Move by Pressing a key.mp4
85 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/10. Setup the size of screen.mp4
55 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/11. Create text input popup.mp4
40 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/12. Create many Turtle with for loop.mp4
87 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/13. Make the Turtles Race.mp4
289 MB
Python Course - Learn Python Turtle Module by Doing War Game/2. Turtle Basics/14. 14- Doing a War Game.mp4
380 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/1. Welcome/1. Introduction and Outline-en_US.srt
4.4 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/1. Welcome/1. Introduction and Outline.mp4
32 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/1. Welcome/2. External URLs.txt
75 B
Python Deep Learning Recurrent Neural Networks (06.2021)/1. Welcome/2. Where to get the Code-en_US.srt
12 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/1. Welcome/2. Where to get the Code.mp4
32 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/1. Welcome/3. How to Succeed in this Course-en_US.srt
7.9 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/1. Welcome/3. How to Succeed in this Course.mp4
47 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/2. Google Colab/1. Intro to Google Colab, how to use a GPU or TPU for free-en_US.srt
14 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/2. Google Colab/1. Intro to Google Colab, how to use a GPU or TPU for free.mp4
72 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/2. Google Colab/2. Uploading your own data to Google Colab-en_US.srt
12 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/2. Google Colab/2. Uploading your own data to Google Colab.mp4
103 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/2. Google Colab/3. Where can I learn about Numpy, Scipy, Matplotlib, Pandas, and Scikit-Learn-en_US.srt
11 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/2. Google Colab/3. Where can I learn about Numpy, Scipy, Matplotlib, Pandas, and Scikit-Learn.mp4
23 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/1. Review Section Introduction-en_US.srt
3.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/1. Review Section Introduction.mp4
7.5 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/2. What is Machine Learning-en_US.srt
18 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/2. What is Machine Learning.mp4
48 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/3. Code Preparation (Classification Theory)-en_US.srt
20 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/3. Code Preparation (Classification Theory).mp4
38 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/4. Beginner's Code Preamble-en_US.srt
6.6 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/4. Beginner's Code Preamble.mp4
14 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/5. Classification Notebook-en_US.srt
8.9 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/5. Classification Notebook.mp4
78 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/6. Exercise Predicting Diabetes Onset-en_US.srt
3.1 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/6. Exercise Predicting Diabetes Onset.mp4
13 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/7. Code Preparation (Regression Theory)-en_US.srt
8.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/7. Code Preparation (Regression Theory).mp4
17 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/8. Regression Notebook-en_US.srt
12 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/8. Regression Notebook.mp4
49 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/9. Exercise Real Estate Predictions-en_US.srt
1.6 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/9. Exercise Real Estate Predictions.mp4
5.6 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/10. The Neuron-en_US.srt
12 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/10. The Neuron.mp4
45 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/11. How does a model learn-en_US.srt
14 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/11. How does a model learn.mp4
61 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/12. Making Predictions-en_US.srt
7.8 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/12. Making Predictions.mp4
24 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/13. Saving and Loading a Model-en_US.srt
4.7 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/13. Saving and Loading a Model.mp4
42 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/14. Suggestion Box-en_US.srt
4.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/3. Machine Learning and Neurons/14. Suggestion Box.mp4
19 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/1. Artificial Neural Networks Section Introduction-en_US.srt
7.7 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/1. Artificial Neural Networks Section Introduction.mp4
18 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/2. Forward Propagation-en_US.srt
12 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/2. Forward Propagation.mp4
26 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/3. The Geometrical Picture-en_US.srt
11 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/3. The Geometrical Picture.mp4
29 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/4. Activation Functions-en_US.srt
22 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/4. Activation Functions.mp4
60 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/5. Multiclass Classification-en_US.srt
11 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/5. Multiclass Classification.mp4
31 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/6. How to Represent Images-en_US.srt
15 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/6. How to Represent Images.mp4
43 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/7. Code Preparation (ANN)-en_US.srt
16 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/7. Code Preparation (ANN).mp4
32 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/8. ANN for Image Classification-en_US.srt
9.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/8. ANN for Image Classification.mp4
59 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/9. ANN for Regression-en_US.srt
13 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/9. ANN for Regression.mp4
99 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/10. Exercise E. Coli Protein Localization Sites-en_US.srt
2.8 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/4. Feedforward Artificial Neural Networks/10. Exercise E. Coli Protein Localization Sites.mp4
10 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/1. Sequence Data-en_US.srt
23 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/1. Sequence Data.mp4
66 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/2. Forecasting-en_US.srt
12 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/2. Forecasting.mp4
26 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/3. Autoregressive Linear Model for Time Series Prediction-en_US.srt
14 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/3. Autoregressive Linear Model for Time Series Prediction.mp4
98 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/4. Proof that the Linear Model Works-en_US.srt
4.4 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/4. Proof that the Linear Model Works.mp4
9.9 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/5. Recurrent Neural Networks-en_US.srt
25 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/5. Recurrent Neural Networks.mp4
52 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/6. RNN Code Preparation-en_US.srt
6.9 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/6. RNN Code Preparation.mp4
12 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/7. RNN for Time Series Prediction-en_US.srt
11 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/7. RNN for Time Series Prediction.mp4
86 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/8. Paying Attention to Shapes-en_US.srt
9.6 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/8. Paying Attention to Shapes.mp4
76 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/9. GRU and LSTM (pt 1)-en_US.srt
20 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/9. GRU and LSTM (pt 1).mp4
55 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/10. GRU and LSTM (pt 2)-en_US.srt
14 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/10. GRU and LSTM (pt 2).mp4
29 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/11. A More Challenging Sequence-en_US.srt
9.3 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/11. A More Challenging Sequence.mp4
88 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/12. Demo of the Long Distance Problem-en_US.srt
22 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/12. Demo of the Long Distance Problem.mp4
143 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/13. RNN for Image Classification (Theory)-en_US.srt
5.6 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/13. RNN for Image Classification (Theory).mp4
18 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/14. RNN for Image Classification (Code)-en_US.srt
4.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/14. RNN for Image Classification (Code).mp4
32 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/15. Stock Return Predictions using LSTMs (pt 1)-en_US.srt
15 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/15. Stock Return Predictions using LSTMs (pt 1).mp4
58 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/16. Stock Return Predictions using LSTMs (pt 2)-en_US.srt
6.3 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/16. Stock Return Predictions using LSTMs (pt 2).mp4
28 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/17. Stock Return Predictions using LSTMs (pt 3)-en_US.srt
14 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/17. Stock Return Predictions using LSTMs (pt 3).mp4
99 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/18. Other Ways to Forecast-en_US.srt
7.0 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/5. Recurrent Neural Networks, Time Series, and Sequence Data/18. Other Ways to Forecast.mp4
16 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/1. Embeddings-en_US.srt
16 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/1. Embeddings.mp4
33 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/2. Code Preparation (NLP)-en_US.srt
16 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/2. Code Preparation (NLP).mp4
41 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/3. Text Preprocessing-en_US.srt
6.0 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/3. Text Preprocessing.mp4
26 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/4. Text Classification with LSTMs-en_US.srt
9.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/4. Text Classification with LSTMs.mp4
76 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/5. Exercise Sentiment Analysis-en_US.srt
2.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/6. Natural Language Processing (NLP)/5. Exercise Sentiment Analysis.mp4
9.1 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/7. In-Depth Loss Functions/1. Mean Squared Error-en_US.srt
11 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/7. In-Depth Loss Functions/1. Mean Squared Error.mp4
24 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/7. In-Depth Loss Functions/2. Binary Cross Entropy-en_US.srt
6.9 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/7. In-Depth Loss Functions/2. Binary Cross Entropy.mp4
13 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/7. In-Depth Loss Functions/3. Categorical Cross Entropy-en_US.srt
9.4 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/7. In-Depth Loss Functions/3. Categorical Cross Entropy.mp4
20 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/1. Gradient Descent-en_US.srt
9.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/1. Gradient Descent.mp4
21 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/2. Stochastic Gradient Descent-en_US.srt
5.3 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/2. Stochastic Gradient Descent.mp4
18 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/3. Momentum-en_US.srt
7.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/3. Momentum.mp4
26 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/4. Variable and Adaptive Learning Rates-en_US.srt
15 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/4. Variable and Adaptive Learning Rates.mp4
24 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/5. Adam (pt 1)-en_US.srt
16 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/5. Adam (pt 1).mp4
55 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/6. Adam (pt 2)-en_US.srt
14 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/8. In-Depth Gradient Descent/6. Adam (pt 2).mp4
53 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/9. Extras/Colab Notebooks.html
4.0 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/10. Setting Up Your Environment (FAQ by Student Request)/1. Windows-Focused Environment Setup 2018-en_US.srt
19 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/10. Setting Up Your Environment (FAQ by Student Request)/1. Windows-Focused Environment Setup 2018.mp4
309 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/10. Setting Up Your Environment (FAQ by Student Request)/2. How to install Numpy, Scipy, Matplotlib, Pandas, IPython, Theano, and TensorFlow-en_US.srt
14 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/10. Setting Up Your Environment (FAQ by Student Request)/2. How to install Numpy, Scipy, Matplotlib, Pandas, IPython, Theano, and TensorFlow.mp4
192 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/11. Extra Help With Python Coding for Beginners (FAQ by Student Request)/1. How to Code by Yourself (part 1)-en_US.srt
22 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/11. Extra Help With Python Coding for Beginners (FAQ by Student Request)/1. How to Code by Yourself (part 1).mp4
94 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/11. Extra Help With Python Coding for Beginners (FAQ by Student Request)/2. How to Code by Yourself (part 2)-en_US.srt
13 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/11. Extra Help With Python Coding for Beginners (FAQ by Student Request)/2. How to Code by Yourself (part 2).mp4
29 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/11. Extra Help With Python Coding for Beginners (FAQ by Student Request)/3. Proof that using Jupyter Notebook is the same as not using it-en_US.srt
14 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/11. Extra Help With Python Coding for Beginners (FAQ by Student Request)/3. Proof that using Jupyter Notebook is the same as not using it.mp4
108 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/11. Extra Help With Python Coding for Beginners (FAQ by Student Request)/4. Python 2 vs Python 3-en_US.srt
5.8 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/11. Extra Help With Python Coding for Beginners (FAQ by Student Request)/4. Python 2 vs Python 3.mp4
10 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/12. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/1. How to Succeed in this Course (Long Version)-en_US.srt
14 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/12. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/1. How to Succeed in this Course (Long Version).mp4
25 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/12. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/2. Is this for Beginners or Experts Academic or Practical Fast or slow-paced-en_US.srt
31 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/12. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/2. Is this for Beginners or Experts Academic or Practical Fast or slow-paced.mp4
60 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/12. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/3. Machine Learning and AI Prerequisite Roadmap (pt 1)-en_US.srt
16 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/12. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/3. Machine Learning and AI Prerequisite Roadmap (pt 1).mp4
135 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/12. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/4. Machine Learning and AI Prerequisite Roadmap (pt 2)-en_US.srt
23 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/12. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/4. Machine Learning and AI Prerequisite Roadmap (pt 2).mp4
136 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/13. Appendix FAQ Finale/1. What is the Appendix-en_US.srt
3.7 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/13. Appendix FAQ Finale/1. What is the Appendix.mp4
8.9 MB
Python Deep Learning Recurrent Neural Networks (06.2021)/13. Appendix FAQ Finale/2. BONUS Where to get Udemy coupons and FREE deep learning material-en_US.srt
7.5 kB
Python Deep Learning Recurrent Neural Networks (06.2021)/13. Appendix FAQ Finale/2. BONUS Where to get Udemy coupons and FREE deep learning material.mp4
38 MB
Python Design Patterns/code.zip
61 kB
Python Design Patterns/1. Chapter 1/1. Introduction.mp4
38 MB
Python Design Patterns/1. Chapter 1/1. Introduction.vtt
8.7 kB
Python Design Patterns/1. Chapter 1/1.1 Official Python homelage.html
84 B
Python Design Patterns/1. Chapter 1/1.2 PyCharm Community Edition (Free IDE).html
95 B
Python Design Patterns/2. The SOLID Design Principles/1. Overview.mp4
7.4 MB
Python Design Patterns/2. The SOLID Design Principles/1. Overview.vtt
965 B
Python Design Patterns/2. The SOLID Design Principles/1.1 SOLID [Wikipedia].html
96 B
Python Design Patterns/2. The SOLID Design Principles/2. Single Responsibility Principle.mp4
48 MB
Python Design Patterns/2. The SOLID Design Principles/2. Single Responsibility Principle.vtt
9.4 kB
Python Design Patterns/2. The SOLID Design Principles/2.1 srp.py.py
997 B
Python Design Patterns/2. The SOLID Design Principles/3. Open-Closed Principle.mp4
127 MB
Python Design Patterns/2. The SOLID Design Principles/3. Open-Closed Principle.vtt
21 kB
Python Design Patterns/2. The SOLID Design Principles/3.1 ocp.py.py
2.8 kB
Python Design Patterns/2. The SOLID Design Principles/4. Liskov Substitution Principle.mp4
52 MB
Python Design Patterns/2. The SOLID Design Principles/4. Liskov Substitution Principle.vtt
9.0 kB
Python Design Patterns/2. The SOLID Design Principles/4.1 lsp.py.py
1.1 kB
Python Design Patterns/2. The SOLID Design Principles/5. Interface Segregation Principle.mp4
60 MB
Python Design Patterns/2. The SOLID Design Principles/5. Interface Segregation Principle.vtt
11 kB
Python Design Patterns/2. The SOLID Design Principles/5.1 YAGNI [Wikipedia].html
117 B
Python Design Patterns/2. The SOLID Design Principles/5.2 isp.py.py
1.8 kB
Python Design Patterns/2. The SOLID Design Principles/6. Dependency Inversion Principle.mp4
88 MB
Python Design Patterns/2. The SOLID Design Principles/6. Dependency Inversion Principle.vtt
14 kB
Python Design Patterns/2. The SOLID Design Principles/6.1 dip.py.py
1.6 kB
Python Design Patterns/2. The SOLID Design Principles/7. Summary.mp4
12 MB
Python Design Patterns/2. The SOLID Design Principles/7. Summary.vtt
3.0 kB
Python Design Patterns/3. Builder/1. Gamma Categorization.mp4
20 MB
Python Design Patterns/3. Builder/1. Gamma Categorization.vtt
5.1 kB
Python Design Patterns/3. Builder/2. Overview.mp4
6.4 MB
Python Design Patterns/3. Builder/2. Overview.vtt
1.7 kB
Python Design Patterns/3. Builder/3. Builder.mp4
68 MB
Python Design Patterns/3. Builder/3. Builder.vtt
14 kB
Python Design Patterns/3. Builder/3.1 builder.py.py
2.1 kB
Python Design Patterns/3. Builder/4. Builder Facets.mp4
58 MB
Python Design Patterns/3. Builder/4. Builder Facets.vtt
11 kB
Python Design Patterns/3. Builder/4.1 builder_facets.py.py
2.1 kB
Python Design Patterns/3. Builder/5. Builder Inheritance.mp4
34 MB
Python Design Patterns/3. Builder/5. Builder Inheritance.vtt
6.2 kB
Python Design Patterns/3. Builder/5.1 builder_inheritance.py.py
1.1 kB
Python Design Patterns/3. Builder/6. Builder Coding Exercise.html
126 B
Python Design Patterns/3. Builder/7. Summary.mp4
4.5 MB
Python Design Patterns/3. Builder/7. Summary.vtt
1.3 kB
Python Design Patterns/3. Builder/7.1 exercise.py.py
1.5 kB
Python Design Patterns/4. Factories/1. Overview.mp4
14 MB
Python Design Patterns/4. Factories/1. Overview.vtt
3.4 kB
Python Design Patterns/4. Factories/2. Factory Method.mp4
62 MB
Python Design Patterns/4. Factories/2. Factory Method.vtt
9.8 kB
Python Design Patterns/4. Factories/2.1 factory.py.py
1.6 kB
Python Design Patterns/4. Factories/3. Factory.mp4
60 MB
Python Design Patterns/4. Factories/3. Factory.vtt
7.5 kB
Python Design Patterns/4. Factories/3.1 factory.py.py
1.6 kB
Python Design Patterns/4. Factories/4. Abstract Factory.mp4
123 MB
Python Design Patterns/4. Factories/4. Abstract Factory.vtt
17 kB
Python Design Patterns/4. Factories/4.1 abstract_factory.py.py
2.0 kB
Python Design Patterns/4. Factories/5. Factory Coding Exercise.html
126 B
Python Design Patterns/4. Factories/6. Summary.mp4
4.5 MB
Python Design Patterns/4. Factories/6. Summary.vtt
1.2 kB
Python Design Patterns/4. Factories/6.1 exercise.py.py
589 B
Python Design Patterns/5. Prototype/1. Overview.mp4
8.8 MB
Python Design Patterns/5. Prototype/1. Overview.vtt
2.3 kB
Python Design Patterns/5. Prototype/2. Prototype.mp4
76 MB
Python Design Patterns/5. Prototype/2. Prototype.vtt
9.8 kB
Python Design Patterns/5. Prototype/2.1 prototype.py.py
702 B
Python Design Patterns/5. Prototype/3. Prototype Factory.mp4
63 MB
Python Design Patterns/5. Prototype/3. Prototype Factory.vtt
8.3 kB
Python Design Patterns/5. Prototype/3.1 prototype_factory.py.py
1.6 kB
Python Design Patterns/5. Prototype/4. Prototype Coding Exercise.html
126 B
Python Design Patterns/5. Prototype/5. Summary.mp4
2.9 MB
Python Design Patterns/5. Prototype/5. Summary.vtt
824 B
Python Design Patterns/5. Prototype/5.1 exercise.py.py
843 B
Python Design Patterns/6. Singleton/1. Overview.mp4
14 MB
Python Design Patterns/6. Singleton/1. Overview.vtt
4.0 kB
Python Design Patterns/6. Singleton/2. Singleton Allocator.mp4
27 MB
Python Design Patterns/6. Singleton/2. Singleton Allocator.vtt
4.3 kB
Python Design Patterns/6. Singleton/2.1 singleton_allocator.py.py
639 B
Python Design Patterns/6. Singleton/3. Singleton Decorator.mp4
15 MB
Python Design Patterns/6. Singleton/3. Singleton Decorator.vtt
3.2 kB
Python Design Patterns/6. Singleton/3.1 singleton_decorator.py.py
427 B
Python Design Patterns/6. Singleton/4. Singleton Metaclass.mp4
15 MB
Python Design Patterns/6. Singleton/4. Singleton Metaclass.vtt
2.7 kB
Python Design Patterns/6. Singleton/4.1 singleton_metaclass.py.py
533 B
Python Design Patterns/6. Singleton/5. Monostate.mp4
42 MB
Python Design Patterns/6. Singleton/5. Monostate.vtt
6.8 kB
Python Design Patterns/6. Singleton/5.1 monostate.py.py
1.1 kB
Python Design Patterns/6. Singleton/6. Singleton Testability.mp4
93 MB
Python Design Patterns/6. Singleton/6. Singleton Testability.vtt
12 kB
Python Design Patterns/6. Singleton/6.1 singleton_testing.py.py
1.9 kB
Python Design Patterns/6. Singleton/7. Singleton Coding Exercise.html
126 B
Python Design Patterns/6. Singleton/8. Summary.mp4
5.6 MB
Python Design Patterns/6. Singleton/8. Summary.vtt
1.7 kB
Python Design Patterns/6. Singleton/8.1 exercise.py.py
342 B
Python Design Patterns/7. Adapter/1. Overview.mp4
6.2 MB
Python Design Patterns/7. Adapter/1. Overview.vtt
1.5 kB
Python Design Patterns/7. Adapter/2. Adapter (no caching).mp4
58 MB
Python Design Patterns/7. Adapter/2. Adapter (no caching).vtt
9.8 kB
Python Design Patterns/7. Adapter/2.1 no_caching.py.py
1.8 kB
Python Design Patterns/7. Adapter/3. Adapter (with caching).mp4
37 MB
Python Design Patterns/7. Adapter/3. Adapter (with caching).vtt
5.0 kB
Python Design Patterns/7. Adapter/3.1 with_caching.py.py
2.1 kB
Python Design Patterns/7. Adapter/4. Adapter Coding Exercise.html
126 B
Python Design Patterns/7. Adapter/5. Summary.mp4
4.2 MB
Python Design Patterns/7. Adapter/5. Summary.vtt
1.1 kB
Python Design Patterns/7. Adapter/5.1 exercise.py.py
682 B
Python Design Patterns/8. Bridge/1. Overview.mp4
8.1 MB
Python Design Patterns/8. Bridge/1. Overview.vtt
2.2 kB
Python Design Patterns/8. Bridge/2. Bridge.mp4
50 MB
Python Design Patterns/8. Bridge/2. Bridge.vtt
11 kB
Python Design Patterns/8. Bridge/2.1 bridge.py.py
1021 B
Python Design Patterns/8. Bridge/3. Bridge Coding Exercise.html
126 B
Python Design Patterns/8. Bridge/4. Summary.mp4
1.5 MB
Python Design Patterns/8. Bridge/4. Summary.vtt
398 B
Python Design Patterns/8. Bridge/4.1 exercise.py.py
1.7 kB
Python Design Patterns/9. Composite/1. Overview.mp4
7.6 MB
Python Design Patterns/9. Composite/1. Overview.vtt
1.8 kB
Python Design Patterns/9. Composite/2. Geometric Shapes.mp4
36 MB
Python Design Patterns/9. Composite/2. Geometric Shapes.vtt
7.7 kB
Python Design Patterns/9. Composite/2.1 geometric_shapes.py.py
1.1 kB
Python Design Patterns/9. Composite/3. Neural Networks.mp4
75 MB
Python Design Patterns/9. Composite/3. Neural Networks.vtt
12 kB
Python Design Patterns/9. Composite/3.1 neural_networks.py.py
1.6 kB
Python Design Patterns/9. Composite/4. Composite Coding Exercise.html
126 B
Python Design Patterns/9. Composite/5. Summary.mp4
7.5 MB
Python Design Patterns/9. Composite/5. Summary.vtt
2.1 kB
Python Design Patterns/9. Composite/5.1 exercise.py.py
900 B
Python Design Patterns/10. Decorator/1. Overview.mp4
12 MB
Python Design Patterns/10. Decorator/1. Overview.vtt
3.7 kB
Python Design Patterns/10. Decorator/2. Python Functional Decorators.mp4
28 MB
Python Design Patterns/10. Decorator/2. Python Functional Decorators.vtt
6.7 kB
Python Design Patterns/10. Decorator/2.1 functional_decorators.py.py
389 B
Python Design Patterns/10. Decorator/3. Classic Decorator.mp4
57 MB
Python Design Patterns/10. Decorator/3. Classic Decorator.vtt
9.6 kB
Python Design Patterns/10. Decorator/3.1 oop_decorator.py.py
1.5 kB
Python Design Patterns/10. Decorator/4. Dynamic Decorator.mp4
45 MB
Python Design Patterns/10. Decorator/4. Dynamic Decorator.vtt
8.9 kB
Python Design Patterns/10. Decorator/4.1 dynamic_decorator.py.py
776 B
Python Design Patterns/10. Decorator/5. Decorator Coding Exercise.html
126 B
Python Design Patterns/10. Decorator/6. Summary.mp4
6.9 MB
Python Design Patterns/10. Decorator/6. Summary.vtt
2.2 kB
Python Design Patterns/10. Decorator/6.1 exercise.py.py
1.5 kB
Python Design Patterns/11. Façade/1. Overview.mp4
9.7 MB
Python Design Patterns/11. Façade/1. Overview.vtt
2.1 kB
Python Design Patterns/11. Façade/2. Façade.mp4
50 MB
Python Design Patterns/11. Façade/2. Façade.vtt
10 kB
Python Design Patterns/11. Façade/2.1 facade.py.py
973 B
Python Design Patterns/11. Façade/3. Façade Coding Exercise.html
126 B
Python Design Patterns/11. Façade/4. Summary.mp4
3.0 MB
Python Design Patterns/11. Façade/4. Summary.vtt
853 B
Python Design Patterns/11. Façade/4.1 exercise.py.py
1.7 kB
Python Design Patterns/12. Flyweight/1. Overview.mp4
11 MB
Python Design Patterns/12. Flyweight/1. Overview.vtt
3.0 kB
Python Design Patterns/12. Flyweight/2. User Names.mp4
55 MB
Python Design Patterns/12. Flyweight/2. User Names.vtt
9.8 kB
Python Design Patterns/12. Flyweight/2.1 users.py.py
1.2 kB
Python Design Patterns/12. Flyweight/3. Text Formatting.mp4
58 MB
Python Design Patterns/12. Flyweight/3. Text Formatting.vtt
10 kB
Python Design Patterns/12. Flyweight/3.1 text_formatting.py.py
1.7 kB
Python Design Patterns/12. Flyweight/4. Flyweight Coding Exercise.html
126 B
Python Design Patterns/12. Flyweight/5. Summary.mp4
3.1 MB
Python Design Patterns/12. Flyweight/5. Summary.vtt
780 B
Python Design Patterns/12. Flyweight/5.1 exercise.py.py
865 B
Python Design Patterns/13. Proxy/1. Overview.mp4
7.7 MB
Python Design Patterns/13. Proxy/1. Overview.vtt
1.9 kB
Python Design Patterns/13. Proxy/2. Protection Proxy.mp4
29 MB
Python Design Patterns/13. Proxy/2. Protection Proxy.vtt
6.0 kB
Python Design Patterns/13. Proxy/2.1 protection_proxy.py.py
606 B
Python Design Patterns/13. Proxy/3. Virtual Proxy.mp4
41 MB
Python Design Patterns/13. Proxy/3. Virtual Proxy.vtt
8.3 kB
Python Design Patterns/13. Proxy/3.1 virtual_proxy.py.py
664 B
Python Design Patterns/13. Proxy/4. Proxy vs Decorator.mp4
5.1 MB
Python Design Patterns/13. Proxy/4. Proxy vs Decorator.vtt
1.9 kB
Python Design Patterns/13. Proxy/5. Proxy Coding Exercise.html
126 B
Python Design Patterns/13. Proxy/6. Summary.mp4
3.1 MB
Python Design Patterns/13. Proxy/6. Summary.vtt
811 B
Python Design Patterns/13. Proxy/6.1 exercise.py.py
1.1 kB
Python Design Patterns/14. Chain of Responsibility/1. Overview.mp4
9.6 MB
Python Design Patterns/14. Chain of Responsibility/1. Overview.vtt
2.9 kB
Python Design Patterns/14. Chain of Responsibility/2. Method Chain.mp4
72 MB
Python Design Patterns/14. Chain of Responsibility/2. Method Chain.vtt
11 kB
Python Design Patterns/14. Chain of Responsibility/2.1 method_chain.py.py
1.6 kB
Python Design Patterns/14. Chain of Responsibility/3. Command Query Separation.mp4
5.9 MB
Python Design Patterns/14. Chain of Responsibility/3. Command Query Separation.vtt
1.8 kB
Python Design Patterns/14. Chain of Responsibility/4. Broker Chain.mp4
80 MB
Python Design Patterns/14. Chain of Responsibility/4. Broker Chain.vtt
17 kB
Python Design Patterns/14. Chain of Responsibility/4.1 broker_chain.py.py
2.4 kB
Python Design Patterns/14. Chain of Responsibility/5. Chain of Responsibility Coding Exercise.html
126 B
Python Design Patterns/14. Chain of Responsibility/6. Summary.mp4
6.1 MB
Python Design Patterns/14. Chain of Responsibility/6. Summary.vtt
2.0 kB
Python Design Patterns/14. Chain of Responsibility/6.1 exercise.py.py
2.2 kB
Python Design Patterns/15. Command/1. Overview.mp4
14 MB
Python Design Patterns/15. Command/1. Overview.vtt
4.0 kB
Python Design Patterns/15. Command/2. Command.mp4
110 MB
Python Design Patterns/15. Command/2. Command.vtt
16 kB
Python Design Patterns/15. Command/2.1 command.py.py
2.1 kB
Python Design Patterns/15. Command/3. Composite Command.mp4
160 MB
Python Design Patterns/15. Command/3. Composite Command.vtt
21 kB
Python Design Patterns/15. Command/3.1 composite_command.py.py
4.2 kB
Python Design Patterns/15. Command/4. Command Coding Exercise.html
126 B
Python Design Patterns/15. Command/5. Summary.mp4
2.9 MB
Python Design Patterns/15. Command/5. Summary.vtt
811 B
Python Design Patterns/15. Command/5.1 exercise.py.py
1.2 kB
Python Design Patterns/16. Interpreter/1. Overview.mp4
17 MB
Python Design Patterns/16. Interpreter/1. Overview.vtt
3.1 kB
Python Design Patterns/16. Interpreter/2. Lexing.mp4
39 MB
Python Design Patterns/16. Interpreter/2. Lexing.vtt
9.6 kB
Python Design Patterns/16. Interpreter/2.1 handmade.py.py
13 kB
Python Design Patterns/16. Interpreter/3. Parsing.mp4
81 MB
Python Design Patterns/16. Interpreter/3. Parsing.vtt
13 kB
Python Design Patterns/16. Interpreter/3.1 handmade.py.py
3.2 kB
Python Design Patterns/16. Interpreter/4. Interpreter Coding Exercise.html
126 B
Python Design Patterns/16. Interpreter/5. Summary.mp4
2.1 MB
Python Design Patterns/16. Interpreter/5. Summary.vtt
634 B
Python Design Patterns/16. Interpreter/5.1 exercise.py.py
2.0 kB
Python Design Patterns/17. Iterator/1. Overview.mp4
10 MB
Python Design Patterns/17. Iterator/1. Overview.vtt
2.8 kB
Python Design Patterns/17. Iterator/2. Iterator.mp4
68 MB
Python Design Patterns/17. Iterator/2. Iterator.vtt
16 kB
Python Design Patterns/17. Iterator/2.1 tree_traversal.py.py
1.7 kB
Python Design Patterns/17. Iterator/3. List-Backed Properties.mp4
46 MB
Python Design Patterns/17. Iterator/3. List-Backed Properties.vtt
9.6 kB
Python Design Patterns/17. Iterator/4. Iterator Coding Exercise.html
126 B
Python Design Patterns/17. Iterator/5. Summary.mp4
3.9 MB
Python Design Patterns/17. Iterator/5. Summary.vtt
1.5 kB
Python Design Patterns/17. Iterator/5.1 exercise.py.py
907 B
Python Design Patterns/18. Mediator/1. Overview.mp4
5.8 MB
Python Design Patterns/18. Mediator/1. Overview.vtt
1.6 kB
Python Design Patterns/18. Mediator/2. Chat Room.mp4
61 MB
Python Design Patterns/18. Mediator/2. Chat Room.vtt
11 kB
Python Design Patterns/18. Mediator/2.1 chat_room.py.py
1.4 kB
Python Design Patterns/18. Mediator/3. Mediator with Events.mp4
43 MB
Python Design Patterns/18. Mediator/3. Mediator with Events.vtt
7.3 kB
Python Design Patterns/18. Mediator/3.1 mediator_with_events.py.py
1.2 kB
Python Design Patterns/18. Mediator/4. Mediator Coding Exercise.html
126 B
Python Design Patterns/18. Mediator/5. Summary.mp4
3.7 MB
Python Design Patterns/18. Mediator/5. Summary.vtt
1.3 kB
Python Design Patterns/18. Mediator/5.1 exercise.py.py
1.1 kB
Python Design Patterns/19. Memento/1. Overview.mp4
6.3 MB
Python Design Patterns/19. Memento/1. Overview.vtt
1.7 kB
Python Design Patterns/19. Memento/2. Memento.mp4
21 MB
Python Design Patterns/19. Memento/2. Memento.vtt
4.6 kB
Python Design Patterns/19. Memento/2.1 memento.py.py
663 B
Python Design Patterns/19. Memento/3. Undo and Redo.mp4
46 MB
Python Design Patterns/19. Memento/3. Undo and Redo.vtt
7.6 kB
Python Design Patterns/19. Memento/3.1 undo_redo.py.py
1.3 kB
Python Design Patterns/19. Memento/4. Memento Coding Exercise.html
126 B
Python Design Patterns/19. Memento/5. Summary.mp4
2.2 MB
Python Design Patterns/19. Memento/5. Summary.vtt
647 B
Python Design Patterns/19. Memento/5.1 exercise.py.py
2.2 kB
Python Design Patterns/20. Observer/1. Overview.mp4
8.7 MB
Python Design Patterns/20. Observer/1. Overview.vtt
2.7 kB
Python Design Patterns/20. Observer/2. Events.mp4
45 MB
Python Design Patterns/20. Observer/2. Events.vtt
8.2 kB
Python Design Patterns/20. Observer/2.1 events.py.py
786 B
Python Design Patterns/20. Observer/3. Property Observers.mp4
46 MB
Python Design Patterns/20. Observer/3. Property Observers.vtt
8.2 kB
Python Design Patterns/20. Observer/3.1 property_observers.py.py
1.1 kB
Python Design Patterns/20. Observer/4. Property Dependencies.mp4
38 MB
Python Design Patterns/20. Observer/4. Property Dependencies.vtt
5.7 kB
Python Design Patterns/20. Observer/4.1 property_dependencies.py.py
1.2 kB
Python Design Patterns/20. Observer/5. Observer Coding Exercise.html
126 B
Python Design Patterns/20. Observer/6. Summary.mp4
4.5 MB
Python Design Patterns/20. Observer/6. Summary.vtt
1.3 kB
Python Design Patterns/20. Observer/6.1 exercise.py.py
1.8 kB
Python Design Patterns/21. State/1. Overview.mp4
7.5 MB
Python Design Patterns/21. State/1. Overview.vtt
2.0 kB
Python Design Patterns/21. State/2. Classic Implementation.mp4
44 MB
Python Design Patterns/21. State/2. Classic Implementation.vtt
9.5 kB
Python Design Patterns/21. State/2.1 classic.py.py
1011 B
Python Design Patterns/21. State/3. Handmade State Machine.mp4
51 MB
Python Design Patterns/21. State/3. Handmade State Machine.vtt
9.7 kB
Python Design Patterns/21. State/3.1 handmade.py.py
1.3 kB
Python Design Patterns/21. State/4. Switch-Based State Machine.mp4
29 MB
Python Design Patterns/21. State/4. Switch-Based State Machine.vtt
5.9 kB
Python Design Patterns/21. State/4.1 switch_based.py.py
711 B
Python Design Patterns/21. State/5. State Coding Exercise.html
126 B
Python Design Patterns/21. State/6. Summary.mp4
3.3 MB
Python Design Patterns/21. State/6. Summary.vtt
1.1 kB
Python Design Patterns/21. State/6.1 exercise.py.py
1.5 kB
Python Design Patterns/22. Strategy/1. Overview.mp4
9.5 MB
Python Design Patterns/22. Strategy/1. Overview.vtt
2.6 kB
Python Design Patterns/22. Strategy/2. Strategy.mp4
74 MB
Python Design Patterns/22. Strategy/2. Strategy.vtt
12 kB
Python Design Patterns/22. Strategy/2.1 strategy.py.py
1.7 kB
Python Design Patterns/22. Strategy/3. Strategy Coding Exercise.html
126 B
Python Design Patterns/22. Strategy/4. Summary.mp4
3.6 MB
Python Design Patterns/22. Strategy/4. Summary.vtt
1.1 kB
Python Design Patterns/22. Strategy/4.1 exercise.py.py
2.2 kB
Python Design Patterns/23. Template Method/1. Overview.mp4
9.4 MB
Python Design Patterns/23. Template Method/1. Overview.vtt
2.3 kB
Python Design Patterns/23. Template Method/2. Template Method.mp4
54 MB
Python Design Patterns/23. Template Method/2. Template Method.vtt
9.3 kB
Python Design Patterns/23. Template Method/2.1 template_method.py.py
1.1 kB
Python Design Patterns/23. Template Method/3. Template Method Coding Exercise.html
126 B
Python Design Patterns/23. Template Method/4. Summary.mp4
2.3 MB
Python Design Patterns/23. Template Method/4. Summary.vtt
721 B
Python Design Patterns/23. Template Method/4.1 exercise.py.py
2.3 kB
Python Design Patterns/24. Visitor/1. Overview.mp4
14 MB
Python Design Patterns/24. Visitor/1. Overview.vtt
4.1 kB
Python Design Patterns/24. Visitor/2. Intrusive Visitor.mp4
44 MB
Python Design Patterns/24. Visitor/2. Intrusive Visitor.vtt
8.6 kB
Python Design Patterns/24. Visitor/2.1 intrusive.py.py
1008 B
Python Design Patterns/24. Visitor/3. Reflective Visitor.mp4
64 MB
Python Design Patterns/24. Visitor/3. Reflective Visitor.vtt
8.6 kB
Python Design Patterns/24. Visitor/3.1 reflective.py.py
1.3 kB
Python Design Patterns/24. Visitor/4. Classic Visitor.mp4
56 MB
Python Design Patterns/24. Visitor/4. Classic Visitor.vtt
8.7 kB
Python Design Patterns/24. Visitor/4.1 classic.py.py
2.1 kB
Python Design Patterns/24. Visitor/5. Classic Visitor Refined.mp4
61 MB
Python Design Patterns/24. Visitor/5. Classic Visitor Refined.vtt
8.9 kB
Python Design Patterns/24. Visitor/5.1 classic_refined.py.py
2.6 kB
Python Design Patterns/24. Visitor/6. Visitor Coding Exercise.html
126 B
Python Design Patterns/24. Visitor/7. Summary.mp4
4.9 MB
Python Design Patterns/24. Visitor/7. Summary.vtt
1.6 kB
Python Design Patterns/24. Visitor/7.1 exercise.py.py
2.6 kB
Python Design Patterns/25. Summary and Extras/1. Course Summary.mp4
61 MB
Python Design Patterns/25. Summary and Extras/1. Course Summary.vtt
16 kB
Python Design Patterns/25. Summary and Extras/1.1 List of all my Udemy courses (with links!).html
83 B
Python Design Patterns/25. Summary and Extras/2. End of Course.mp4
2.6 MB
Python Design Patterns/25. Summary and Extras/2. End of Course.vtt
980 B
Python Design Patterns/25. Summary and Extras/2.1 List of all my Udemy courses (with links!).html
83 B
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/1. Introduction/1. Introduction.mp4
51 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/1. Introduction/1. Introduction.srt
3.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/1. Introduction/2. Curriculum.mp4
132 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/1. Introduction/2. Curriculum.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/1. Introduction/3. Installing The Necessary Software.mp4
25 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/1. Introduction/3. Installing The Necessary Software.srt
5.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/2. Python – An Introduction to the Language/1. What is Python.mp4
96 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/2. Python – An Introduction to the Language/1. What is Python.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/2. Python – An Introduction to the Language/2. Getting Started with Python.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/2. Python – An Introduction to the Language/2. Getting Started with Python.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/2. Python – An Introduction to the Language/3. Writing, Formatting & Running Python Code.mp4
60 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/2. Python – An Introduction to the Language/3. Writing, Formatting & Running Python Code.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/2. Python – An Introduction to the Language/4. Command Line Basics & Python Interactive Shell.mp4
46 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/2. Python – An Introduction to the Language/4. Command Line Basics & Python Interactive Shell.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/1. Variables.mp4
25 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/1. Variables.srt
6.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/1.1 Python Variables – Data Types – Basic Grammar.zip
42 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/2. Variable Names.mp4
27 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/2. Variable Names.srt
7.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/3. Data Types Part 1.mp4
52 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/3. Data Types Part 1.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/4. Data Types Part 2.mp4
66 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/4. Data Types Part 2.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/5. String Methods.mp4
88 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/5. String Methods.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/6. None Special Type.mp4
28 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/6. None Special Type.srt
5.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/7. Escape Sequences.mp4
24 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/7. Escape Sequences.srt
5.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/8. Number Methods & Operations.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/8. Number Methods & Operations.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/9. Type Conversion.mp4
42 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/9. Type Conversion.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/10. Namespace Part 1.mp4
48 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/10. Namespace Part 1.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/11. Namespace Part 2.mp4
90 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/11. Namespace Part 2.srt
21 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/12. Input & Output.mp4
53 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/3. Python Variables – Data Types – Basic Grammar/12. Input & Output.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/4. Python Logic – Control Flow/1. Comparison Operators.mp4
24 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/4. Python Logic – Control Flow/1. Comparison Operators.srt
5.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/4. Python Logic – Control Flow/1.1 Python Logic – Control Flow.zip
1.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/4. Python Logic – Control Flow/2. Conditional Statements.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/4. Python Logic – Control Flow/2. Conditional Statements.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/4. Python Logic – Control Flow/3. Ternary Operator.mp4
25 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/4. Python Logic – Control Flow/3. Ternary Operator.srt
5.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/4. Python Logic – Control Flow/4. Logical Operators.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/4. Python Logic – Control Flow/4. Logical Operators.srt
9.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/1. For Loops Part 1.mp4
45 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/1. For Loops Part 1.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/1.1 Python Loops.zip
2.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/2. For Loops Part 2.mp4
30 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/2. For Loops Part 2.srt
7.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/3. Nested Loops.mp4
39 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/3. Nested Loops.srt
8.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/4. Iterables.mp4
22 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/4. Iterables.srt
5.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/5. While Loops.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/5. While Loops.srt
4.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/6. Infinite Loops.mp4
14 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/5. Python Loops/6. Infinite Loops.srt
3.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/1. An Introduction to Functions.mp4
22 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/1. An Introduction to Functions.srt
5.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/1.1 Python Functions Part 1.zip
4.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/2. Function Parameters & Arguments.mp4
42 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/2. Function Parameters & Arguments.srt
9.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/3. Function Types.mp4
46 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/3. Function Types.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/4. Required & Optional Parameters.mp4
29 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/4. Required & Optional Parameters.srt
6.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/5. Non-keyword Arguments.mp4
40 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/5. Non-keyword Arguments.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/6. Keyword Arguments.mp4
26 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/6. Keyword Arguments.srt
4.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/7. Scope.mp4
51 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/7. Scope.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/8. Debugging Code.mp4
66 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/6. Python Functions Part 1/8. Debugging Code.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/1. An Introduction to Lists.mp4
44 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/1. An Introduction to Lists.srt
8.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/1.1 Python Data Structures - Lists.zip
5.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/2. The List Method.mp4
23 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/2. The List Method.srt
4.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/3. Accessing List Items.mp4
48 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/3. Accessing List Items.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/4. List Unpacking.mp4
41 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/4. List Unpacking.srt
9.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/5. Looping Over Lists.mp4
32 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/5. Looping Over Lists.srt
6.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/6. Modifying List Items Part 1.mp4
51 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/6. Modifying List Items Part 1.srt
9.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/7. Modifying List Items Part 2.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/7. Modifying List Items Part 2.srt
3.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/8. Finding List Items.mp4
35 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/8. Finding List Items.srt
7.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/9. Sorting Lists.mp4
57 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/9. Sorting Lists.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/10. List Comprehension Expressions Part 1.mp4
40 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/10. List Comprehension Expressions Part 1.srt
7.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/11. List Comprehension Expressions Part 2.mp4
41 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/11. List Comprehension Expressions Part 2.srt
7.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/12. Swapping List Items.mp4
19 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/7. Python Data Structures – Lists/12. Swapping List Items.srt
4.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/1. An Introduction to Dictionaries.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/1. An Introduction to Dictionaries.srt
9.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/1.1 Python Data Structures – Dictionaries.zip
5.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/2. Accessing Dictionary Key Values.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/2. Accessing Dictionary Key Values.srt
9.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/3. Dictionary Methods Part 1.mp4
71 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/3. Dictionary Methods Part 1.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/4. Dictionary Methods Part 2.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/4. Dictionary Methods Part 2.srt
7.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/5. Dictionary Methods Part 3.mp4
70 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/5. Dictionary Methods Part 3.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/6. Dictionary Methods Part 4.mp4
117 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/6. Dictionary Methods Part 4.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/7. Dictionary Comprehensions Part 1.mp4
65 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/7. Dictionary Comprehensions Part 1.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/8. Dictionary Comprehensions Part 2.mp4
108 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/8. Dictionary Comprehensions Part 2.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/9. Iterating Over Dictionaries.mp4
16 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/8. Python Data Structures – Dictionaries/9. Iterating Over Dictionaries.srt
2.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/1. An Introduction to Tuples.mp4
22 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/1. An Introduction to Tuples.srt
4.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/1.1 Python Data Structures - Tuples.zip
2.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/2. Tuple Packing & Unpacking.mp4
22 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/2. Tuple Packing & Unpacking.srt
4.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/3. Accessing Tuple Items.mp4
33 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/3. Accessing Tuple Items.srt
6.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/4. Changing Tuples.mp4
35 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/4. Changing Tuples.srt
8.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/5. Tuple Methods.mp4
14 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/5. Tuple Methods.srt
2.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/6. Tuple Operations.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/9. Python Data Structures – Tuples/6. Tuple Operations.srt
4.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/1. An Introduction to Sets.mp4
59 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/1. An Introduction to Sets.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/1.1 Python Data Structures - Sets.zip
4.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/2. Modifying Sets.mp4
29 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/2. Modifying Sets.srt
5.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/3. Removing Set Items.mp4
40 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/3. Removing Set Items.srt
8.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/4. Set Operations.mp4
60 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/4. Set Operations.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/5. More Set Methods Part 1.mp4
79 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/5. More Set Methods Part 1.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/6. More Set Methods Part 2.mp4
30 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/6. More Set Methods Part 2.srt
5.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/7. More Set Operations.mp4
11 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/7. More Set Operations.srt
2.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/8. Frozen Set.mp4
49 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/8. Frozen Set.srt
9.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/9. Set Comprehensions.mp4
13 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/10. Python Data Structures – Sets/9. Set Comprehensions.srt
2.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/1. The Filter Function.mp4
87 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/1. The Filter Function.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/1.1 Python Functions Part 2.zip
94 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/2. Anonymous OR Lambda Functions.mp4
103 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/2. Anonymous OR Lambda Functions.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/3. The Map Function.mp4
75 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/3. The Map Function.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/4. The Zip Function.mp4
95 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/4. The Zip Function.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/5. The Array Data Structure.mp4
28 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/5. The Array Data Structure.srt
7.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/6. Generator Expressions.mp4
61 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/6. Generator Expressions.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/7. Unpacking Operator.mp4
54 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/7. Unpacking Operator.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/8. Recursive Functions.mp4
60 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/11. Python Functions Part 2/8. Recursive Functions.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/1. What are Exceptions.mp4
44 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/1. What are Exceptions.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/1.1 Python Error Handling – Exceptions.zip
4.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/2. Exception Handling Part 1.mp4
133 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/2. Exception Handling Part 1.srt
24 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/3. Exception Handling Part 2.mp4
47 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/3. Exception Handling Part 2.srt
7.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/4. Exception Handling Part 3.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/4. Exception Handling Part 3.srt
9.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/5. The with Statement.mp4
46 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/5. The with Statement.srt
9.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/6. Raising Exceptions.mp4
22 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/6. Raising Exceptions.srt
4.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/7. The Bad Side of Raising Exceptions.mp4
34 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/12. Python Error Handling – Exceptions/7. The Bad Side of Raising Exceptions.srt
6.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/1. Classes.mp4
61 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/1. Classes.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/1.1 Advanced Python – Object Oriented Programming (Classes).zip
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/2. Creating Classes.mp4
39 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/2. Creating Classes.srt
8.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/3. Constructors.mp4
70 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/3. Constructors.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/4. Instance Attributes VS Class Attributes.mp4
68 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/4. Instance Attributes VS Class Attributes.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/5. Instance Methods VS Class Methods.mp4
44 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/5. Instance Methods VS Class Methods.srt
8.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/6. Magic Methods.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/6. Magic Methods.srt
6.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/7. Comparing Objects Using Magic Methods.mp4
68 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/7. Comparing Objects Using Magic Methods.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/8. Arithmetic Operations Using Magic Methods.mp4
76 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/8. Arithmetic Operations Using Magic Methods.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/9. Custom Containers Part 1.mp4
59 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/9. Custom Containers Part 1.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/10. Custom Containers Part 2.mp4
83 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/10. Custom Containers Part 2.srt
80 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/11. Custom Containers Part 3.mp4
98 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/11. Custom Containers Part 3.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/12. Class Property & Property Decorator.mp4
85 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/12. Class Property & Property Decorator.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/13. Inheritance.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/13. Inheritance.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/14. The Object Class.mp4
39 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/14. The Object Class.srt
6.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/15. Method Overriding.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/15. Method Overriding.srt
7.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/16. Multiple Inheritance.mp4
28 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/16. Multiple Inheritance.srt
5.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/17. Data Classes.mp4
36 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/13. Advanced Python – Object Oriented Programming/17. Data Classes.srt
7.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/14. Advanced Python – Iterators/1. Introduction to Iterators.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/14. Advanced Python – Iterators/1. Introduction to Iterators.srt
8.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/14. Advanced Python – Iterators/1.1 Advanced Python – Iterators.zip
2.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/14. Advanced Python – Iterators/2. How For Loops Work.mp4
36 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/14. Advanced Python – Iterators/2. How For Loops Work.srt
8.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/14. Advanced Python – Iterators/3. Building Custom Iterators.mp4
86 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/14. Advanced Python – Iterators/3. Building Custom Iterators.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/14. Advanced Python – Iterators/4. Infinite Iterators.mp4
67 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/14. Advanced Python – Iterators/4. Infinite Iterators.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/15. Advanced Python – Generators/1. Introduction to Generators.mp4
62 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/15. Advanced Python – Generators/1. Introduction to Generators.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/15. Advanced Python – Generators/1.1 Advanced Python – Generators.zip
2.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/15. Advanced Python – Generators/2. Generator Expressions.mp4
46 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/15. Advanced Python – Generators/2. Generator Expressions.srt
8.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/15. Advanced Python – Generators/3. Generator Expressions Advantages.mp4
78 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/15. Advanced Python – Generators/3. Generator Expressions Advantages.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/16. Advanced Python – Closure/1. Introduction to Closure.mp4
52 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/16. Advanced Python – Closure/1. Introduction to Closure.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/16. Advanced Python – Closure/1.1 Advanced Python – Closure.zip
1.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/16. Advanced Python – Closure/2. When to use Closure.mp4
53 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/16. Advanced Python – Closure/2. When to use Closure.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/1. Decorators Prerequisites.mp4
52 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/1. Decorators Prerequisites.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/1.1 Advanced Python – Decorators.zip
2.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/2. Introduction to Decorators.mp4
64 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/2. Introduction to Decorators.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/3. Decorating Functions with Parameters.mp4
37 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/3. Decorating Functions with Parameters.srt
8.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/4. Arguments & Keyword Arguments.mp4
53 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/4. Arguments & Keyword Arguments.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/5. Chaining Decorators.mp4
17 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/17. Advanced Python – Decorators/5. Chaining Decorators.srt
3.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/18. Advanced Python – Modules/1. Introduction to Modules.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/18. Advanced Python – Modules/1. Introduction to Modules.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/18. Advanced Python – Modules/1.1 Advanced Python – Modules.zip
6.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/18. Advanced Python – Modules/2. Paths & Packages.mp4
52 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/18. Advanced Python – Modules/2. Paths & Packages.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/18. Advanced Python – Modules/3. Creating Sub Packages.mp4
9.5 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/18. Advanced Python – Modules/3. Creating Sub Packages.srt
1.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/18. Advanced Python – Modules/4. The Built-in dir() Method.mp4
14 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/18. Advanced Python – Modules/4. The Built-in dir() Method.srt
2.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/1. Paths.mp4
117 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/1. Paths.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/1.1 Advanced Python – Standard Library.zip
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/2. Directories.mp4
129 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/2. Directories.srt
21 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/3. Files.mp4
99 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/3. Files.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/4. Zip Files.mp4
119 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/4. Zip Files.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/5. CSV Files.mp4
84 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/5. CSV Files.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/6. JSON Files.mp4
83 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/6. JSON Files.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/7. SQLite Database.mp4
88 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/7. SQLite Database.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/8. Working With Random Values.mp4
34 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/8. Working With Random Values.srt
6.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/9. Working With The Browser.mp4
11 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/19. Advanced Python – Standard Library/9. Working With The Browser.srt
3.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/1. The Date Class.mp4
57 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/1. The Date Class.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/1.1 Advanced Python – Date & Time.zip
4.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/2. The Time Class.mp4
29 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/2. The Time Class.srt
5.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/3. The Datetime Class.mp4
32 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/3. The Datetime Class.srt
6.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/4. The Timedelta Class.mp4
64 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/4. The Timedelta Class.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/5. The strftime() Method.mp4
154 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/5. The strftime() Method.srt
26 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/6. The strptime() Method.mp4
49 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/6. The strptime() Method.srt
9.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/7. The sleep() Method.mp4
32 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/20. Advanced Python – Date & Time/7. The sleep() Method.srt
7.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/1. Python Package Index Installer (pip).mp4
137 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/1. Python Package Index Installer (pip).srt
25 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/1.1 Advanced Python – Package Index (Pypi).zip
6.1 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/2. Virtual Environments.mp4
83 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/2. Virtual Environments.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/3. Yelp API.mp4
130 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/3. Yelp API.srt
21 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/4. Getting Data From The Yelp API.mp4
182 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/4. Getting Data From The Yelp API.srt
30 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/5. Sending Text Messages.mp4
69 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/5. Sending Text Messages.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/6. Web Scraping.mp4
150 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/6. Web Scraping.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/7. Automating The Browser.mp4
115 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/7. Automating The Browser.srt
26 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/8. Working with PDF Files.mp4
65 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/8. Working with PDF Files.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/9. Working with Excel Spreadsheets.mp4
156 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/9. Working with Excel Spreadsheets.srt
29 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/10. NumPy.mp4
113 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/21. Advanced Python – Package Index (Pypi)/10. NumPy.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/1. Introduction to Regular Expressions.mp4
30 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/1. Introduction to Regular Expressions.srt
8.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/1.1 Advanced Python – Regular Expressions.zip
7.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/2. Understanding Regular Expressions Part 1.mp4
76 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/2. Understanding Regular Expressions Part 1.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/3. Understanding Regular Expressions Part 2.mp4
39 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/3. Understanding Regular Expressions Part 2.srt
8.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/4. Understanding Regular Expressions Part 3.mp4
56 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/4. Understanding Regular Expressions Part 3.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/5. Understanding Regular Expressions Part 4.mp4
49 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/5. Understanding Regular Expressions Part 4.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/6. Regular Expression Methods Part 1.mp4
103 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/6. Regular Expression Methods Part 1.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/7. Regular Expression Methods Part 2.mp4
63 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/7. Regular Expression Methods Part 2.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/8. The Raw String.mp4
21 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/8. The Raw String.srt
5.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/9. Special Sequences Part 1.mp4
35 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/9. Special Sequences Part 1.srt
5.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/10. Special Sequences Part 2.mp4
82 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/10. Special Sequences Part 2.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/11. Working with Dates.mp4
59 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/11. Working with Dates.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/12. Working with Emails.mp4
94 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/12. Working with Emails.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/13. Working with URLs.mp4
54 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/22. Advanced Python – Regular Expressions/13. Working with URLs.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/1. Category 1 - Basics.mp4
319 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/1. Category 1 - Basics.srt
66 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/1.1 Time to Practice Python – Code 163 Mini-Programs (Solutions Included).zip
175 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/2. Category 2 - Input Output.mp4
56 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/2. Category 2 - Input Output.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/3. Category 3 - Loops.mp4
202 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/3. Category 3 - Loops.srt
38 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/4. Category 4 - Functions.mp4
101 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/4. Category 4 - Functions.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/5. Category 5 - Strings.mp4
122 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/5. Category 5 - Strings.srt
24 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/6. Category 6 - Data Structures.mp4
157 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/6. Category 6 - Data Structures.srt
32 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/7. Category 7 - Lists.mp4
100 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/7. Category 7 - Lists.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/8. Category 8 - Dictionaries.mp4
98 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/8. Category 8 - Dictionaries.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/9. Category 9 - Sets.mp4
80 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/9. Category 9 - Sets.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/10. Category 10 - Tuples.mp4
56 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/10. Category 10 - Tuples.srt
9.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/11. Category 11 - Date Time.mp4
138 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/11. Category 11 - Date Time.srt
21 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/12. Category 12 - OOP.mp4
97 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/12. Category 12 - OOP.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/13. Category 13 - JSON.mp4
112 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/13. Category 13 - JSON.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/14. Category 14 - 1 - Adding Two Numbers.mp4
14 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/14. Category 14 - 1 - Adding Two Numbers.srt
3.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/15. Category 14 - 2 - Finding The Square Root.mp4
13 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/15. Category 14 - 2 - Finding The Square Root.srt
2.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/16. Category 14 - 3 - Calculating The Area of a Triangle.mp4
24 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/16. Category 14 - 3 - Calculating The Area of a Triangle.srt
5.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/17. Category 14 - 4 - Solving Quadratic Equations.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/17. Category 14 - 4 - Solving Quadratic Equations.srt
8.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/18. Category 14 - 5 - Swapping Variables.mp4
28 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/18. Category 14 - 5 - Swapping Variables.srt
6.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/19. Category 14 - 6 - Generating a Random Number.mp4
10 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/19. Category 14 - 6 - Generating a Random Number.srt
1.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/20. Category 14 - 7 - Converting Miles to Kilometers.mp4
14 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/20. Category 14 - 7 - Converting Miles to Kilometers.srt
2.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/21. Category 14 - 8 - Converting Fahrenheit to Celsius.mp4
17 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/21. Category 14 - 8 - Converting Fahrenheit to Celsius.srt
3.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/22. Category 14 - 9 - Checking if a Number is Positive.mp4
65 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/22. Category 14 - 9 - Checking if a Number is Positive.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/23. Category 14 - 10 - Checking if a Number is Odd or Even.mp4
24 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/23. Category 14 - 10 - Checking if a Number is Odd or Even.srt
4.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/24. Category 14 - 11 - Checking Leap Year.mp4
40 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/24. Category 14 - 11 - Checking Leap Year.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/25. Category 14 - 12 - Finding The Largest of Three Numbers.mp4
32 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/25. Category 14 - 12 - Finding The Largest of Three Numbers.srt
6.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/26. Category 14 - 13 - Checking for a Prime Number.mp4
34 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/26. Category 14 - 13 - Checking for a Prime Number.srt
9.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/27. Category 14 - 14 - Finding Prime Numbers in an Interval of Numbers.mp4
59 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/27. Category 14 - 14 - Finding Prime Numbers in an Interval of Numbers.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/28. Category 14 - 15 - Finding The Factorial of a Number.mp4
19 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/28. Category 14 - 15 - Finding The Factorial of a Number.srt
4.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/29. Category 14 - 16 - Displaying The Multiplication Sequence of a Number.mp4
18 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/29. Category 14 - 16 - Displaying The Multiplication Sequence of a Number.srt
5.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/30. Category 14 - 17 - Displaying The Fibonacci Sequence.mp4
51 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/30. Category 14 - 17 - Displaying The Fibonacci Sequence.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/31. Category 14 - 18 - Checking for The Armstrong Number.mp4
119 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/31. Category 14 - 18 - Checking for The Armstrong Number.srt
29 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/32. Category 14 - 19 - Finding The Armstrong Number in a Range of Numbers.mp4
31 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/32. Category 14 - 19 - Finding The Armstrong Number in a Range of Numbers.srt
6.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/33. Category 14 - 20 - Finding The Sum of Natural Numbers.mp4
18 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/33. Category 14 - 20 - Finding The Sum of Natural Numbers.srt
3.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/34. Category 14 - 21 - Displaying The Powers of 2 Using a Lambda Function.mp4
48 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/34. Category 14 - 21 - Displaying The Powers of 2 Using a Lambda Function.srt
8.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/35. Category 14 - 22 - Finding Divisible Numbers.mp4
63 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/35. Category 14 - 22 - Finding Divisible Numbers.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/36. Category 14 - 23 - Finding The ASCII Value.mp4
16 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/36. Category 14 - 23 - Finding The ASCII Value.srt
3.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/37. Category 14 - 24 - Finding The HCF or GCD of Two Numbers.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/37. Category 14 - 24 - Finding The HCF or GCD of Two Numbers.srt
9.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/38. Category 14 - 25 - Finding The LCM of Two Numbers.mp4
34 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/38. Category 14 - 25 - Finding The LCM of Two Numbers.srt
6.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/39. Category 14 - 26 - Finding The Factors of a Number.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/39. Category 14 - 26 - Finding The Factors of a Number.srt
4.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/40. Category 14 - 27 - Building a Simple Calculator.mp4
85 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/40. Category 14 - 27 - Building a Simple Calculator.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/41. Category 14 - 28 - Shuffling a Deck of Cards.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/41. Category 14 - 28 - Shuffling a Deck of Cards.srt
9.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/42. Category 14 - 29 - Displaying a Calendar.mp4
16 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/42. Category 14 - 29 - Displaying a Calendar.srt
3.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/43. Category 14 - 30 - Displaying The Fibonacci Sequence Using Recursion.mp4
31 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/43. Category 14 - 30 - Displaying The Fibonacci Sequence Using Recursion.srt
7.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/44. Category 14 - 31 - Finding The Sum of Natural Numbers Using Recursion.mp4
17 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/44. Category 14 - 31 - Finding The Sum of Natural Numbers Using Recursion.srt
3.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/45. Category 14 - 32 - Finding The Factorial of a Number Using Recursion.mp4
31 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/45. Category 14 - 32 - Finding The Factorial of a Number Using Recursion.srt
6.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/46. Category 14 - 33 - Transposing a matrix.mp4
62 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/46. Category 14 - 33 - Transposing a matrix.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/47. Category 14 - 34 - Adding Two Matrices.mp4
45 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/47. Category 14 - 34 - Adding Two Matrices.srt
9.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/48. Category 14 - 35 - Multiplying Two Matrices.mp4
57 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/48. Category 14 - 35 - Multiplying Two Matrices.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/49. Category 14 - 36 - Checking for a Palindrome String.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/49. Category 14 - 36 - Checking for a Palindrome String.srt
6.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/50. Category 14 - 37 - Sorting Words Alphabetically.mp4
15 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/50. Category 14 - 37 - Sorting Words Alphabetically.srt
2.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/51. Category 14 - 38 - Performing Set Operations.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/51. Category 14 - 38 - Performing Set Operations.srt
3.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/52. Category 14 - 39 - Removing Punctuations.mp4
21 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/52. Category 14 - 39 - Removing Punctuations.srt
4.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/53. Category 14 - 40 - Counting Vowels.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/23. Time to Practice Python – Code 163 Mini-Programs (Solutions Included)/53. Category 14 - 40 - Counting Vowels.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/24. The SQL Essentials Course – Introduction/1. Introduction to SQL.mp4
195 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/24. The SQL Essentials Course – Introduction/1. Introduction to SQL.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/24. The SQL Essentials Course – Introduction/2. Introduction to The Relational Model.mp4
178 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/24. The SQL Essentials Course – Introduction/2. Introduction to The Relational Model.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/24. The SQL Essentials Course – Introduction/3. Installing MySQL on Windows.mp4
60 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/24. The SQL Essentials Course – Introduction/3. Installing MySQL on Windows.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/1. Getting to Know the MySQL Interface.mp4
40 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/1. Getting to Know the MySQL Interface.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/1.1 The SQL Essentials Course – Basic SQL Syntax & Querying Data.zip
7.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/2. The SELECT Statement.mp4
145 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/2. The SELECT Statement.srt
34 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/3. The SELECT DISTINCT Statement.mp4
58 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/3. The SELECT DISTINCT Statement.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/4. The INSERT Statement.mp4
60 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/4. The INSERT Statement.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/5. The UPDATE Statement.mp4
75 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/5. The UPDATE Statement.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/6. The DELETE Statement.mp4
27 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/6. The DELETE Statement.srt
5.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/7. Qualifying Column Names.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/7. Qualifying Column Names.srt
7.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/8. Aliasing Table Names.mp4
24 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/25. The SQL Essentials Course – Basic SQL Syntax & Querying Data/8. Aliasing Table Names.srt
4.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/1. The WHERE Clause.mp4
30 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/1. The WHERE Clause.srt
7.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/1.1 The SQL Essentials Course – Filtering Results.zip
3.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/2. The AND Boolean Operator.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/2. The AND Boolean Operator.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/3. The OR Boolean Operator.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/3. The OR Boolean Operator.srt
4.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/4. 26.4 - The BETWEEN Boolean Operator.mp4
33 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/4. 26.4 - The BETWEEN Boolean Operator.srt
7.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/5. The LIKE Boolean Operator.mp4
31 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/5. The LIKE Boolean Operator.srt
7.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/6. The IN Boolean Operator.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/6. The IN Boolean Operator.srt
3.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/7. The IS Boolean Operator.mp4
18 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/7. The IS Boolean Operator.srt
18 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/8. The IS NOT Boolean Operator.mp4
19 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/26. The SQL Essentials Course – Filtering Results/8. The IS NOT Boolean Operator.srt
3.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/1. The ORDER BY Clause.mp4
32 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/1. The ORDER BY Clause.srt
6.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/1.1 The SQL Essentials Course – Shaping Results.zip
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/2. Set Functions.mp4
80 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/2. Set Functions.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/3. Set Functions with Qualifiers.mp4
12 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/3. Set Functions with Qualifiers.srt
2.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/4. The GROUP BY Clause.mp4
23 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/4. The GROUP BY Clause.srt
5.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/5. The HAVING Clause.mp4
42 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/27. The SQL Essentials Course – Shaping Results/5. The HAVING Clause.srt
8.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/28. The SQL Essentials Course – Matching Data Tables/1. The CROSS JOIN.mp4
17 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/28. The SQL Essentials Course – Matching Data Tables/1. The CROSS JOIN.srt
3.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/28. The SQL Essentials Course – Matching Data Tables/1.1 The SQL Essentials Course – Matching Data Tables.zip
1.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/28. The SQL Essentials Course – Matching Data Tables/2. The INNER JOIN.mp4
45 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/28. The SQL Essentials Course – Matching Data Tables/2. The INNER JOIN.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/28. The SQL Essentials Course – Matching Data Tables/3. The LEFT OUTER JOIN.mp4
80 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/28. The SQL Essentials Course – Matching Data Tables/3. The LEFT OUTER JOIN.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/28. The SQL Essentials Course – Matching Data Tables/4. The RIGHT OUTER JOIN.mp4
44 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/28. The SQL Essentials Course – Matching Data Tables/4. The RIGHT OUTER JOIN.srt
7.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/1. CREATE DATABASE.mp4
26 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/1. CREATE DATABASE.srt
6.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/1.1 The SQL Essentials Course – Creating Database Tables.zip
3.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/2. CREATE TABLE Part 1.mp4
55 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/2. CREATE TABLE Part 1.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/3. NULL.mp4
25 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/3. NULL.srt
6.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/4. PRIMARY KEY.mp4
22 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/4. PRIMARY KEY.srt
4.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/5. CONSTRAINTS.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/5. CONSTRAINTS.srt
4.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/6. ALTER TABLE.mp4
17 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/6. ALTER TABLE.srt
4.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/7. DROP TABLE.mp4
9.2 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/7. DROP TABLE.srt
2.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/8. CREATE TABLE Part 2.mp4
121 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/29. The SQL Essentials Course – Creating Database Tables/8. CREATE TABLE Part 2.srt
31 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/30. The SQL Essentials Course – SQLite Database Management System/1. Creating a SQLite Database.mp4
34 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/30. The SQL Essentials Course – SQLite Database Management System/1. Creating a SQLite Database.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/30. The SQL Essentials Course – SQLite Database Management System/1.1 The SQL Essentials Course – SQLite Database Management System.zip
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/30. The SQL Essentials Course – SQLite Database Management System/2. Adding Data to The Movies Table.mp4
73 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/30. The SQL Essentials Course – SQLite Database Management System/2. Adding Data to The Movies Table.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/30. The SQL Essentials Course – SQLite Database Management System/3. SQLAlchemy.mp4
144 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/30. The SQL Essentials Course – SQLite Database Management System/3. SQLAlchemy.srt
33 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/30. The SQL Essentials Course – SQLite Database Management System/4. Challenge (Solution Included).mp4
123 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/30. The SQL Essentials Course – SQLite Database Management System/4. Challenge (Solution Included).srt
27 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/1. Creating a MySQL Database Using Command Line.mp4
17 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/1. Creating a MySQL Database Using Command Line.srt
3.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/1.1 The SQL Essentials Course – MySQL Database Management System.zip
141 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/2. Creating Database Tables & Inserting Records.mp4
70 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/2. Creating Database Tables & Inserting Records.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/3. Connecting Our Python App to the MySQL Database.mp4
74 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/3. Connecting Our Python App to the MySQL Database.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/4. Encapsulating Database Operations.mp4
89 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/4. Encapsulating Database Operations.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/5. Connecting Our Python App + SQLAlchemy ORM to a Database.mp4
107 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/5. Connecting Our Python App + SQLAlchemy ORM to a Database.srt
23 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/6. Using SQLAlchemy to Insert Records into MySQL Database.mp4
60 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/6. Using SQLAlchemy to Insert Records into MySQL Database.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/7. Using MySQL to Import CSV Data.mp4
165 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/7. Using MySQL to Import CSV Data.srt
32 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/8. Using SQLAlchemy & Pandas to Import CSV Data.mp4
136 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/8. Using SQLAlchemy & Pandas to Import CSV Data.srt
24 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/9. Challenge (Solution Included).mp4
83 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/31. The SQL Essentials Course – MySQL Database Management System/9. Challenge (Solution Included).srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/1. PostgreSQL Installation on Windows.mp4
33 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/1. PostgreSQL Installation on Windows.srt
8.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/1.1 The SQL Essentials Course – PostgreSQL Database Management System.zip
690 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/2. Creating a PostgreSQL Database.mp4
22 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/2. Creating a PostgreSQL Database.srt
6.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/3. Creating Database Tables in Postgres Using Python.mp4
56 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/3. Creating Database Tables in Postgres Using Python.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/4. Inserting Data into Our Database From a CSV File.mp4
73 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/4. Inserting Data into Our Database From a CSV File.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/5. Python Interactions with a Postgres Database.mp4
83 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/5. Python Interactions with a Postgres Database.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/6. SQLAlchemy Core Interactions with Postgres.mp4
95 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/6. SQLAlchemy Core Interactions with Postgres.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/7. SQLAlchemy ORM Interactions with Postgres.mp4
112 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/7. SQLAlchemy ORM Interactions with Postgres.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/8. Creating a Stored Procedure in Postgres.mp4
69 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/8. Creating a Stored Procedure in Postgres.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/9. Calling the Postgres Stored Procedure in Python.mp4
30 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/9. Calling the Postgres Stored Procedure in Python.srt
7.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/10. Calling the Postgres Stored Procedure Using SQLAlchemy Core.mp4
23 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/10. Calling the Postgres Stored Procedure Using SQLAlchemy Core.srt
4.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/11. Calling the Postgres Stored Procedure Using SQLAlchemy ORM.mp4
66 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/11. Calling the Postgres Stored Procedure Using SQLAlchemy ORM.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/12. Challenge (Solution Included).mp4
232 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/32. The SQL Essentials Course – PostgreSQL Database Management System/12. Challenge (Solution Included).srt
48 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/1. Introduction to HTML5.mp4
189 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/1. Introduction to HTML5.srt
24 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/1.1 The HTML5 Essentials Course – Beginner Level.zip
526 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/2. Creating a Simple HTML Page.mp4
65 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/2. Creating a Simple HTML Page.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/3. HTML Elements.mp4
16 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/3. HTML Elements.srt
4.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/4. HTML Headings.mp4
35 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/4. HTML Headings.srt
8.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/5. HTML Paragraphs.mp4
28 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/5. HTML Paragraphs.srt
6.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/6. HTML Lists.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/6. HTML Lists.srt
5.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/7. HTML Tables.mp4
15 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/7. HTML Tables.srt
3.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/8. HTML Links.mp4
24 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/8. HTML Links.srt
5.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/9. HTML Images.mp4
31 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/33. The HTML5 Essentials Course – Beginner Level/9. HTML Images.srt
6.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/1. HTML IDs & Classes.mp4
37 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/1. HTML IDs & Classes.srt
6.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/1.1 The HTML5 Essentials Course – Intermediate Level.zip
3.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/2. HTML Forms Part 1.mp4
22 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/2. HTML Forms Part 1.srt
5.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/3. HTML Forms Part 2.mp4
32 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/3. HTML Forms Part 2.srt
6.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/4. HTML Forms Part 3.mp4
13 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/4. HTML Forms Part 3.srt
2.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/5. HTML Forms Part 4.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/5. HTML Forms Part 4.srt
9.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/6. Inline & Block Level Elements.mp4
25 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/34. The HTML5 Essentials Course – Intermediate Level/6. Inline & Block Level Elements.srt
4.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/35. The HTML5 Essentials Course – Advanced Level/1. HTML Videos.mp4
17 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/35. The HTML5 Essentials Course – Advanced Level/1. HTML Videos.srt
3.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/35. The HTML5 Essentials Course – Advanced Level/1.1 The HTML5 Essentials Course – Advanced Level.zip
120 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/35. The HTML5 Essentials Course – Advanced Level/2. HTML Audios.mp4
7.8 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/35. The HTML5 Essentials Course – Advanced Level/2. HTML Audios.srt
1.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/35. The HTML5 Essentials Course – Advanced Level/3. HTML Semantic Elements.mp4
37 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/35. The HTML5 Essentials Course – Advanced Level/3. HTML Semantic Elements.srt
5.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/1. Introduction to CSS3.mp4
88 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/1. Introduction to CSS3.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/1.1 The CSS3 Essentials Course – Beginner Level.zip
2.9 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/2. CSS Syntax.mp4
24 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/2. CSS Syntax.srt
6.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/3. CSS Colors.mp4
34 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/3. CSS Colors.srt
9.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/4. CSS Simple Selectors.mp4
55 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/4. CSS Simple Selectors.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/5. CSS Backgrounds.mp4
108 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/5. CSS Backgrounds.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/6. CSS Borders.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/6. CSS Borders.srt
4.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/7. CSS Margins.mp4
25 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/7. CSS Margins.srt
5.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/8. CSS Paddings.mp4
15 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/8. CSS Paddings.srt
3.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/9. CSS Height & Width.mp4
13 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/9. CSS Height & Width.srt
3.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/10. CSS Box Model.mp4
63 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/10. CSS Box Model.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/11. CSS Text Properties.mp4
16 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/11. CSS Text Properties.srt
4.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/12. CSS Font Properties.mp4
23 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/12. CSS Font Properties.srt
5.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/13. CSS Links.mp4
42 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/36. The CSS3 Essentials Course – Beginner Level/13. CSS Links.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/1. CSS Combinator Selectors.mp4
72 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/1. CSS Combinator Selectors.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/1.1 The CSS3 Essentials Course – Intermediate Level.zip
724 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/2. CSS Pseudo Class Selectors.mp4
163 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/2. CSS Pseudo Class Selectors.srt
26 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/3. CSS Opacity.mp4
153 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/3. CSS Opacity.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/4. CSS Attribute Selectors.mp4
86 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/4. CSS Attribute Selectors.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/5. CSS Specificity.mp4
97 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/5. CSS Specificity.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/6. CSS Border Radius.mp4
41 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/6. CSS Border Radius.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/7. CSS Box Shadow.mp4
32 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/7. CSS Box Shadow.srt
8.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/8. CSS Gradients.mp4
69 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/37. The CSS3 Essentials Course – Intermediate Level/8. CSS Gradients.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/1. CSS Transforms.mp4
49 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/1. CSS Transforms.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/1.1 The CSS3 Essentials Course – Advanced Level.zip
707 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/2. CSS Transitions.mp4
46 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/2. CSS Transitions.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/3. CSS Animations.mp4
44 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/3. CSS Animations.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/4. CSS Filters.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/4. CSS Filters.srt
6.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/5. CSS Clip Path.mp4
116 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/38. The CSS3 Essentials Course – Advanced Level/5. CSS Clip Path.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/1. Animal Trivia App Introduction (Full-Stack).mp4
60 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/1. Animal Trivia App Introduction (Full-Stack).srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/1.1 Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page Application.zip
6.1 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/2. Creating Our First Flask Application.mp4
99 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/2. Creating Our First Flask Application.srt
25 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/3. Running Flask Development Server.mp4
35 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/3. Running Flask Development Server.srt
7.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/4. Flask App Flow Control.mp4
58 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/4. Flask App Flow Control.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/5. Debugging.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/5. Debugging.srt
7.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/6. How Flask Maps URLs to View Functions.mp4
70 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/6. How Flask Maps URLs to View Functions.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/7. Model-Template-View Pattern.mp4
51 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/7. Model-Template-View Pattern.srt
9.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/8. Jinja Variables.mp4
35 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/8. Jinja Variables.srt
7.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/9. Jinja Templates.mp4
31 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/9. Jinja Templates.srt
5.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/10. The Model Layer.mp4
96 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/10. The Model Layer.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/11. URL Parameters.mp4
69 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/11. URL Parameters.srt
9.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/12. Building Links in Templates.mp4
103 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/12. Building Links in Templates.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/13. Writing Conditionals in Jinja Templates.mp4
85 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/13. Writing Conditionals in Jinja Templates.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/14. Writing Loops in Jinja Templates.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/14. Writing Loops in Jinja Templates.srt
9.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/15. Creating a REST API in Flask.mp4
117 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/15. Creating a REST API in Flask.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/16. Jinja Form Templates - Adding Questions.mp4
187 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/16. Jinja Form Templates - Adding Questions.srt
34 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/17. Jinja Form Templates - Removing Questions.mp4
202 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/17. Jinja Form Templates - Removing Questions.srt
36 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/18. Styling The Home Page.mp4
75 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/18. Styling The Home Page.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/19. Styling The Quiz (Questions & Answers) Page.mp4
102 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/19. Styling The Quiz (Questions & Answers) Page.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/20. Styling The Add Question Page.mp4
74 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/20. Styling The Add Question Page.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/21. Styling The Remove Question Page.mp4
101 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/39. Full-Stack Web Development with Flask – Animal Trivia Full-Stack Multi-Page App/21. Styling The Remove Question Page.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/1. Meeting Planner Full-Stack Multi-Page Application Introduction.mp4
114 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/1. Meeting Planner Full-Stack Multi-Page Application Introduction.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/1.1 Full-Stack Web Development with Django – Meeting Planner Full-Stack Multi-Page Application.zip
1.5 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/2. Starting a Django Project.mp4
95 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/2. Starting a Django Project.srt
26 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/3. Creating a Django App.mp4
30 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/3. Creating a Django App.srt
6.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/4. Adding a Page.mp4
57 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/4. Adding a Page.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/5. Django Flow Control.mp4
67 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/5. Django Flow Control.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/6. Adding an About Page.mp4
76 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/6. Adding an About Page.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/7. Running Initial Migrations.mp4
101 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/7. Running Initial Migrations.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/8. Creating a Model Class.mp4
47 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/8. Creating a Model Class.srt
6.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/9. Creating & Running Migrations.mp4
101 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/9. Creating & Running Migrations.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/10. The Admin Interface.mp4
86 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/10. The Admin Interface.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/11. Adding More Fields to the Meeting Model.mp4
95 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/11. Adding More Fields to the Meeting Model.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/12. Practicing The Models & Migrations Workflow.mp4
112 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/12. Practicing The Models & Migrations Workflow.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/13. The Model View Template Pattern.mp4
62 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/13. The Model View Template Pattern.srt
9.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/14. Template Variable & Dynamic Content.mp4
36 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/14. Template Variable & Dynamic Content.srt
6.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/15. Reading The Number of Meetings From the Database.mp4
45 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/15. Reading The Number of Meetings From the Database.srt
7.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/16. Displaying The Details of a Meeting.mp4
97 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/16. Displaying The Details of a Meeting.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/17. Returning a 404 Page.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/17. Returning a 404 Page.srt
9.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/18. Adding Meetings to The Home Page.mp4
106 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/18. Adding Meetings to The Home Page.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/19. Link Building.mp4
60 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/19. Link Building.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/20. Listing All Rooms.mp4
77 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/20. Listing All Rooms.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/21. Best Practices for URLs, Mappings & Apps.mp4
91 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/21. Best Practices for URLs, Mappings & Apps.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/22. Creating a Template with a ModelForm.mp4
127 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/22. Creating a Template with a ModelForm.srt
21 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/23. Submitting The Form.mp4
31 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/23. Submitting The Form.srt
7.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/24. Processing User Input.mp4
62 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/24. Processing User Input.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/25. Customizing Form Fields and Validation.mp4
63 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/25. Customizing Form Fields and Validation.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/26. Styling The Entire Full-Stack Web App.mp4
286 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/40. Full-Stack Web Development with Django–Meeting Planner Full-Stack Multi-Page App/26. Styling The Entire Full-Stack Web App.srt
48 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/1. Blog Poster Full-Stack Multi-Page Application Introduction.mp4
36 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/1. Blog Poster Full-Stack Multi-Page Application Introduction.srt
5.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/1.1 Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page Application.zip
3.5 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/2. Creating a Flask App.mp4
76 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/2. Creating a Flask App.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/3. Creating More Pages & Routes.mp4
67 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/3. Creating More Pages & Routes.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/4. Creating a Postgres Database.mp4
86 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/4. Creating a Postgres Database.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/5. Connecting The Flask App to the Database Using SQLAlchemy.mp4
86 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/5. Connecting The Flask App to the Database Using SQLAlchemy.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/6. Retrieving Data From The Database & Inserting it into Our Flask App.mp4
65 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/6. Retrieving Data From The Database & Inserting it into Our Flask App.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/7. Developing The Topic and Task Addition Functionality In our Flask App.mp4
180 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/7. Developing The Topic and Task Addition Functionality In our Flask App.srt
29 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/8. Developing The Topic and Task Deletion Functionality In our Flask App.mp4
165 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/8. Developing The Topic and Task Deletion Functionality In our Flask App.srt
27 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/9. Styling The Entire Application.mp4
232 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/41. Full-Stack Web Development with Flask – Blog Poster Full-Stack Multi-Page App/9. Styling The Entire Application.srt
36 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/1. Booklib Full-Stack Multi_Page Application Introduction.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/1. Booklib Full-Stack Multi_Page Application Introduction.srt
5.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/1.1 Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page Application.zip
463 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/2. Starting a Django Project & a Django App.mp4
28 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/2. Starting a Django Project & a Django App.srt
6.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/3. Creating View Functions.mp4
37 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/3. Creating View Functions.srt
5.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/4. Models & Migrations & Admin Configurations.mp4
132 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/4. Models & Migrations & Admin Configurations.srt
24 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/5. Creating The Home Template.mp4
156 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/5. Creating The Home Template.srt
26 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/6. URL Parameters.mp4
107 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/42. Full-Stack Web Development with Django – BookLib Full-Stack Multi-Page App/6. URL Parameters.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/43. The Data Analysis for Data Science Getting Started Course/1. Pandas & Jupyter Introduction + Setup.mp4
103 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/43. The Data Analysis for Data Science Getting Started Course/1. Pandas & Jupyter Introduction + Setup.srt
28 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/43. The Data Analysis for Data Science Getting Started Course/1.1 The Data Analysis for Data Science Getting Started Course.zip
146 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/43. The Data Analysis for Data Science Getting Started Course/2. Data Analysis with Pandas.mp4
130 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/43. The Data Analysis for Data Science Getting Started Course/2. Data Analysis with Pandas.srt
28 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/43. The Data Analysis for Data Science Getting Started Course/3. Data Visualization with Pandas.mp4
95 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/43. The Data Analysis for Data Science Getting Started Course/3. Data Visualization with Pandas.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/44. The Pandas for Data Science Essentials Course – Getting Started/1. Anaconda Installation.mp4
46 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/44. The Pandas for Data Science Essentials Course – Getting Started/1. Anaconda Installation.srt
9.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/44. The Pandas for Data Science Essentials Course – Getting Started/1.1 The Pandas for Data Science Essentials Course – Getting Started.zip
4.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/44. The Pandas for Data Science Essentials Course – Getting Started/2. Pandas Basic Objects.mp4
98 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/44. The Pandas for Data Science Essentials Course – Getting Started/2. Pandas Basic Objects.srt
25 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/45. The Pandas for Data Science Essentials Course – Data Inputting/1. Reading CSV Data.mp4
101 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/45. The Pandas for Data Science Essentials Course – Data Inputting/1. Reading CSV Data.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/45. The Pandas for Data Science Essentials Course – Data Inputting/1.1 The_Pandas_for_Data_Science_Essentials_Course_-_Data_Inputting.zip
89 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/45. The Pandas for Data Science Essentials Course – Data Inputting/2. Reading JSON Data.mp4
165 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/45. The Pandas for Data Science Essentials Course – Data Inputting/2. Reading JSON Data.srt
35 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/46. The Pandas for Data Science Essentials Course – indexing & Filtering/1. Fundamentals of Column Selection.mp4
27 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/46. The Pandas for Data Science Essentials Course – indexing & Filtering/1. Fundamentals of Column Selection.srt
6.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/46. The Pandas for Data Science Essentials Course – indexing & Filtering/1.1 The Pandas for Data Science Essentials Course – Indexing & Filtering.zip
1002 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/46. The Pandas for Data Science Essentials Course – indexing & Filtering/2. Filtering.mp4
37 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/46. The Pandas for Data Science Essentials Course – indexing & Filtering/2. Filtering.srt
6.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/46. The Pandas for Data Science Essentials Course – indexing & Filtering/3. Indexing.mp4
124 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/46. The Pandas for Data Science Essentials Course – indexing & Filtering/3. Indexing.srt
29 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/47. The Pandas for Data Science Essentials Course – Groups Operations/1. Iterating Over Groups.mp4
225 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/47. The Pandas for Data Science Essentials Course – Groups Operations/1. Iterating Over Groups.srt
38 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/47. The Pandas for Data Science Essentials Course – Groups Operations/1.1 The Pandas for Data Science Essentials Course – Groups Operations.zip
1000 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/47. The Pandas for Data Science Essentials Course – Groups Operations/2. Groups Operations' Built-in Methods.mp4
130 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/47. The Pandas for Data Science Essentials Course – Groups Operations/2. Groups Operations' Built-in Methods.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/48. The Pandas for Data Science Essentials Course – Data Outputting/1. Outputting a Pandas DataFrame into an Excel Spread Sheet File.mp4
140 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/48. The Pandas for Data Science Essentials Course – Data Outputting/1. Outputting a Pandas DataFrame into an Excel Spread Sheet File.srt
24 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/48. The Pandas for Data Science Essentials Course – Data Outputting/1.1 The_Pandas_for_Data_Science_Essentials_Course_-_Data_Outputting.zip
5.8 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/48. The Pandas for Data Science Essentials Course – Data Outputting/2. Outputting a Pandas DataFrame into a SQL Database.mp4
18 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/48. The Pandas for Data Science Essentials Course – Data Outputting/2. Outputting a Pandas DataFrame into a SQL Database.srt
3.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/48. The Pandas for Data Science Essentials Course – Data Outputting/3. Outputting a Pandas DataFrame into JSON.mp4
25 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/48. The Pandas for Data Science Essentials Course – Data Outputting/3. Outputting a Pandas DataFrame into JSON.srt
3.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/49. The Pandas for Data Science Essentials Course – Data Plotting/1. Creating Simple Plots.mp4
39 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/49. The Pandas for Data Science Essentials Course – Data Plotting/1. Creating Simple Plots.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/49. The Pandas for Data Science Essentials Course – Data Plotting/1.1 The_Pandas_for_Data_Science_Essentials_Course_-_Data_Plotting.zip
1.3 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/49. The Pandas for Data Science Essentials Course – Data Plotting/2. Leveraging Matplotlib.mp4
31 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/49. The Pandas for Data Science Essentials Course – Data Plotting/2. Leveraging Matplotlib.srt
7.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/49. The Pandas for Data Science Essentials Course – Data Plotting/3. Customizing & Exporting our Plots.mp4
111 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/49. The Pandas for Data Science Essentials Course – Data Plotting/3. Customizing & Exporting our Plots.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/1. Creating Multidimensional Arrays.mp4
93 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/1. Creating Multidimensional Arrays.srt
23 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/1.1 The_NumPy_for_Data_Science_Essentials_Course_-_Exploring_Multi-dimensional_Data.zip
2.2 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/2. Printing Multidimensional Arrays.mp4
42 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/2. Printing Multidimensional Arrays.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/3. Basic Array Operations.mp4
59 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/3. Basic Array Operations.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/4. Universal Functions.mp4
68 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/4. Universal Functions.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/5. Indexing & Slicing Arrays.mp4
63 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/5. Indexing & Slicing Arrays.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/6. Iterating Over Arrays.mp4
44 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/6. Iterating Over Arrays.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/7. Reshaping Arrays.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/7. Reshaping Arrays.srt
9.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/8. Splitting Arrays.mp4
43 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/8. Splitting Arrays.srt
8.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/9. Image Manipulation.mp4
60 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/9. Image Manipulation.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/10. Creating Shallow Copies Using View.mp4
40 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/10. Creating Shallow Copies Using View.srt
8.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/11. Creating Deep Copies Using Copy.mp4
16 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/50. The NumPy for Data Science Essentials Course – Exploring Multi-dimensional Data/11. Creating Deep Copies Using Copy.srt
3.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/1. Indexing Using Array of Indices.mp4
86 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/1. Indexing Using Array of Indices.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/1.1 The_NumPy_for_Data_Science_Essentials_Course_-_Complex_Indexing.zip
318 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/2. Fancy Indexing.mp4
76 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/2. Fancy Indexing.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/3. Indexing with Boolean Arrays.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/3. Indexing with Boolean Arrays.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/4. Arrays with Structured Data.mp4
42 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/4. Arrays with Structured Data.srt
9.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/5. Broadcasting Scalars & Arrays.mp4
61 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/5. Broadcasting Scalars & Arrays.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/6. Automatic Array Reshaping.mp4
15 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/6. Automatic Array Reshaping.srt
3.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/7. Stacking Arrays.mp4
37 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/7. Stacking Arrays.srt
7.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/8. Creating Histograms with NumPy Arrays.mp4
36 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/8. Creating Histograms with NumPy Arrays.srt
7.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/9. Other Array Operations.mp4
52 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/51. The NumPy for Data Science Essentials Course – Complex Indexing/9. Other Array Operations.srt
9.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/52. The NumPy for Data Science Essentials Course – Leveraging Other Libraries/1. Working with NumPy & Pandas.mp4
87 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/52. The NumPy for Data Science Essentials Course – Leveraging Other Libraries/1. Working with NumPy & Pandas.srt
18 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/52. The NumPy for Data Science Essentials Course – Leveraging Other Libraries/1.1 The_NumPy_for_Data_Science_Essentials_Course_-_Leveraging_Other_Libraries.zip
84 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/52. The NumPy for Data Science Essentials Course – Leveraging Other Libraries/2. Working with NumPy & SciPy.mp4
52 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/52. The NumPy for Data Science Essentials Course – Leveraging Other Libraries/2. Working with NumPy & SciPy.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/52. The NumPy for Data Science Essentials Course – Leveraging Other Libraries/3. Vectorization.mp4
27 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/52. The NumPy for Data Science Essentials Course – Leveraging Other Libraries/3. Vectorization.srt
7.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/1. Introduction to Matplotlib.mp4
30 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/1. Introduction to Matplotlib.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/1.1 The_Matplotlib_for_Data_Science_Essentials_Course_-_Matplotlib__Pyplot_APIs.zip
2.5 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/2. Anatomy of a Matplotlib Figure.mp4
21 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/2. Anatomy of a Matplotlib Figure.srt
7.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/3. Non-Interactive Mode.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/3. Non-Interactive Mode.srt
9.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/4. Interactive Backends.mp4
33 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/4. Interactive Backends.srt
7.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/5. Understanding Basic Plotting Functionality.mp4
87 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/5. Understanding Basic Plotting Functionality.srt
21 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/6. Lines & Markers.mp4
56 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/6. Lines & Markers.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/7. Figures & Axes.mp4
153 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/7. Figures & Axes.srt
39 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/8. Watermarks.mp4
79 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/8. Watermarks.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/9. Visualizing Stock Data.mp4
105 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/53. The Matplotlib for Data Science Essentials Course – Matplotlib & Pyplot APIs/9. Visualizing Stock Data.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/1. Plotting Shapes.mp4
155 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/1. Plotting Shapes.srt
38 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/1.1 The_Matplotlib_for_Data_Science_Essentials_Course_-_Creating_Basic_Intermediate__Advanced_Data_Visualizations.zip
1.3 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/2. Drawing Paths & Bezier Curves.mp4
82 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/2. Drawing Paths & Bezier Curves.srt
25 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/3. Annotations.mp4
120 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/3. Annotations.srt
25 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/4. Scales.mp4
30 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/4. Scales.srt
7.3 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/5. Twin Axis.mp4
151 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/54. The Matplotlib for Data Science Essentials Course – Basic to Advanced Data Plots/5. Twin Axis.srt
31 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/1. Visualizing & Customizing A Boxplot.mp4
104 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/1. Visualizing & Customizing A Boxplot.srt
24 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/1.1 The_Matplotlib_for_Data_Science_Essentials_Course_-_Statistical_Data_Visualizations.zip
764 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/2. Using Boxplots to Plot a Real-World Dataset.mp4
67 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/2. Using Boxplots to Plot a Real-World Dataset.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/3. Using Violin Plots to Plot a Real-World Dataset.mp4
75 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/3. Using Violin Plots to Plot a Real-World Dataset.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/4. Histograms.mp4
90 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/4. Histograms.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/5. Pie Charts.mp4
82 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/5. Pie Charts.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/6. Plotting Autocorrelations in Time Series Data.mp4
54 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/6. Plotting Autocorrelations in Time Series Data.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/7. Stacked Plots & Stem Plots.mp4
87 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/55. The Matplotlib for Data Science Essentials Course – Statistical Data Plots/7. Stacked Plots & Stem Plots.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/1. Introducing Machine Learning.mp4
17 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/1. Introducing Machine Learning.srt
5.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/1.1 The_Scikit-learn_for_Machine_Learning_Essentials_Course_-_Exploring_Machine_Learning.zip
1.5 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/2. Learning From Data.mp4
24 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/2. Learning From Data.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/3. Traditional and Representational ML Models.mp4
41 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/3. Traditional and Representational ML Models.srt
12 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/4. The Niche of Scikit-learn in ML.mp4
27 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/4. The Niche of Scikit-learn in ML.srt
9.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/5. Supervised and Unsupervised Learning.mp4
28 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/56. The Machine Learning Essentials Course – Exploring Machine Learning/5. Supervised and Unsupervised Learning.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/1. Machine Learning Workflow.mp4
28 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/1. Machine Learning Workflow.srt
7.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/1.1 The_Scikit-learn_for_Machine_Learning_Essentials_Course_-_Understanding_the_Machine_Learning_Workflow.zip
1.6 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/2. Using scikit-learn in the Machine Learning.mp4
28 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/2. Using scikit-learn in the Machine Learning.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/3. Choosing the Right Estimator - Classification.mp4
19 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/3. Choosing the Right Estimator - Classification.srt
6.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/4. Choosing the Right Estimator - Clustering.mp4
14 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/4. Choosing the Right Estimator - Clustering.srt
3.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/5. Choosing the Right Estimator - Regression and Dimensionality Reduction.mp4
16 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/5. Choosing the Right Estimator - Regression and Dimensionality Reduction.srt
5.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/6. Exploring Built-in Scikit-learn Datasets - Breast Cancer Datasets.mp4
78 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/6. Exploring Built-in Scikit-learn Datasets - Breast Cancer Datasets.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/7. Exploring Built-in Scikit-learn Datasets - Boston Housing Datasets.mp4
76 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/7. Exploring Built-in Scikit-learn Datasets - Boston Housing Datasets.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/8. California Housing Datasets - Exploring Numeric & Categorical Features.mp4
61 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/8. California Housing Datasets - Exploring Numeric & Categorical Features.srt
9.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/9. California Housing Datasets - Exploring Relationships in the Data.mp4
107 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/57. The Machine Learning Essentials Course – The Machine Learning Workflow/9. California Housing Datasets - Exploring Relationships in the Data.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/1. Understanding Linear Regression.mp4
20 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/1. Understanding Linear Regression.srt
6.1 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/1.1 The_Scikit-learn_for_Machine_Learning_Essentials_Course_-_Building_a_Simple_Machine_Learning_Model.zip
1.3 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/2. Preparing Data for Machine Learning.mp4
120 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/2. Preparing Data for Machine Learning.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/3. Training & Prediction Using Linear Regression.mp4
149 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/3. Training & Prediction Using Linear Regression.srt
30 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/4. Understanding Logistic Regression.mp4
27 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/4. Understanding Logistic Regression.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/5. Training & Prediction Using a Logistic Regression Classifier.mp4
131 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/58. The Machine Learning Essentials Course– Building a Simple Machine Learning Model/5. Training & Prediction Using a Logistic Regression Classifier.srt
26 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/1. HTTP Requests & Responses.mp4
27 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/1. HTTP Requests & Responses.srt
9.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/1.1 The Web Scraping Essentials Course – Getting Started.zip
861 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/2. Web Scraping.mp4
12 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/2. Web Scraping.srt
4.2 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/3. HTTP Client Libraries.mp4
18 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/3. HTTP Client Libraries.srt
7.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/4. Making GET Requests Using HTTPlib2.mp4
103 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/4. Making GET Requests Using HTTPlib2.srt
22 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/5. Making OPTIONS, POST & PUT Requests with HTTPlib2.mp4
80 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/5. Making OPTIONS, POST & PUT Requests with HTTPlib2.srt
16 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/6. Making HTTP Requests & Parsing URLs with urllib.mp4
111 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/6. Making HTTP Requests & Parsing URLs with urllib.srt
23 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/7. The Requests Library - Making GET & POST Requests.mp4
78 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/59. The Web Scraping Essentials Course – Getting Started/7. The Requests Library - Making GET & POST Requests.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/1. The HTML Parse Tree.mp4
15 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/1. The HTML Parse Tree.srt
6.4 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/1.1 The_Web_Scraping_Essentials_Course_-_Beautiful_Soup_Parse_Tree.zip
450 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/2. Beautiful Soup for HTML Parsing.mp4
10 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/2. Beautiful Soup for HTML Parsing.srt
3.8 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/3. Beautiful Soup Introduction.mp4
47 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/3. Beautiful Soup Introduction.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/4. Extracting Specific Page Elements.mp4
71 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/4. Extracting Specific Page Elements.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/5. Filtering Elements Using Find & Find All.mp4
79 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/5. Filtering Elements Using Find & Find All.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/6. Searching & Filtering Using Custom Functions.mp4
35 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/6. Searching & Filtering Using Custom Functions.srt
8.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/7. Extracting Links from a Real-World Website.mp4
113 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/7. Extracting Links from a Real-World Website.srt
14 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/8. Parsing a Subset of a Document Using a Soup Strainer.mp4
70 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/60. The Web Scraping Essentials Course – Beautiful Soup Parse Tree/8. Parsing a Subset of a Document Using a Soup Strainer.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/1. Parsing Web Content.mp4
12 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/1. Parsing Web Content.srt
3.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/1.1 The_Web_Scraping_Essentials_Course_-_Element_Selection_with_Scrapy_Shell.zip
560 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/2. Introducing Scrapy.mp4
17 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/2. Introducing Scrapy.srt
6.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/3. Getting Started with Scrapy.mp4
168 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/3. Getting Started with Scrapy.srt
21 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/4. Introducing the Scrapy Shell.mp4
191 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/4. Introducing the Scrapy Shell.srt
24 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/5. Selecting Elements Using CSS Selectors.mp4
149 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/5. Selecting Elements Using CSS Selectors.srt
17 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/6. Advanced Selections Using CSS Selectors.mp4
118 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/6. Advanced Selections Using CSS Selectors.srt
13 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/7. Selecting Elements Using XPath Selectors.mp4
197 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/61. The Web Scraping Essentials Course – Element Selection with Scrapy Shell/7. Selecting Elements Using XPath Selectors.srt
19 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/1. How Scrapy Works.mp4
18 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/1. How Scrapy Works.srt
6.0 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/1.1 The_Web_Scraping_Essentials_Course_-_Scraping_Websites_with_Scrapy_Spiders.zip
508 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/2. Creating a Simple Custom Spider.mp4
164 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/2. Creating a Simple Custom Spider.srt
28 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/3. Writing Scraped Content to a File.mp4
50 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/3. Writing Scraped Content to a File.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/4. Exploring Items Using the Scrapy Shell.mp4
143 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/4. Exploring Items Using the Scrapy Shell.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/5. Using Items to Store Extracted Content.mp4
134 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/5. Using Items to Store Extracted Content.srt
24 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/6. Using Item Loaders & Input and Output Processors for Scraped Data.mp4
198 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/6. Using Item Loaders & Input and Output Processors for Scraped Data.srt
33 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/7. Using Pipelines to Transform Scraped Data.mp4
117 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/62. The Web Scraping Essentials Course – Scraping Websites with Scrapy Spiders/7. Using Pipelines to Transform Scraped Data.srt
20 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/1. What is a GUI.mp4
40 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/1. What is a GUI.srt
10 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/1.1 The_Graphical_User_Interface_(GUI)_Getting_Started_Course.zip
1.3 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/2. Creating a Window.mp4
38 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/2. Creating a Window.srt
11 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/3. Creating a Button.mp4
39 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/3. Creating a Button.srt
7.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/4. Creating a Label.mp4
16 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/4. Creating a Label.srt
3.9 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/5. Addding Background Images.mp4
24 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/5. Addding Background Images.srt
4.7 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/6. Creating a Dropdown Menu.mp4
26 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/6. Creating a Dropdown Menu.srt
5.6 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/7. Creating a Text Field.mp4
37 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/7. Creating a Text Field.srt
7.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/8. Creating Checkboxes.mp4
79 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/8. Creating Checkboxes.srt
15 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/9. Creating Radio Buttons.mp4
46 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/63. The Graphical User Interface (GUI) Getting Started Course/9. Creating Radio Buttons.srt
7.5 kB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/64. Course Wrap up/1. Wrap up.mp4
9.8 MB
Python Developer Bootcamp in 2021 Beginner to Expert (09.2021)/64. Course Wrap up/1. Wrap up.srt
736 B
Python In Practice - 15 Projects to Master Python/01 - Programming with Python/001 Introduction.html
2.0 kB
Python In Practice - 15 Projects to Master Python/01 - Programming with Python/002 What is Programming.mp4
97 MB
Python In Practice - 15 Projects to Master Python/01 - Programming with Python/002 What is Programming_en.vtt
19 kB
Python In Practice - 15 Projects to Master Python/01 - Programming with Python/003 Setting-up IDE.mp4
269 MB
Python In Practice - 15 Projects to Master Python/01 - Programming with Python/003 Setting-up IDE_en.vtt
19 kB
Python In Practice - 15 Projects to Master Python/01 - Programming with Python/external-assets-links.txt
148 B
Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/001 Data Types in Python.mp4
124 MB
Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/001 Data Types in Python_en.vtt
16 kB
Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/002 Variables.mp4
46 MB
Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/002 Variables_en.vtt
6.5 kB
Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/003 Variable Names.mp4
21 MB
Python In Practice - 15 Projects to Master Python/02 - Data Types & Variables/003 Variable Names_en.vtt
3.7 kB
Python In Practice - 15 Projects to Master Python/03 - Text Data Types/001 Python Strings.mp4
29 MB
Python In Practice - 15 Projects to Master Python/03 - Text Data Types/001 Python Strings_en.vtt
6.1 kB
Python In Practice - 15 Projects to Master Python/03 - Text Data Types/002 Extracting values from strings Strings Slicing & Indicing.mp4
16 MB
Python In Practice - 15 Projects to Master Python/03 - Text Data Types/002 Extracting values from strings Strings Slicing & Indicing_en.vtt
2.9 kB
Python In Practice - 15 Projects to Master Python/03 - Text Data Types/003 String Built-in Functions.mp4
24 MB
Python In Practice - 15 Projects to Master Python/03 - Text Data Types/003 String Built-in Functions_en.vtt
4.0 kB
Python In Practice - 15 Projects to Master Python/04 - Numeric Data Types/001 Numbers in Python.mp4
27 MB
Python In Practice - 15 Projects to Master Python/04 - Numeric Data Types/001 Numbers in Python_en.vtt
4.4 kB
Python In Practice - 15 Projects to Master Python/04 - Numeric Data Types/002 Numeric Functions.mp4
22 MB
Python In Practice - 15 Projects to Master Python/04 - Numeric Data Types/002 Numeric Functions_en.vtt
4.0 kB
Python In Practice - 15 Projects to Master Python/05 - Booleans/001 Python Booleans.mp4
26 MB
Python In Practice - 15 Projects to Master Python/05 - Booleans/001 Python Booleans_en.vtt
4.5 kB
Python In Practice - 15 Projects to Master Python/06 - Lists/001 Python Lists.mp4
27 MB
Python In Practice - 15 Projects to Master Python/06 - Lists/001 Python Lists_en.vtt
3.9 kB
Python In Practice - 15 Projects to Master Python/06 - Lists/002 List Built-in Functions.mp4
33 MB
Python In Practice - 15 Projects to Master Python/06 - Lists/002 List Built-in Functions_en.vtt
5.3 kB
Python In Practice - 15 Projects to Master Python/07 - Tuples/001 Python Tuples.mp4
32 MB
Python In Practice - 15 Projects to Master Python/07 - Tuples/001 Python Tuples_en.vtt
4.9 kB
Python In Practice - 15 Projects to Master Python/07 - Tuples/002 Tuple Operations and Tuple Built-in Funcitons.mp4
21 MB
Python In Practice - 15 Projects to Master Python/07 - Tuples/002 Tuple Operations and Tuple Built-in Funcitons_en.vtt
3.3 kB
Python In Practice - 15 Projects to Master Python/08 - Sets/001 Pythons Sets.mp4
21 MB
Python In Practice - 15 Projects to Master Python/08 - Sets/001 Pythons Sets_en.vtt
3.3 kB
Python In Practice - 15 Projects to Master Python/08 - Sets/002 Sets Built-in Functions.mp4
18 MB
Python In Practice - 15 Projects to Master Python/08 - Sets/002 Sets Built-in Functions_en.vtt
2.7 kB
Python In Practice - 15 Projects to Master Python/08 - Sets/003 Mathematical Sets Operations.mp4
22 MB
Python In Practice - 15 Projects to Master Python/08 - Sets/003 Mathematical Sets Operations_en.vtt
2.7 kB
Python In Practice - 15 Projects to Master Python/09 - Dictionary/001 Python Dictionaries.mp4
21 MB
Python In Practice - 15 Projects to Master Python/09 - Dictionary/001 Python Dictionaries_en.vtt
3.2 kB
Python In Practice - 15 Projects to Master Python/09 - Dictionary/002 Dictionary Built-in Functions.mp4
20 MB
Python In Practice - 15 Projects to Master Python/09 - Dictionary/002 Dictionary Built-in Functions_en.vtt
3.1 kB
Python In Practice - 15 Projects to Master Python/10 - Beginner Level Milestone/001 Workbook 1.html
546 B
Python In Practice - 15 Projects to Master Python/10 - Beginner Level Milestone/29370813-WorkBook-Beginner.pdf
4.2 MB
Python In Practice - 15 Projects to Master Python/10 - Beginner Level Milestone/35669540-Workbook-Solution-Beginners.pdf
2.2 MB
Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/001 Decision Control using if statements.mp4
34 MB
Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/002 Creating conditions using or & and keywords.mp4
47 MB
Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/003 elif statements.mp4
68 MB
Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/004 else statements.mp4
42 MB
Python In Practice - 15 Projects to Master Python/11 - Decision Control in Python/005 Decision control with strings and lists.mp4
72 MB
Python In Practice - 15 Projects to Master Python/12 - Loops in Python/001 Creating loops using while statements.mp4
70 MB
Python In Practice - 15 Projects to Master Python/12 - Loops in Python/001 Creating loops using while statements_en.vtt
12 kB
Python In Practice - 15 Projects to Master Python/13 - Iterating over elements/001 Iterating over data-types using for loops.mp4
60 MB
Python In Practice - 15 Projects to Master Python/13 - Iterating over elements/001 Iterating over data-types using for loops_en.vtt
9.1 kB
Python In Practice - 15 Projects to Master Python/14 - Functions/001 Functions in Python and defining our own.mp4
33 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/002 Getting arguments during function call.mp4
40 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/003 Positional and Keyword arguments.mp4
73 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/004 Arguments and Parameters.mp4
36 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/005 Arbitrary arguments (args).mp4
26 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/006 Arbitrary keyword arguments (kwargs).mp4
36 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/007 Return values from user-defined functions using the return keyword.mp4
22 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/008 pass keywords for functions.mp4
8.2 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/009 lambda functions.mp4
22 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/010 Creating a duplicate list elements remover function.mp4
27 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/011 Redefining the built-in type( ) function.mp4
45 MB
Python In Practice - 15 Projects to Master Python/14 - Functions/012 Creating a functions to smartly round decimal points in a result of addition.mp4
85 MB
Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/001 What are classes and how to create them.mp4
35 MB
Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/002 Defining class methods.mp4
12 MB
Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/003 Adding, modifying and deleting class attributes.mp4
37 MB
Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/004 Class attributes and identifier naming convention.mp4
82 MB
Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/005 Functions vs Class methods.mp4
39 MB
Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/006 Operator overloading on user-defined classes.mp4
64 MB
Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/007 Built-ins overloading on user-defined classes.mp4
41 MB
Python In Practice - 15 Projects to Master Python/15 - Object Oriented Programming/008 Creating user-defined iterable classes.mp4
143 MB
Python In Practice - 15 Projects to Master Python/16 - Inheritance/001 Containership.mp4
66 MB
Python In Practice - 15 Projects to Master Python/16 - Inheritance/002 Inheritance.mp4
47 MB
Python In Practice - 15 Projects to Master Python/16 - Inheritance/003 Accessing inherited objects.mp4
39 MB
Python In Practice - 15 Projects to Master Python/16 - Inheritance/004 The Object class.mp4
12 MB
Python In Practice - 15 Projects to Master Python/16 - Inheritance/005 Multi-level Inhertiance.mp4
34 MB
Python In Practice - 15 Projects to Master Python/16 - Inheritance/006 Multiple Inheritance.mp4
59 MB
Python In Practice - 15 Projects to Master Python/17 - Dealing with Errors/001 Error Handling in Python.mp4
124 MB
Python In Practice - 15 Projects to Master Python/17 - Dealing with Errors/002 User-defined Error's.mp4
83 MB
Python In Practice - 15 Projects to Master Python/17 - Dealing with Errors/003 Catching errors with except block.mp4
41 MB
Python In Practice - 15 Projects to Master Python/17 - Dealing with Errors/004 Use of else & finally blocks.mp4
52 MB
Python In Practice - 15 Projects to Master Python/18 - Modules & Packages/001 Modules & Packages.mp4
90 MB
Python In Practice - 15 Projects to Master Python/18 - Modules & Packages/002 random Module.mp4
65 MB
Python In Practice - 15 Projects to Master Python/18 - Modules & Packages/003 datetime Module.mp4
61 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/001 abs( ).mp4
18 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/002 all( ).mp4
20 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/002 all( )_en.vtt
4.4 kB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/003 any( ).mp4
12 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/004 ascii( ).mp4
4.0 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/004 ascii( )_en.vtt
1.5 kB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/005 bin( ).mp4
5.5 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/006 callable( ).mp4
4.2 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/007 compile( ), exec( ) & eval( ).mp4
22 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/008 delattr( ).mp4
26 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/009 dir( ).mp4
32 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/010 enumerate( ).mp4
29 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/011 filter( ).mp4
23 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/012 format( ).mp4
27 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/013 Formatting Specifications for format( ).html
570 B
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/014 getattr( ).mp4
12 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/015 globals( ).mp4
30 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/016 hasattr( ).mp4
20 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/017 hash( ).mp4
8.6 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/018 help( ).mp4
40 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/019 hex( ).mp4
8.9 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/020 id( ).mp4
8.6 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/021 input( ).mp4
22 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/022 isinstance( ).mp4
25 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/023 issubclass( ).mp4
24 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/024 iter( ) & next( ).mp4
12 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/025 locals( ).mp4
26 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/026 map( ).mp4
34 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/027 oct( ).mp4
7.7 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/028 open( ).mp4
33 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/029 open( )'s mode parameter's values.html
190 B
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/030 print( ).mp4
29 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/031 range( ).mp4
14 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/032 repr( ).mp4
8.3 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/033 reversed( ).mp4
11 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/034 setattr( ).mp4
17 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/035 vars( ).mp4
12 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/036 zip( ).mp4
25 MB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/30506388-format-specs.pdf
98 kB
Python In Practice - 15 Projects to Master Python/19 - All built-in functions/30545788-PYTHON-BUILT-INS.jpg
141 kB
Python In Practice - 15 Projects to Master Python/20 - Intermediate Level Milestone/001 Workbook 2.html
308 B
Python In Practice - 15 Projects to Master Python/20 - Intermediate Level Milestone/35392922-WorkBook-Intermediate.pdf
5.3 MB
Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/001 Creating files in PyCharm.mp4
108 MB
Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/002 Editing the themes & color schemes.mp4
107 MB
Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/003 Themes & Color Schemes.html
965 B
Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/004 Keymapping shortcuts.mp4
60 MB
Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/005 Executing Python programs.mp4
83 MB
Python In Practice - 15 Projects to Master Python/21 - Pycharm IDE/external-assets-links.txt
431 B
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/001 GUI Introduction.mp4
23 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/002 Creating GUI application Tk( ) windows and widgets.mp4
107 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/003 Creating Button widgets.mp4
77 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/004 Getting input from the user using entry field widgets.mp4
118 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/005 Using Grid system to place widgets.mp4
192 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/006 Button states.mp4
58 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/007 Customizing colors and fonts.mp4
121 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/008 Possible color string literals.html
616 B
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/009 Adding color theme to your applications.mp4
80 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/010 Stylizing the appearance of the widgets (relief).mp4
130 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/011 Relief parameter's possible values.html
1.3 kB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/012 Creating Checkbox widgets.mp4
196 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/013 Creating Radio Button widgets.mp4
145 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/014 Creating Slider widgets.mp4
176 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/015 Creating Dropdown Menu widgets.mp4
87 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/016 Adding more windows on top of our existing main window.mp4
38 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/017 Working with Images.mp4
91 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/018 File dialog boxes for application.mp4
169 MB
Python In Practice - 15 Projects to Master Python/22 - Advanced Level Python GUI/30693834-colors.txt
62 B
Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/001 Dice Roller.mp4
119 MB
Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/002 Dice Unicode Characters.html
164 B
Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/003 Age Calculator (Total days & second lived).mp4
316 MB
Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/004 Length Converter application.mp4
243 MB
Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/005 Image to Icon converter.mp4
342 MB
Python In Practice - 15 Projects to Master Python/23 - Applications with Python GUI/006 Choice from some elements randomly.html
416 B
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/001 Data Science with Python.mp4
58 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/001 Data Science with Python_en.vtt
3.6 kB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/002 Anaconda.mp4
39 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/002 Anaconda_en.vtt
2.6 kB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/003 Jupyter Notebook.mp4
31 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/003 Jupyter Notebook_en.vtt
6.6 kB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/004 Data Processing with NumPy Package.mp4
55 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/004 Data Processing with NumPy Package_en.vtt
12 kB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/005 Pandas Series.mp4
35 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/006 n-darrays to Pandas Series.mp4
37 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/007 Slicing values from Pandas Series.mp4
30 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/008 Pandas DataFrames.mp4
56 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/009 Slicing columns, rows and values from Pandas DataFrames.mp4
57 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/010 Data Processing.mp4
85 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/011 Data Cleaning.mp4
168 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/012 Data Analysis.mp4
141 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/013 Data Visualization.mp4
179 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/014 Customizing visualizations with matplotlib.mp4
88 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/015 String literals for different line styles and colors.html
190 B
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/016 Different types of plots with matplotlib.mp4
146 MB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/30804612-csv-data.csv
221 B
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/30804614-xlsx-data.xlsx
8.7 kB
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/30804618-json-data.json
655 B
Python In Practice - 15 Projects to Master Python/24 - Advanced Level Data Science/external-assets-links.txt
68 B
Python In Practice - 15 Projects to Master Python/25 - Data Science Test/001 Workbook 3.html
297 B
Python In Practice - 15 Projects to Master Python/25 - Data Science Test/29199508-WorkBook-Advanced.pdf
4.7 MB
Python In Practice - 15 Projects to Master Python/25 - Data Science Test/external-assets-links.txt
66 B
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/001 Inspecting the data.mp4
35 MB
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/002 Importing the data.mp4
26 MB
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/003 Data Processing & Cleaning.mp4
76 MB
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/004 Data Analysis.mp4
88 MB
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/005 Data Visualization.mp4
42 MB
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/006 Generating the final report.mp4
65 MB
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/007 Generated Report.html
760 B
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/29179262-trees.csv
860 B
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/30806380-Trees-Report.ipynb
57 kB
Python In Practice - 15 Projects to Master Python/26 - Data Science Project 1/30806404-report.pdf
3.5 MB
Python In Practice - 15 Projects to Master Python/27 - Data Science Exercises/001 Solutions Data Science Exercise 2.mp4
175 MB
Python In Practice - 15 Projects to Master Python/27 - Data Science Exercises/35630800-sol-2.py
457 B
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/001 Web Development with Python & Django.mp4
27 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/001 Web Development with Python & Django_en.vtt
3.2 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/002 How websites work and how we can create one.mp4
39 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/002 How websites work and how we can create one_en.vtt
4.0 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/003 Starting our website project with django.mp4
61 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/003 Starting our website project with django_en.vtt
9.1 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/004 Customizing the home page view.mp4
103 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/004 Customizing the home page view_en.vtt
15 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/005 HTML Basics.mp4
93 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/005 HTML Basics_en.vtt
15 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/006 Admin application and Creating our own applications.mp4
89 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/006 Admin application and Creating our own applications_en.vtt
12 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/007 Creating our Store view.mp4
164 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/007 Creating our Store view_en.vtt
19 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/008 Creating models and storing eBooks in the database.mp4
136 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/008 Creating models and storing eBooks in the database_en.vtt
14 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/009 Adding eBook's through the admin application.mp4
97 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/009 Adding eBook's through the admin application_en.vtt
10 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/010 Django Template & Context system for html views.mp4
139 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/010 Django Template & Context system for html views_en.vtt
16 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/011 Web Design Stylizing our html tags with CSS.mp4
160 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/011 Web Design Stylizing our html tags with CSS_en.vtt
20 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/012 Bootstrap as base template.mp4
178 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/012 Bootstrap as base template_en.vtt
20 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/013 Adding Bootstrap Cards as eBooks in our store webpage.mp4
126 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/013 Adding Bootstrap Cards as eBooks in our store webpage_en.vtt
13 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/014 Adding Bootstrap Navigation Bar to our website.mp4
100 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/014 Adding Bootstrap Navigation Bar to our website_en.vtt
8.1 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/015 Adding the Cart to our website.mp4
105 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/015 Adding the Cart to our website_en.vtt
11 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/016 Bootstrap containers.mp4
59 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/016 Bootstrap containers_en.vtt
7.1 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/017 Creating model for Cart items.mp4
54 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/017 Creating model for Cart items_en.vtt
5.0 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/018 Getting Book ID from the Add to Cart button.mp4
122 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/018 Getting Book ID from the Add to Cart button_en.vtt
10 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/019 Defining add_to_cart( ) view function.mp4
136 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/019 Defining add_to_cart( ) view function_en.vtt
12 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/020 Displaying the Cart Sub-total.mp4
69 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/020 Displaying the Cart Sub-total_en.vtt
6.8 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/021 Adding a delete button to cart items.mp4
28 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/021 Adding a delete button to cart items_en.vtt
3.4 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/022 Defining del_cart_item( ) view function.mp4
65 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/022 Defining del_cart_item( ) view function_en.vtt
5.3 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/023 What to display when the cart is empty.mp4
37 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/023 What to display when the cart is empty_en.vtt
3.7 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/024 Using Bootstrap icons for html elements.mp4
82 MB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/024 Using Bootstrap icons for html elements_en.vtt
8.1 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/025 eBook Web Store Project Files.html
144 B
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/31462860-eBook.zip
28 kB
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/33195264-Sample-Ebook-Data.csv
514 B
Python In Practice - 15 Projects to Master Python/28 - eBook Web Store/external-assets-links.txt
124 B
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/001 What is Machine Learning.mp4
45 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/001 What is Machine Learning_en.vtt
3.7 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/002 How machines learn.mp4
54 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/002 How machines learn_en.vtt
5.3 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/003 Creating a machine learning model with dataset.mp4
52 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/003 Creating a machine learning model with dataset_en.vtt
6.5 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/004 Preparing data to train the machine learning model.mp4
101 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/004 Preparing data to train the machine learning model_en.vtt
11 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/005 Asking the model to make predictions.mp4
59 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/005 Asking the model to make predictions_en.vtt
6.8 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/006 Testing the performance of the model.mp4
168 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/006 Testing the performance of the model_en.vtt
15 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/007 How to make training and testing sets easily.mp4
58 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/007 How to make training and testing sets easily_en.vtt
4.8 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/008 Working of the regression model.mp4
74 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/008 Working of the regression model_en.vtt
8.7 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/009 Creating a classification model.mp4
56 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/009 Creating a classification model_en.vtt
6.7 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/010 Predicting whether it will rain or not and testing the predictions.mp4
166 MB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/010 Predicting whether it will rain or not and testing the predictions_en.vtt
15 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/30989890-height-and-weight.csv
3.4 kB
Python In Practice - 15 Projects to Master Python/29 - Machine Learning with Python/30990020-Rainfall-data.csv
334 kB
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/001 Problem.html
247 B
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/002 Preparing the data.mp4
78 MB
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/002 Preparing the data_en.vtt
7.0 kB
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/003 Training the model.mp4
58 MB
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/003 Training the model_en.vtt
4.8 kB
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/004 Asking the model to make predictions.mp4
62 MB
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/004 Asking the model to make predictions_en.vtt
5.2 kB
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/31013412-flavour.csv
442 B
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/31013500-FlavourRecommender.ipynb
2.9 kB
Python In Practice - 15 Projects to Master Python/30 - Flavor Predictor/external-assets-links.txt
71 B
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/001 What is Artificial Intelligence.mp4
24 MB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/001 What is Artificial Intelligence_en.vtt
2.0 kB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/002 Natural Language Processing.mp4
56 MB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/002 Natural Language Processing_en.vtt
7.1 kB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/003 Feature Extraction from text data with CountVectorization.mp4
149 MB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/003 Feature Extraction from text data with CountVectorization_en.vtt
16 kB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/004 Finding TF and IDF in extracted features from text data Text Analytics.mp4
84 MB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/004 Finding TF and IDF in extracted features from text data Text Analytics_en.vtt
8.2 kB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/005 Working with images Computer Vision.mp4
95 MB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/005 Working with images Computer Vision_en.vtt
12 kB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/006 Changing color-spaces of images from BGR to RGB to GRAY.mp4
97 MB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/006 Changing color-spaces of images from BGR to RGB to GRAY_en.vtt
9.5 kB
Python In Practice - 15 Projects to Master Python/31 - Artificial Intelligence/36518338-sample.jpg
52 kB
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/001 Reviews and ratings data to create the model.mp4
33 MB
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/001 Reviews and ratings data to create the model_en.vtt
3.6 kB
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/002 Extracting features and transforming the reviews data.mp4
46 MB
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/002 Extracting features and transforming the reviews data_en.vtt
4.5 kB
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/003 Training the model to rate reviews.mp4
49 MB
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/003 Training the model to rate reviews_en.vtt
4.0 kB
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/004 Creating the function to rate reviews (in raw format).mp4
49 MB
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/004 Creating the function to rate reviews (in raw format)_en.vtt
4.3 kB
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/31214470-reviews.csv
894 B
Python In Practice - 15 Projects to Master Python/32 - Rating Bot/31214512-RatingBot.ipynb
2.6 kB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/001 Getting the data to create the model.mp4
98 MB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/001 Getting the data to create the model_en.vtt
10 kB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/002 Detecting faces in images with our model.mp4
91 MB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/002 Detecting faces in images with our model_en.vtt
9.0 kB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/003 Creating a function to detect faces and show them.mp4
132 MB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/003 Creating a function to detect faces and show them_en.vtt
9.4 kB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/004 Congrats!.html
606 B
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/31214504-peoples.jpg
277 kB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/31214510-face-recog-data.xml
908 kB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/31214576-face-recog.ipynb
2.9 kB
Python In Practice - 15 Projects to Master Python/33 - Face Recognition Model/external-assets-links.txt
141 B
Python Master ethical hacking (2019)/01 Introduction and Setup/001 Welcome to Python for ethical hacking!-en.srt
7.1 kB
Python Master ethical hacking (2019)/01 Introduction and Setup/001 Welcome to Python for ethical hacking!.mp4
13 MB
Python Master ethical hacking (2019)/01 Introduction and Setup/002 VirtualBox installation-en.srt
16 kB
Python Master ethical hacking (2019)/01 Introduction and Setup/002 VirtualBox installation.mp4
158 MB
Python Master ethical hacking (2019)/01 Introduction and Setup/003 Kali Linux installation-en.srt
24 kB
Python Master ethical hacking (2019)/01 Introduction and Setup/003 Kali Linux installation.mp4
67 MB
Python Master ethical hacking (2019)/01 Introduction and Setup/004 Adding Guest Additions-en.srt
21 kB
Python Master ethical hacking (2019)/01 Introduction and Setup/004 Adding Guest Additions.mp4
101 MB
Python Master ethical hacking (2019)/01 Introduction and Setup/005 Python in Kali terminal-en.srt
19 kB
Python Master ethical hacking (2019)/01 Introduction and Setup/005 Python in Kali terminal.mp4
52 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/006 Coding a simple port scanner-en.srt
20 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/006 Coding a simple port scanner.mp4
208 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/007 Adding raw_input to our port scanner-en.srt
12 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/007 Adding raw_input to our port scanner.mp4
44 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/008 Scanning the first 1,000 ports-en.srt
6.1 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/008 Scanning the first 1,000 ports.mp4
29 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/009 Coding an advanced port scanner part 1-en.srt
17 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/009 Coding an advanced port scanner part 1.mp4
62 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/010 Coding an advanced port scanner part 2-en.srt
11 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/010 Coding an advanced port scanner part 2.mp4
62 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/011 Finishing and testing our scanner-en.srt
11 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/011 Finishing and testing our scanner.mp4
58 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/012 Configuring IP address and installing Metasploitable-en.srt
11 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/012 Configuring IP address and installing Metasploitable.mp4
57 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/013 Returning banner from open port-en.srt
18 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/013 Returning banner from open port.mp4
77 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/014 Coding a vulnerability scanner part 1-en.srt
14 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/014 Coding a vulnerability scanner part 1.mp4
55 MB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/015 Coding a vulnerability scanner part 2-en.srt
9.3 kB
Python Master ethical hacking (2019)/02 Port and Vulnerability Scanning/015 Coding a vulnerability scanner part 2.mp4
41 MB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/016 Automating SSH login part 1-en.srt
13 kB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/016 Automating SSH login part 1.mp4
46 MB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/017 Automating SSH login part 2-en.srt
11 kB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/017 Automating SSH login part 2.mp4
54 MB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/018 Testing our SSH login program-en.srt
11 kB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/018 Testing our SSH login program.mp4
54 MB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/019 Coding a SSH brute-forcer-en.srt
14 kB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/019 Coding a SSH brute-forcer.mp4
150 MB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/020 Executing commands on target after brute-forcing SSH-en.srt
13 kB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/020 Executing commands on target after brute-forcing SSH.mp4
61 MB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/021 Anonymous FTP login attack-en.srt
12 kB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/021 Anonymous FTP login attack.mp4
45 MB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/022 Username & password list attack on FTP-en.srt
21 kB
Python Master ethical hacking (2019)/03 SSH and FTP Attacks/022 Username & password list attack on FTP.mp4
92 MB
Python Master ethical hacking (2019)/04 Password Cracking/023 SHA256, SHA512, MD5-en.srt
11 kB
Python Master ethical hacking (2019)/04 Password Cracking/023 SHA256, SHA512, MD5.mp4
42 MB
Python Master ethical hacking (2019)/04 Password Cracking/024 Cracking SHA1 hash with online dictionary-en.srt
21 kB
Python Master ethical hacking (2019)/04 Password Cracking/024 Cracking SHA1 hash with online dictionary.mp4
85 MB
Python Master ethical hacking (2019)/04 Password Cracking/025 Getting password from MD5 hash-en.srt
17 kB
Python Master ethical hacking (2019)/04 Password Cracking/025 Getting password from MD5 hash.mp4
60 MB
Python Master ethical hacking (2019)/04 Password Cracking/026 Cracking crypt passwords with salt-en.srt
28 kB
Python Master ethical hacking (2019)/04 Password Cracking/026 Cracking crypt passwords with salt.mp4
121 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/027 Changing MAC address manually-en.srt
11 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/027 Changing MAC address manually.mp4
51 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/028 Coding MAC address changer-en.srt
20 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/028 Coding MAC address changer.mp4
93 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/029 Theory behind ARP spoofing-en.srt
6.4 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/029 Theory behind ARP spoofing.mp4
33 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/030 Crafting malicious ARP packet-en.srt
24 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/030 Crafting malicious ARP packet.mp4
144 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/031 Coding ARP spoofer-en.srt
17 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/031 Coding ARP spoofer.mp4
63 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/032 Forwarding packets and restoring ARP tables-en.srt
9.5 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/032 Forwarding packets and restoring ARP tables.mp4
42 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/033 Spoofing our IP address and sending message with TCP payload-en.srt
15 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/033 Spoofing our IP address and sending message with TCP payload.mp4
71 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/034 Running SynFlooder with changed source IP address-en.srt
13 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/034 Running SynFlooder with changed source IP address.mp4
66 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/035 Getting source and destination MAC address from received packets-en.srt
32 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/035 Getting source and destination MAC address from received packets.mp4
130 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/036 Sniffing FTP username and password part 1-en.srt
10 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/036 Sniffing FTP username and password part 1.mp4
37 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/037 Sniffing FTP username and password part 2-en.srt
15 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/037 Sniffing FTP username and password part 2.mp4
80 MB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/038 Getting passwords from HTTP websites-en.srt
17 kB
Python Master ethical hacking (2019)/05 Sniffers, Flooders and Spoofers/038 Getting passwords from HTTP websites.mp4
78 MB
Python Master ethical hacking (2019)/06 Coding DNS Spoofer/039 Cloning any webpage-en.srt
14 kB
Python Master ethical hacking (2019)/06 Coding DNS Spoofer/039 Cloning any webpage.mp4
61 MB
Python Master ethical hacking (2019)/06 Coding DNS Spoofer/040 Printing DNS queries-en.srt
13 kB
Python Master ethical hacking (2019)/06 Coding DNS Spoofer/040 Printing DNS queries.mp4
56 MB
Python Master ethical hacking (2019)/06 Coding DNS Spoofer/041 Redirecting response to cloned page-en.srt
20 kB
Python Master ethical hacking (2019)/06 Coding DNS Spoofer/041 Redirecting response to cloned page.mp4
207 MB
Python Master ethical hacking (2019)/06 Coding DNS Spoofer/042 Setting IP table rules and running DNS spoofer-en.srt
13 kB
Python Master ethical hacking (2019)/06 Coding DNS Spoofer/042 Setting IP table rules and running DNS spoofer.mp4
131 MB
Python Master ethical hacking (2019)/07 Network Analysis/043 Analyzing Ethernet header-en.srt
22 kB
Python Master ethical hacking (2019)/07 Network Analysis/043 Analyzing Ethernet header.mp4
79 MB
Python Master ethical hacking (2019)/07 Network Analysis/044 Analyzing IP header part 1-en.srt
13 kB
Python Master ethical hacking (2019)/07 Network Analysis/044 Analyzing IP header part 1.mp4
72 MB
Python Master ethical hacking (2019)/07 Network Analysis/045 Analyzing IP header part 2-en.srt
32 kB
Python Master ethical hacking (2019)/07 Network Analysis/045 Analyzing IP header part 2.mp4
219 MB
Python Master ethical hacking (2019)/07 Network Analysis/046 Analyzing TCP header-en.srt
18 kB
Python Master ethical hacking (2019)/07 Network Analysis/046 Analyzing TCP header.mp4
123 MB
Python Master ethical hacking (2019)/07 Network Analysis/047 Analyzing UDP header-en.srt
15 kB
Python Master ethical hacking (2019)/07 Network Analysis/047 Analyzing UDP header.mp4
100 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/048 Theory behind socket programming-en.srt
10 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/048 Theory behind socket programming.mp4
28 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/049 Wine and Pyinstaller installation-en.srt
10 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/049 Wine and Pyinstaller installation.mp4
40 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/050 Setting up listener-en.srt
11 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/050 Setting up listener.mp4
34 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/051 Establishing connection between target and server-en.srt
8.8 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/051 Establishing connection between target and server.mp4
32 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/052 Implementing send & receive functions-en.srt
14 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/052 Implementing send & receive functions.mp4
66 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/053 Executing commands on target system-en.srt
14 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/053 Executing commands on target system.mp4
69 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/054 Importing JSON library to parse data-en.srt
11 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/054 Importing JSON library to parse data.mp4
53 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/055 Converting Python backdoor to .exe-en.srt
11 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/055 Converting Python backdoor to .exe.mp4
54 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/056 Using OS library to change directory-en.srt
13 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/056 Using OS library to change directory.mp4
58 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/057 Downloading & uploading files to target PC-en.srt
24 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/057 Downloading & uploading files to target PC.mp4
116 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/058 Hiding our backdoor and creating persistence-en.srt
18 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/058 Hiding our backdoor and creating persistence.mp4
78 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/059 Trying to connect to server every 20 seconds-en.srt
10 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/059 Trying to connect to server every 20 seconds.mp4
38 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/060 Downloading files to target PC-en.srt
15 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/060 Downloading files to target PC.mp4
68 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/061 Capturing screenshot on target PC-en.srt
31 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/061 Capturing screenshot on target PC.mp4
140 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/062 Administrator privilege check-en.srt
9.9 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/062 Administrator privilege check.mp4
45 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/063 Starting other programs with our shell-en.srt
13 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/063 Starting other programs with our shell.mp4
73 MB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/064 Running our shell as an image, audio, PDF-en.srt
25 kB
Python Master ethical hacking (2019)/08 Multi-functioning Reverse Shell/064 Running our shell as an image, audio, PDF.mp4
137 MB
Python Master ethical hacking (2019)/09 Coding a Keylogger/065 Installing Pynput-en.srt
8.4 kB
Python Master ethical hacking (2019)/09 Coding a Keylogger/065 Installing Pynput.mp4
69 MB
Python Master ethical hacking (2019)/09 Coding a Keylogger/066 Printing space character-en.srt
11 kB
Python Master ethical hacking (2019)/09 Coding a Keylogger/066 Printing space character.mp4
37 MB
Python Master ethical hacking (2019)/09 Coding a Keylogger/067 Calling timer on our keylogger-en.srt
12 kB
Python Master ethical hacking (2019)/09 Coding a Keylogger/067 Calling timer on our keylogger.mp4
50 MB
Python Master ethical hacking (2019)/09 Coding a Keylogger/068 Adding keylogger to our backdoor-en.srt
16 kB
Python Master ethical hacking (2019)/09 Coding a Keylogger/068 Adding keylogger to our backdoor.mp4
92 MB
Python Master ethical hacking (2019)/10 Command and Control Center/069 What is a threaded server_-en.srt
6.9 kB
Python Master ethical hacking (2019)/10 Command and Control Center/069 What is a threaded server_.mp4
24 MB
Python Master ethical hacking (2019)/10 Command and Control Center/070 Accepting connections with a thread-en.srt
17 kB
Python Master ethical hacking (2019)/10 Command and Control Center/070 Accepting connections with a thread.mp4
61 MB
Python Master ethical hacking (2019)/10 Command and Control Center/071 Managing multiple sessions-en.srt
11 kB
Python Master ethical hacking (2019)/10 Command and Control Center/071 Managing multiple sessions.mp4
46 MB
Python Master ethical hacking (2019)/10 Command and Control Center/072 Testing threaded server with Windows 10 target-en.srt
12 kB
Python Master ethical hacking (2019)/10 Command and Control Center/072 Testing threaded server with Windows 10 target.mp4
62 MB
Python Master ethical hacking (2019)/10 Command and Control Center/073 Fixing Q command-en.srt
14 kB
Python Master ethical hacking (2019)/10 Command and Control Center/073 Fixing Q command.mp4
86 MB
Python Master ethical hacking (2019)/10 Command and Control Center/074 Coding exit function-en.srt
17 kB
Python Master ethical hacking (2019)/10 Command and Control Center/074 Coding exit function.mp4
84 MB
Python Master ethical hacking (2019)/10 Command and Control Center/075 Attacking multiple targets and gathering botnet-en.srt
19 kB
Python Master ethical hacking (2019)/10 Command and Control Center/075 Attacking multiple targets and gathering botnet.mp4
106 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/076 Stealing saved wireless passwords-en.srt
27 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/076 Stealing saved wireless passwords.mp4
107 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/077 Saving passwords to a file-en.srt
4.2 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/077 Saving passwords to a file.mp4
41 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/078 Bruteforcing Gmail-en.srt
12 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/078 Bruteforcing Gmail.mp4
41 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/079 Bruteforcing any login page part 1-en.srt
17 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/079 Bruteforcing any login page part 1.mp4
89 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/080 Bruteforcing any login page part 2-en.srt
13 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/080 Bruteforcing any login page part 2.mp4
66 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/081 Finding hidden directories part 1-en.srt
6.3 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/081 Finding hidden directories part 1.mp4
22 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/082 Finding hidden directories part 2-en.srt
8.7 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/082 Finding hidden directories part 2.mp4
45 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/083 Discovering subdomains-en.srt
15 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/083 Discovering subdomains.mp4
60 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/084 Changing HTTP headers-en.srt
17 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/084 Changing HTTP headers.mp4
76 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/085 Starting basic and digest authentication bruteforcer-en.srt
13 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/085 Starting basic and digest authentication bruteforcer.mp4
46 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/086 Controlling threads-en.srt
11 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/086 Controlling threads.mp4
46 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/087 Coding run function-en.srt
13 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/087 Coding run function.mp4
60 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/088 Printing usage and testing our program-en.srt
14 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/088 Printing usage and testing our program.mp4
79 MB
Python Master ethical hacking (2019)/11 Website Penetration Testing/089 Taking a look at ransomware-en.srt
12 kB
Python Master ethical hacking (2019)/11 Website Penetration Testing/089 Taking a look at ransomware.mp4
97 MB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/1. Why Programming Python-en_US.srt
6.5 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/1. Why Programming Python.mp4
39 MB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/2. Who should take this course-en_US.srt
2.8 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/2. Who should take this course.mp4
12 MB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/3. Teaching Style-en_US.srt
2.9 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/3. Teaching Style.mp4
8.2 MB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/4. Unique and Beyond Others-en_US.srt
6.2 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/4. Unique and Beyond Others.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/5. Tackling Practice & Homework-en_US.srt
6.6 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/5. Tackling Practice & Homework.mp4
29 MB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/6. Curriculum Overview-en_US.srt
2.6 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/6. Curriculum Overview.mp4
11 MB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/7. Let's Code-en_US.srt
8.6 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/7. Let's Code.mp4
42 MB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/01-Why-Programming-Python.pdf
517 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/02-Who-should-take-this-course.pdf
130 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/03-Teaching-Style.pdf
156 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/04-Unique-and-Beyond-Others.pdf
136 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/05-Tackling-Practice-Homework.pdf
415 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/06-Curriculum-Overview.pdf
133 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/07-Lets-Code.pdf
186 kB
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/hello.py
56 B
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/Important Note.html
217 B
Python Mastering 4 critical SKILLS (07.2021)/1. Getting Started/Resources and Students Community.html
2.0 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/1. Overview-en_US.srt
5.8 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/1. Overview.mp4
21 MB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/2. Installing Python on Linux-en_US.srt
1.5 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/2. Installing Python on Linux.mp4
3.5 MB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/3. Installing Python on Windows and Mac-en_US.srt
3.7 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/3. Installing Python on Windows and Mac.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/4. Installing PyCharm on Linux-en_US.srt
3.4 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/4. Installing PyCharm on Linux.mp4
11 MB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/5. Installing PyCharm Windows and Mac-en_US.srt
1.9 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/5. Installing PyCharm Windows and Mac.mp4
6.2 MB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/6. Creating Projects using PyCharm + Features-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/6. Creating Projects using PyCharm + Features.mp4
48 MB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/01-Overview.pdf
197 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/02-Installing-Python-on-Linux.pdf
130 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/03-Installing-Python-on-Windows-and-Mac.pdf
212 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/04-Installing-PyCharm-on-Windows-and-Mac.pdf
223 kB
Python Mastering 4 critical SKILLS (07.2021)/2. Installation/05-Installing-PyCharm-on-Linux.pdf
324 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/1. Printing-en_US.srt
10 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/1. Printing.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/2. Syntax Errors-en_US.srt
7.1 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/2. Syntax Errors.mp4
23 MB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/3. Indentation Error-en_US.srt
1.4 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/3. Indentation Error.mp4
6.0 MB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/4. Printing Homework-en_US.srt
2.7 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/4. Printing Homework.mp4
6.8 MB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/5. Printing Homework - Solution p1-en_US.srt
2.5 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/5. Printing Homework - Solution p1.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/6. Printing Homework - Solution p2-en_US.srt
1.8 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/6. Printing Homework - Solution p2.mp4
8.3 MB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/7. Printing Homework - Solution p3-en_US.srt
463 B
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/7. Printing Homework - Solution p3.mp4
2.4 MB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/8. Printing Homework - Solution p4 p5-en_US.srt
1.1 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/8. Printing Homework - Solution p4 p5.mp4
5.2 MB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/01-Printing.zip
225 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/02-Syntax-Errors.zip
287 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/03-Indentation-Error.zip
130 kB
Python Mastering 4 critical SKILLS (07.2021)/3. Printing/04-Printing-Homework.zip
177 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/1. Data types and variables-en_US.srt
5.5 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/1. Data types and variables.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/2. Variables Assignments-en_US.srt
6.3 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/2. Variables Assignments.mp4
32 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/3. Identifier-en_US.srt
5.7 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/3. Identifier.mp4
29 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/4. Dynamic Typing-en_US.srt
6.5 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/4. Dynamic Typing.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/5. String Manipulation-en_US.srt
6.2 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/5. String Manipulation.mp4
25 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/6. Function-en_US.srt
8.5 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/6. Function.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/7. Reading-en_US.srt
8.7 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/7. Reading.mp4
49 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/8. Variables Homework 1 - 4 Easy Challenges-en_US.srt
2.7 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/8. Variables Homework 1 - 4 Easy Challenges.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/9. Variables Homework 1 - Solution p1 p2-en_US.srt
3.4 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/9. Variables Homework 1 - Solution p1 p2.mp4
21 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/01-Data-types-and-variables.zip
306 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/02-Variables-Assignments.zip
215 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/03-Identifier.zip
155 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/04-Dynamic-Typing.zip
168 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/05-String-Manipulation.zip
181 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/06-Function.zip
225 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/07-Reading.zip
151 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/08-Variables-Homework-1-4-Easy-Challenges.zip
176 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/09-Variables-Homework-2-2-Medium-Challenges.zip
158 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/10-Variables-Homework-3-3-Hard-Challenges.zip
162 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/10. Variables Homework 1 - Solution p3 p4-en_US.srt
1.9 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/10. Variables Homework 1 - Solution p3 p4.mp4
12 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/11. Variables Homework 2 - 2 Medium Challenges-en_US.srt
1.8 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/11. Variables Homework 2 - 2 Medium Challenges.mp4
7.7 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/12. Variables Homework 2 - Solution p2-en_US.srt
2.5 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/12. Variables Homework 2 - Solution p2.mp4
13 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/13. Variables Homework 3 - 3 Hard Challenges-en_US.srt
3.8 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/13. Variables Homework 3 - 3 Hard Challenges.mp4
13 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/14. Variables Homework 3 - Solution p1-en_US.srt
2.0 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/14. Variables Homework 3 - Solution p1.mp4
12 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/15. Variables Homework 3 - Solution p2-en_US.srt
4.3 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/15. Variables Homework 3 - Solution p2.mp4
29 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/16. Variables Homework 3 - Solution p3-en_US.srt
2.3 kB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/16. Variables Homework 3 - Solution p3.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/4. Data Types and Variables/Name Binding.html
507 B
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/1. Arithmetic Operators-en_US.srt
10 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/1. Arithmetic Operators.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/2. Assignment Operator-en_US.srt
5.3 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/2. Assignment Operator.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/3. Operators Precedence-en_US.srt
6.8 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/3. Operators Precedence.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/4. Operators Associativity-en_US.srt
6.4 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/4. Operators Associativity.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/5. Relational Operators-en_US.srt
9.6 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/5. Relational Operators.mp4
35 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/6. Truth Table-en_US.srt
9.5 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/6. Truth Table.mp4
36 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/7. Logical Operators-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/7. Logical Operators.mp4
50 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/8. Logical Operators with values-en_US.srt
5.2 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/8. Logical Operators with values.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/9. Logical Operators Homework - 2 Challenges-en_US.srt
1.2 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/9. Logical Operators Homework - 2 Challenges.mp4
8.4 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/01-Arithmetic-Operators.zip
257 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/02-Assignment-Operator.zip
166 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/03-Operators-Precedence.zip
198 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/04-Operators-Associativity.zip
159 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/05-Relational-Operators.zip
359 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/06-Truth-Table.zip
244 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/07-Logical-Operators.zip
308 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/08-Logical-Operators-with-values.zip
175 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/09-Logical-Operators-Homework-2-Challenges.zip
129 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/10-Membership-Operators.zip
200 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/10. Logical Operators Homework - Solution p1-en_US.srt
3.3 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/10. Logical Operators Homework - Solution p1.mp4
22 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/11-Modulus-Operator.zip
171 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/11. Logical Operators Homework - Solution p2-en_US.srt
4.9 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/11. Logical Operators Homework - Solution p2.mp4
36 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/12-Division-and-Modulus-Homework-1-3-Easy-Challenges.zip
130 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/12. Membership Operators-en_US.srt
5.5 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/12. Membership Operators.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/13-Division-and-Modulus-Homework-2-3-Medium-Challenges.zip
165 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/13. Modulus Operator-en_US.srt
6.8 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/13. Modulus Operator.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/14-Division-and-Modulus-Homework-3-2-Hard-Challenges.zip
148 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/14. Division and Modulus Homework 1 - 3 Easy Challenges-en_US.srt
2.3 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/14. Division and Modulus Homework 1 - 3 Easy Challenges.mp4
8.3 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/15. Division and Modulus Homework 1 - Solutions-en_US.srt
3.5 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/15. Division and Modulus Homework 1 - Solutions.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/16. Division and Modulus Homework 2 - 3 Medium Challenges-en_US.srt
2.1 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/16. Division and Modulus Homework 2 - 3 Medium Challenges.mp4
9.1 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/17. Division and Modulus Homework 2 - Solution p1-en_US.srt
2.3 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/17. Division and Modulus Homework 2 - Solution p1.mp4
16 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/18. Division and Modulus Homework 2 - Solution p2-en_US.srt
1.9 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/18. Division and Modulus Homework 2 - Solution p2.mp4
11 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/19. Division and Modulus Homework 2 - Solution p3-en_US.srt
625 B
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/19. Division and Modulus Homework 2 - Solution p3.mp4
4.1 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/20. Division and Modulus Homework 3 - 2 Hard Challenges-en_US.srt
2.0 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/20. Division and Modulus Homework 3 - 2 Hard Challenges.mp4
9.5 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/21. Division and Modulus Homework 3 - Solution p1-en_US.srt
1.9 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/21. Division and Modulus Homework 3 - Solution p1.mp4
9.8 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/22. Division and Modulus Homework 3 - Solution p2-en_US.srt
2.3 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/22. Division and Modulus Homework 3 - Solution p2.mp4
17 MB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/Critical note about Homework.html
1.6 kB
Python Mastering 4 critical SKILLS (07.2021)/5. Operators/Short-Circuit Evaluation.html
891 B
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/1. Selection 1-en_US.srt
8.1 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/1. Selection 1.mp4
37 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/2. Demo and Indentation-en_US.srt
9.5 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/2. Demo and Indentation.mp4
55 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/3. Selection 2-en_US.srt
8.8 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/3. Selection 2.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/4. Selection Practice 1-en_US.srt
8.2 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/4. Selection Practice 1.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/5. Selection Practice 2-en_US.srt
6.9 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/5. Selection Practice 2.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/6. Selection Homework 1 - 4 Easy Challenges-en_US.srt
2.9 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/6. Selection Homework 1 - 4 Easy Challenges.mp4
10 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/7. Selection Homework 1 - Solution p1 p2-en_US.srt
4.8 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/7. Selection Homework 1 - Solution p1 p2.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/8. Selection Homework 1 - Solution p3 p4-en_US.srt
2.9 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/8. Selection Homework 1 - Solution p3 p4.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/9. Selection Homework 2 - 2 Medium Challenges-en_US.srt
1.3 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/9. Selection Homework 2 - 2 Medium Challenges.mp4
5.5 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/06-selection.zip
1.9 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/10. Selection Homework 2 - Solution p1 p2-en_US.srt
2.6 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/10. Selection Homework 2 - Solution p1 p2.mp4
16 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/11. Selection Homework 3 - 2 Hard Challenges-en_US.srt
2.8 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/11. Selection Homework 3 - 2 Hard Challenges.mp4
16 MB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/12. Selection Homework 3 - Solution p1 p2-en_US.srt
5.5 kB
Python Mastering 4 critical SKILLS (07.2021)/6. Selection/12. Selection Homework 3 - Solution p1 p2.mp4
32 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/1. While Loops 1-en_US.srt
6.6 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/1. While Loops 1.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/2. While Loops 2-en_US.srt
7.9 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/2. While Loops 2.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/3. While Loops Practice 1-en_US.srt
5.8 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/3. While Loops Practice 1.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/4. While Loops Practice 2-en_US.srt
9.2 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/4. While Loops Practice 2.mp4
38 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/5. While nested loops-en_US.srt
4.5 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/5. While nested loops.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/6. While Loops Homework 1 - 4 Easy Challenges-en_US.srt
2.1 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/6. While Loops Homework 1 - 4 Easy Challenges.mp4
5.8 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/7. While Loops Homework 1 - Solution p1 p2 p3 p4-en_US.srt
4.8 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/7. While Loops Homework 1 - Solution p1 p2 p3 p4.mp4
25 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/8. While Loops Homework 2 - Application-en_US.srt
3.5 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/8. While Loops Homework 2 - Application.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/9. While Loops Homework 2 - Application Solution-en_US.srt
3.0 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/9. While Loops Homework 2 - Application Solution.mp4
22 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/07-loops.zip
2.3 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/10. While Loops Homework 3 - 4 Medium Challenges-en_US.srt
2.2 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/10. While Loops Homework 3 - 4 Medium Challenges.mp4
8.4 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/11. While Loops Homework 3 - Solution p1 p2 p3 p4-en_US.srt
7.5 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/11. While Loops Homework 3 - Solution p1 p2 p3 p4.mp4
43 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/12. While Loops Homework 4 - 4 Hard Challenges-en_US.srt
3.5 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/12. While Loops Homework 4 - 4 Hard Challenges.mp4
16 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/13. While Loops Homework 4 - Solution p1 p2-en_US.srt
2.9 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/13. While Loops Homework 4 - Solution p1 p2.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/14. While Loops Homework 4 - Solution p2 (cont)-en_US.srt
1.1 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/14. While Loops Homework 4 - Solution p2 (cont).mp4
5.7 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/15. While Loops Homework 4 - Solution p3 p4-en_US.srt
3.1 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/15. While Loops Homework 4 - Solution p3 p4.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/16. For Loops 1-en_US.srt
6.4 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/16. For Loops 1.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/17. For Loops 2-en_US.srt
4.2 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/17. For Loops 2.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/18. For Loops Practice - Medium to Hard-en_US.srt
8.6 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/18. For Loops Practice - Medium to Hard.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/19. For Loops Homework - 6 Medium to hard Challenges-en_US.srt
4.5 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/19. For Loops Homework - 6 Medium to hard Challenges.mp4
17 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/20. For Loops Homework - Solution p1-en_US.srt
1.4 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/20. For Loops Homework - Solution p1.mp4
8.2 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/21. For Loops Homework - Solution p2-en_US.srt
2.1 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/21. For Loops Homework - Solution p2.mp4
10 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/22. For Loops Homework - Solution p3-en_US.srt
1.4 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/22. For Loops Homework - Solution p3.mp4
6.7 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/23. For Loops Homework - Solution p4 p5-en_US.srt
2.3 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/23. For Loops Homework - Solution p4 p5.mp4
9.9 MB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/24. For Loops Homework - Solution p6-en_US.srt
2.3 kB
Python Mastering 4 critical SKILLS (07.2021)/7. Loops/24. For Loops Homework - Solution p6.mp4
13 MB
Python Mastering 4 critical SKILLS (07.2021)/8. Debugging/1. Debugger-en_US.srt
4.2 kB
Python Mastering 4 critical SKILLS (07.2021)/8. Debugging/1. Debugger.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/8. Debugging/2. Debugging with PyCharm IDE-en_US.srt
16 kB
Python Mastering 4 critical SKILLS (07.2021)/8. Debugging/2. Debugging with PyCharm IDE.mp4
77 MB
Python Mastering 4 critical SKILLS (07.2021)/8. Debugging/08-debug.zip
132 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/1. Define Function-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/1. Define Function.mp4
42 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/2. Return and Default-en_US.srt
9.3 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/2. Return and Default.mp4
38 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/3. Function Calling Function + Debugging-en_US.srt
7.7 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/3. Function Calling Function + Debugging.mp4
33 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/4. Enumerate and Override-en_US.srt
4.7 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/4. Enumerate and Override.mp4
21 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/5. Local and Global Scope-en_US.srt
10 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/5. Local and Global Scope.mp4
39 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/6. Name Binding-en_US.srt
9.8 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/6. Name Binding.mp4
44 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/7. Positional or Keyword Parameter-en_US.srt
5.0 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/7. Positional or Keyword Parameter.mp4
23 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/8. Docstring-en_US.srt
5.6 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/8. Docstring.mp4
22 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/9. Function Homework 1 - 4 Medium Challenges-en_US.srt
3.5 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/9. Function Homework 1 - 4 Medium Challenges.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/09-functions.zip
2.0 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/10. Function Homework 1 - Solution p1 p2-en_US.srt
3.2 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/10. Function Homework 1 - Solution p1 p2.mp4
19 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/11. Function Homework 1 - Solution p3 p4-en_US.srt
4.0 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/11. Function Homework 1 - Solution p3 p4.mp4
25 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/12. Function Homework 2 - Application-en_US.srt
2.6 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/12. Function Homework 2 - Application.mp4
13 MB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/13. Function Homework 2 - Application Solution-en_US.srt
3.5 kB
Python Mastering 4 critical SKILLS (07.2021)/9. Functions/13. Function Homework 2 - Application Solution.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/1. Class and Object-en_US.srt
8.4 kB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/1. Class and Object.mp4
45 MB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/2. Methods-en_US.srt
7.0 kB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/2. Methods.mp4
37 MB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/3. Constructor-en_US.srt
6.9 kB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/3. Constructor.mp4
31 MB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/4. Class Homework 1 - 2 Easy to Medium Challenges-en_US.srt
2.4 kB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/4. Class Homework 1 - 2 Easy to Medium Challenges.mp4
13 MB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/5. Class Homework 1 - Solution p1 p2-en_US.srt
4.8 kB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/5. Class Homework 1 - Solution p1 p2.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/6. str and repr for Class-en_US.srt
8.2 kB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/6. str and repr for Class.mp4
37 MB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/7. Class Homework 2 - 2 Medium to Hard Challenges-en_US.srt
3.8 kB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/7. Class Homework 2 - 2 Medium to Hard Challenges.mp4
16 MB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/8. Class Homework 2 - Solution p1 p2-en_US.srt
4.5 kB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/8. Class Homework 2 - Solution p1 p2.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/10. Classes and Objects/10-classes-objects.zip
1.6 MB
Python Mastering 4 critical SKILLS (07.2021)/11. Memory and Mutability/1. Mutable Objects-en_US.srt
7.6 kB
Python Mastering 4 critical SKILLS (07.2021)/11. Memory and Mutability/1. Mutable Objects.mp4
33 MB
Python Mastering 4 critical SKILLS (07.2021)/11. Memory and Mutability/2. Immutable Objects-en_US.srt
9.9 kB
Python Mastering 4 critical SKILLS (07.2021)/11. Memory and Mutability/2. Immutable Objects.mp4
34 MB
Python Mastering 4 critical SKILLS (07.2021)/11. Memory and Mutability/3. Identity Operator-en_US.srt
8.5 kB
Python Mastering 4 critical SKILLS (07.2021)/11. Memory and Mutability/3. Identity Operator.mp4
31 MB
Python Mastering 4 critical SKILLS (07.2021)/11. Memory and Mutability/4. Garbage Collector-en_US.srt
5.9 kB
Python Mastering 4 critical SKILLS (07.2021)/11. Memory and Mutability/4. Garbage Collector.mp4
34 MB
Python Mastering 4 critical SKILLS (07.2021)/11. Memory and Mutability/11-memory-mutability.zip
800 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/1. List Data Structure-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/1. List Data Structure.mp4
47 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/2. List Methods-en_US.srt
13 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/2. List Methods.mp4
51 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/3. Sorting and Reversing Methods-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/3. Sorting and Reversing Methods.mp4
49 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/4. List with Functions-en_US.srt
8.0 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/4. List with Functions.mp4
28 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/5. Mutability-en_US.srt
5.1 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/5. Mutability.mp4
21 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/6. Practice 1 - 1 Easy Challenge-en_US.srt
6.9 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/6. Practice 1 - 1 Easy Challenge.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/7. Practice 2 - 1 Easy to Medium Challenge-en_US.srt
10 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/7. Practice 2 - 1 Easy to Medium Challenge.mp4
49 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/8. Practice 3 - 1 Medium Challenge-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/8. Practice 3 - 1 Medium Challenge.mp4
45 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/9. Practice 4 - 1 Medium to Hard Challenge-en_US.srt
9.2 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/9. Practice 4 - 1 Medium to Hard Challenge.mp4
45 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/09-Practice-4-1-Medium-to-Hard-Challenge-clarification.txt
46 B
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/10. List Homework 1 - 7 Easy to Medium Challenges-en_US.srt
8.6 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/10. List Homework 1 - 7 Easy to Medium Challenges.mp4
31 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/11. List Homework 1 - Solution p1 p2-en_US.srt
3.7 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/11. List Homework 1 - Solution p1 p2.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/12-lists.zip
3.9 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/12. List Homework 1 - Solution p3-en_US.srt
4.8 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/12. List Homework 1 - Solution p3.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/13. List Homework 1 - Solution p4 p5-en_US.srt
2.2 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/13. List Homework 1 - Solution p4 p5.mp4
11 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/14. List Homework 1 - Solution p6 p7-en_US.srt
4.1 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/14. List Homework 1 - Solution p6 p7.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/15. List Homework 2 - 5 Medium to Hard Challenges-en_US.srt
7.4 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/15. List Homework 2 - 5 Medium to Hard Challenges.mp4
34 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/16. List Homework 2 - Solution p1-en_US.srt
4.0 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/16. List Homework 2 - Solution p1.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/17. List Homework 2 - Solution p2-en_US.srt
2.3 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/17. List Homework 2 - Solution p2.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/18. List Homework 2 - Solution p3-en_US.srt
2.4 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/18. List Homework 2 - Solution p3.mp4
16 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/19. List Homework 2 - Solution p4-en_US.srt
3.4 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/19. List Homework 2 - Solution p4.mp4
21 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/20. List Homework 2 - Solution p5-en_US.srt
3.4 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/20. List Homework 2 - Solution p5.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/21. Slicing 1-en_US.srt
8.8 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/21. Slicing 1.mp4
32 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/22. Slicing 2-en_US.srt
8.6 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/22. Slicing 2.mp4
41 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/23. Negative Indexing-en_US.srt
5.1 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/23. Negative Indexing.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/24. List Comprehension 1-en_US.srt
5.3 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/24. List Comprehension 1.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/25. List Comprehension 2-en_US.srt
8.5 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/25. List Comprehension 2.mp4
32 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/26. List Homework 3 - 6 Hard Challenges-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/26. List Homework 3 - 6 Hard Challenges.mp4
55 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/27. List Homework 3 - Solution p1 p2-en_US.srt
6.1 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/27. List Homework 3 - Solution p1 p2.mp4
42 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/28. List Homework 3 - Solution p3-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/28. List Homework 3 - Solution p3.mp4
76 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/29. List Homework 3 - Solution p4-en_US.srt
6.9 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/29. List Homework 3 - Solution p4.mp4
38 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/30. List Homework 3 - Solution p5 small K-en_US.srt
3.8 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/30. List Homework 3 - Solution p5 small K.mp4
23 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/31. List Homework 3 - Solution p5 large K-en_US.srt
4.1 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/31. List Homework 3 - Solution p5 large K.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/32. List Homework 3 - Solution p6-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/12. Lists/32. List Homework 3 - Solution p6.mp4
79 MB
Python Mastering 4 critical SKILLS (07.2021)/13. Tuples/1. Tuples-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/13. Tuples/1. Tuples.mp4
43 MB
Python Mastering 4 critical SKILLS (07.2021)/13. Tuples/2. More on tuples unpacking-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/13. Tuples/2. More on tuples unpacking.mp4
38 MB
Python Mastering 4 critical SKILLS (07.2021)/13. Tuples/3. Tuples and zip-en_US.srt
5.7 kB
Python Mastering 4 critical SKILLS (07.2021)/13. Tuples/3. Tuples and zip.mp4
22 MB
Python Mastering 4 critical SKILLS (07.2021)/13. Tuples/13-tuples.zip
766 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/1. String Data Structure-en_US.srt
6.2 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/1. String Data Structure.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/2. String Methods-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/2. String Methods.mp4
47 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/3. String Formatting 1-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/3. String Formatting 1.mp4
65 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/4. String Formatting 2-en_US.srt
3.7 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/4. String Formatting 2.mp4
17 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/5. String Formatting 3-en_US.srt
9.4 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/5. String Formatting 3.mp4
56 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/6. String Homework 1 - 4 Easy to Medium Challenges-en_US.srt
4.6 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/6. String Homework 1 - 4 Easy to Medium Challenges.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/7. String Homework 1 - Solution p1 p2 p3 p4-en_US.srt
5.6 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/7. String Homework 1 - Solution p1 p2 p3 p4.mp4
33 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/8. String Homework 2 - 3 Medium Challenges-en_US.srt
7.0 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/8. String Homework 2 - 3 Medium Challenges.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/9. String Homework 2 - Solution p1 p2-en_US.srt
5.4 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/9. String Homework 2 - Solution p1 p2.mp4
34 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/10. String Homework 2 - Solution p3 p4-en_US.srt
3.2 kB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/10. String Homework 2 - Solution p3 p4.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/14. Strings/14-strings.zip
1.7 MB
Python Mastering 4 critical SKILLS (07.2021)/15. Project #1/1. Description-en_US.srt
8.5 kB
Python Mastering 4 critical SKILLS (07.2021)/15. Project #1/1. Description.mp4
39 MB
Python Mastering 4 critical SKILLS (07.2021)/15. Project #1/2. Solution Big Picture-en_US.srt
5.0 kB
Python Mastering 4 critical SKILLS (07.2021)/15. Project #1/2. Solution Big Picture.mp4
29 MB
Python Mastering 4 critical SKILLS (07.2021)/15. Project #1/3. Solution Details-en_US.srt
19 kB
Python Mastering 4 critical SKILLS (07.2021)/15. Project #1/3. Solution Details.mp4
139 MB
Python Mastering 4 critical SKILLS (07.2021)/15. Project #1/15-project1-employees.zip
360 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/1. List of lists - Indexing-en_US.srt
5.0 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/1. List of lists - Indexing.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/2. List of lists - Creation-en_US.srt
5.7 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/2. List of lists - Creation.mp4
21 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/3. Reading and Printing-en_US.srt
2.5 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/3. Reading and Printing.mp4
9.4 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/4. Row-major order processing-en_US.srt
2.0 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/4. Row-major order processing.mp4
9.0 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/5. Column-major order processing-en_US.srt
3.5 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/5. Column-major order processing.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/6. Nesting with Comprehension-en_US.srt
8.1 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/6. Nesting with Comprehension.mp4
31 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/7. Position neighbours-en_US.srt
6.8 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/7. Position neighbours.mp4
23 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/8. 2D-1D Mapping-en_US.srt
5.6 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/8. 2D-1D Mapping.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/9. Position neighbours Practice-en_US.srt
6.0 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/9. Position neighbours Practice.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/10. Nested Lists Homework 1- 6 Easy to Medium Challenges-en_US.srt
4.0 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/10. Nested Lists Homework 1- 6 Easy to Medium Challenges.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/11. Nested Lists Homework 1- Solution p1 p2 p3-en_US.srt
3.5 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/11. Nested Lists Homework 1- Solution p1 p2 p3.mp4
19 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/12. Nested Lists Homework 1- Solution p4-en_US.srt
4.2 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/12. Nested Lists Homework 1- Solution p4.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/13. Nested Lists Homework 1- Solution p5 p6-en_US.srt
3.6 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/13. Nested Lists Homework 1- Solution p5 p6.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/14. Nested Lists Homework 2 - 7 Medium to Hard Challenges-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/14. Nested Lists Homework 2 - 7 Medium to Hard Challenges.mp4
55 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/15. Nested Lists Homework 2 - Solution p1 p2-en_US.srt
6.4 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/15. Nested Lists Homework 2 - Solution p1 p2.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/16-nesting-lists.zip
2.5 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/16. Nested Lists Homework 2 - Solution p3-en_US.srt
3.2 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/16. Nested Lists Homework 2 - Solution p3.mp4
23 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/17. Nested Lists Homework 2 - Solution p4-en_US.srt
3.5 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/17. Nested Lists Homework 2 - Solution p4.mp4
19 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/18. Nested Lists Homework 2 - Solution p5-en_US.srt
3.7 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/18. Nested Lists Homework 2 - Solution p5.mp4
22 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/19. Nested Lists Homework 2 - Solution p6-en_US.srt
3.9 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/19. Nested Lists Homework 2 - Solution p6.mp4
28 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/20. Nested Lists Homework 2 - Solution p7-en_US.srt
4.0 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/20. Nested Lists Homework 2 - Solution p7.mp4
22 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/21. Nested Lists Homework 3 - Application-en_US.srt
2.7 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/21. Nested Lists Homework 3 - Application.mp4
12 MB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/22. Nested Lists Homework 3 - Application Solution-en_US.srt
9.3 kB
Python Mastering 4 critical SKILLS (07.2021)/16. Nested Lists/22. Nested Lists Homework 3 - Application Solution.mp4
66 MB
Python Mastering 4 critical SKILLS (07.2021)/17. Project #2/1. Description-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/17. Project #2/1. Description.mp4
65 MB
Python Mastering 4 critical SKILLS (07.2021)/17. Project #2/2. Solution big picture-en_US.srt
7.0 kB
Python Mastering 4 critical SKILLS (07.2021)/17. Project #2/2. Solution big picture.mp4
58 MB
Python Mastering 4 critical SKILLS (07.2021)/17. Project #2/3. Solution Details-en_US.srt
14 kB
Python Mastering 4 critical SKILLS (07.2021)/17. Project #2/3. Solution Details.mp4
102 MB
Python Mastering 4 critical SKILLS (07.2021)/17. Project #2/17-project2-hospital.zip
488 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/1. Dict 1-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/1. Dict 1.mp4
36 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/2. Dict 2-en_US.srt
7.8 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/2. Dict 2.mp4
22 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/3. Dict 3-en_US.srt
8.3 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/3. Dict 3.mp4
34 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/4. Dict 4-en_US.srt
6.5 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/4. Dict 4.mp4
21 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/5. Dict Practice 3 Easy to Medium Challenges-en_US.srt
7.6 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/5. Dict Practice 3 Easy to Medium Challenges.mp4
29 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/6. Dict Homework - 4 medium to Hard Challenges-en_US.srt
5.8 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/6. Dict Homework - 4 medium to Hard Challenges.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/7. Dict Homework 1 - Solution p1 p2-en_US.srt
4.1 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/7. Dict Homework 1 - Solution p1 p2.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/8. Dict Homework 1 - Solution p3-en_US.srt
1.9 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/8. Dict Homework 1 - Solution p3.mp4
12 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/9. Dict Homework 1 - Solution p4-en_US.srt
1.8 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/9. Dict Homework 1 - Solution p4.mp4
12 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/10. Set 1-en_US.srt
7.5 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/10. Set 1.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/11. Set 2-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/11. Set 2.mp4
36 MB
Python Mastering 4 critical SKILLS (07.2021)/18. Dictionary and Set/18-dict-set.zip
2.0 MB
Python Mastering 4 critical SKILLS (07.2021)/19. Project #3/1. Description-en_US.srt
4.5 kB
Python Mastering 4 critical SKILLS (07.2021)/19. Project #3/1. Description.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/19. Project #3/2. Demo-en_US.srt
5.0 kB
Python Mastering 4 critical SKILLS (07.2021)/19. Project #3/2. Demo.mp4
23 MB
Python Mastering 4 critical SKILLS (07.2021)/19. Project #3/3. Solution Big Picture-en_US.srt
6.4 kB
Python Mastering 4 critical SKILLS (07.2021)/19. Project #3/3. Solution Big Picture.mp4
38 MB
Python Mastering 4 critical SKILLS (07.2021)/19. Project #3/4. Solution Details-en_US.srt
13 kB
Python Mastering 4 critical SKILLS (07.2021)/19. Project #3/4. Solution Details.mp4
97 MB
Python Mastering 4 critical SKILLS (07.2021)/19. Project #3/19-library-project.zip
619 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/1. Modules-en_US.srt
13 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/1. Modules.mp4
48 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/2. os and sys modules-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/2. os and sys modules.mp4
54 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/3. Creating Modules-en_US.srt
5.5 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/3. Creating Modules.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/4. Module Search Path-en_US.srt
9.2 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/4. Module Search Path.mp4
42 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/5. Modules Demo-en_US.srt
2.4 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/5. Modules Demo.mp4
16 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/6. Module vs Script-en_US.srt
8.2 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/6. Module vs Script.mp4
39 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/7. Circular Imports 1-en_US.srt
10 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/7. Circular Imports 1.mp4
50 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/8. Circular Imports 2-en_US.srt
9.4 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/8. Circular Imports 2.mp4
46 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/9. Modules Homework 1-en_US.srt
764 B
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/9. Modules Homework 1.mp4
2.4 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/10. Packages 1-en_US.srt
6.9 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/10. Packages 1.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/11. Packages 2 - Import siblings-en_US.srt
6.8 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/11. Packages 2 - Import siblings.mp4
31 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/12. Packages 3 - Importing all-en_US.srt
4.7 kB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/12. Packages 3 - Importing all.mp4
17 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/13. Packages Homework 2-en_US.srt
833 B
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/13. Packages Homework 2.mp4
3.3 MB
Python Mastering 4 critical SKILLS (07.2021)/20. Modules and Packages/20-module-package.zip
2.5 MB
Python Mastering 4 critical SKILLS (07.2021)/21. Builtin Modules/1. Datetime-en_US.srt
9.2 kB
Python Mastering 4 critical SKILLS (07.2021)/21. Builtin Modules/1. Datetime.mp4
39 MB
Python Mastering 4 critical SKILLS (07.2021)/21. Builtin Modules/2. Time 1-en_US.srt
9.6 kB
Python Mastering 4 critical SKILLS (07.2021)/21. Builtin Modules/2. Time 1.mp4
42 MB
Python Mastering 4 critical SKILLS (07.2021)/21. Builtin Modules/3. Time 2-en_US.srt
7.0 kB
Python Mastering 4 critical SKILLS (07.2021)/21. Builtin Modules/3. Time 2.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/21. Builtin Modules/21-standard-modules.zip
676 kB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/1. Files-en_US.srt
18 kB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/1. Files.mp4
84 MB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/2. Reading from files-en_US.srt
8.0 kB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/2. Reading from files.mp4
31 MB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/3. Writing to files-en_US.srt
7.6 kB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/3. Writing to files.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/4. Pickle Module-en_US.srt
14 kB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/4. Pickle Module.mp4
86 MB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/5. Shelve Module-en_US.srt
6.8 kB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/5. Shelve Module.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/6. Files Homework - 2 Medium Challenges-en_US.srt
8.5 kB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/6. Files Homework - 2 Medium Challenges.mp4
52 MB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/7. Files Homework Solutions-en_US.srt
9.6 kB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/7. Files Homework Solutions.mp4
67 MB
Python Mastering 4 critical SKILLS (07.2021)/22. Files/22-files.zip
1.6 MB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/1. Exceptions-en_US.srt
7.2 kB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/1. Exceptions.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/2. Exception Handling-en_US.srt
4.4 kB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/2. Exception Handling.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/3. Multiple Exceptions Handling-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/3. Multiple Exceptions Handling.mp4
49 MB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/4. Stack Trace-en_US.srt
6.3 kB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/4. Stack Trace.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/5. Stack Unwinding-en_US.srt
8.9 kB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/5. Stack Unwinding.mp4
42 MB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/6. Assertions-en_US.srt
4.4 kB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/6. Assertions.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/7. Exceptions Homework - 1 Challenge-en_US.srt
3.1 kB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/7. Exceptions Homework - 1 Challenge.mp4
16 MB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/8. Exceptions Homework Solution-en_US.srt
2.3 kB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/8. Exceptions Homework Solution.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/23. Exceptions/23-exceptions.zip
1.9 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/1. args and kwargs-en_US.srt
9.0 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/1. args and kwargs.mp4
31 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/2. Assigning Functions-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/2. Assigning Functions.mp4
42 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/3. Nested Function-en_US.srt
8.2 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/3. Nested Function.mp4
30 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/4. Closure-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/4. Closure.mp4
56 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/5. Lambda Function-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/5. Lambda Function.mp4
41 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/6. Function and Variable Type Annotations-en_US.srt
15 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/6. Function and Variable Type Annotations.mp4
67 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/7. More Functions Homework - 5 Medium to Hard Challenges-en_US.srt
13 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/7. More Functions Homework - 5 Medium to Hard Challenges.mp4
65 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/8. More Functions Homework - Solutions p1 p2-en_US.srt
4.3 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/8. More Functions Homework - Solutions p1 p2.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/9. More Functions Homework - Solutions p3-en_US.srt
3.4 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/9. More Functions Homework - Solutions p3.mp4
23 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/10. More Functions Homework - Solutions p4-en_US.srt
1.9 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/10. More Functions Homework - Solutions p4.mp4
9.9 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/11. More Functions Homework - Solutions p5-en_US.srt
1.8 kB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/11. More Functions Homework - Solutions p5.mp4
10 MB
Python Mastering 4 critical SKILLS (07.2021)/24. More on Functions/25-more-func.zip
1.9 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/1. Recursive Functions 1-en_US.srt
8.6 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/1. Recursive Functions 1.mp4
33 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/2. Recursive Functions 2-en_US.srt
7.7 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/2. Recursive Functions 2.mp4
32 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/3. Recursive Functions 2 with Debugger-en_US.srt
4.9 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/3. Recursive Functions 2 with Debugger.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/4. Recursive Functions Practice 1-en_US.srt
4.4 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/4. Recursive Functions Practice 1.mp4
11 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/5. Recursive Functions Practice 2-en_US.srt
6.7 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/5. Recursive Functions Practice 2.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/6. Recursive Functions Practice 3-en_US.srt
3.8 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/6. Recursive Functions Practice 3.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/7. Recursive Functions Homework 1 - 7 Easy to Medium Challenges-en_US.srt
5.0 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/7. Recursive Functions Homework 1 - 7 Easy to Medium Challenges.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/8. Recursive Functions Homework 1 - Solutions p1 + Rule-en_US.srt
6.3 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/8. Recursive Functions Homework 1 - Solutions p1 + Rule.mp4
28 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/9. Recursive Functions Homework 1 - Solutions p2 p3-en_US.srt
4.3 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/9. Recursive Functions Homework 1 - Solutions p2 p3.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/10. Recursive Functions Homework 1 - Solutions p4-en_US.srt
1.7 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/10. Recursive Functions Homework 1 - Solutions p4.mp4
9.5 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/11. Recursive Functions Homework 1 - Solutions p5 p6 p7-en_US.srt
8.0 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/11. Recursive Functions Homework 1 - Solutions p5 p6 p7.mp4
33 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/12. Recursive Functions Homework 2 - 7 Medium Challenges-en_US.srt
5.1 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/12. Recursive Functions Homework 2 - 7 Medium Challenges.mp4
17 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/13. Recursive Functions Homework 2 - Solutions p1 p2-en_US.srt
6.7 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/13. Recursive Functions Homework 2 - Solutions p1 p2.mp4
29 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/14. Recursive Functions Homework 2 - Solutions p3 p4-en_US.srt
2.3 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/14. Recursive Functions Homework 2 - Solutions p3 p4.mp4
10 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/15. Recursive Functions Homework 2 - Solutions p5 p6-en_US.srt
3.3 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/15. Recursive Functions Homework 2 - Solutions p5 p6.mp4
17 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/16. Recursive Functions Homework 2 - Solutions p7-en_US.srt
3.4 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/16. Recursive Functions Homework 2 - Solutions p7.mp4
17 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/17. Recursive Functions Homework 3 - 6 Medium to Hard Challenges-en_US.srt
14 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/17. Recursive Functions Homework 3 - 6 Medium to Hard Challenges.mp4
70 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/18. Recursive Functions Homework 3 - Solutions p1-en_US.srt
5.2 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/18. Recursive Functions Homework 3 - Solutions p1.mp4
29 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/19. Recursive Functions Homework 3 - Solutions p2-en_US.srt
2.0 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/19. Recursive Functions Homework 3 - Solutions p2.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/20. Recursive Functions Homework 3 - Solutions p3-en_US.srt
9.1 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/20. Recursive Functions Homework 3 - Solutions p3.mp4
81 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/21. Recursive Functions Homework 3 - Solutions p4 p5-en_US.srt
6.8 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/21. Recursive Functions Homework 3 - Solutions p4 p5.mp4
39 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/22. Recursive Functions Homework 3 - Solutions p6-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/22. Recursive Functions Homework 3 - Solutions p6.mp4
60 MB
Python Mastering 4 critical SKILLS (07.2021)/25. Recursive Functions/26-recursion.zip
1.7 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/1. Teaching OOP the right way!-en_US.srt
2.6 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/1. Teaching OOP the right way!.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/2. Pyramid of Object Oriented-en_US.srt
16 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/2. Pyramid of Object Oriented.mp4
79 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/3. Class and Object-en_US.srt
6.4 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/3. Class and Object.mp4
25 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/4. Classes Homework 1 - 5 Challenges-en_US.srt
8.3 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/4. Classes Homework 1 - 5 Challenges.mp4
45 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/5. Classes Homework 1 - Solutions-en_US.srt
14 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/5. Classes Homework 1 - Solutions.mp4
88 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/6. Name Mangling-en_US.srt
5.9 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/6. Name Mangling.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/7. Data-Hiding-en_US.srt
14 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/7. Data-Hiding.mp4
65 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/8. Property Class 1-en_US.srt
3.7 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/8. Property Class 1.mp4
14 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/9. Property Class 2-en_US.srt
5.8 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/9. Property Class 2.mp4
22 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/01-classes.zip
4.6 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/10. Property Decorator-en_US.srt
10 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/10. Property Decorator.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/11. Classes Homework 2 - 2 Medium Challenges-en_US.srt
3.0 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/11. Classes Homework 2 - 2 Medium Challenges.mp4
15 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/12. Static Variables-en_US.srt
4.5 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/12. Static Variables.mp4
19 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/13. Class vs Instance namespace-en_US.srt
16 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/13. Class vs Instance namespace.mp4
76 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/14. Class and Static Methods-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/14. Class and Static Methods.mp4
56 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/15. Nested Classes-en_US.srt
4.0 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/15. Nested Classes.mp4
19 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/16. Getitem and Setitem Special Methods-en_US.srt
5.0 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/16. Getitem and Setitem Special Methods.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/17. Del Special Method-en_US.srt
9.5 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/17. Del Special Method.mp4
50 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/18. Classes Homework 3 - 4 Medium to Hard Challenges-en_US.srt
9.6 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/18. Classes Homework 3 - 4 Medium to Hard Challenges.mp4
49 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/19. Classes Homework 3 - Solution p1-en_US.srt
6.7 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/19. Classes Homework 3 - Solution p1.mp4
59 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/20. Classes Homework 3 - Solution p2-en_US.srt
4.6 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/20. Classes Homework 3 - Solution p2.mp4
36 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/21. Classes Homework 3 - Solution p3 p4-en_US.srt
3.2 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/21. Classes Homework 3 - Solution p3 p4.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/22. Classes Homework 4 - 2 Hard Challenges-en_US.srt
8.8 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/22. Classes Homework 4 - 2 Hard Challenges.mp4
46 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/23. Classes Homework 4 - Solution p1-en_US.srt
5.3 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/23. Classes Homework 4 - Solution p1.mp4
50 MB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/24. Classes Homework 4 - Solution p2-en_US.srt
8.0 kB
Python Mastering 4 critical SKILLS (07.2021)/26. Object Oriented Programming/24. Classes Homework 4 - Solution p2.mp4
69 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/1. Class Diagram in UML-en_US.srt
5.6 kB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/1. Class Diagram in UML.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/2. Classes Relationship-en_US.srt
4.1 kB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/2. Classes Relationship.mp4
19 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/3. Composition Relationship-en_US.srt
3.7 kB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/3. Composition Relationship.mp4
17 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/4. Aggregation Relationship-en_US.srt
1.4 kB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/4. Aggregation Relationship.mp4
5.8 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/5. Generalization Relationship-en_US.srt
3.1 kB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/5. Generalization Relationship.mp4
11 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/6. Multiplicity-en_US.srt
3.7 kB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/6. Multiplicity.mp4
11 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/7. Relationships & Multiplicity-en_US.srt
4.8 kB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/7. Relationships & Multiplicity.mp4
20 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/8. UML in Practice-en_US.srt
6.2 kB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/8. UML in Practice.mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/9. Improving Design Skills-en_US.srt
2.8 kB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/9. Improving Design Skills.mp4
10 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/02-uml.zip
2.5 MB
Python Mastering 4 critical SKILLS (07.2021)/27. OOP UML Class Diagram/Note.html
662 B
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/1. Inheritance 1 - Motivation-en_US.srt
7.6 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/1. Inheritance 1 - Motivation.mp4
28 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/2. Inheritance 2 - Single Inheritance (1)-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/2. Inheritance 2 - Single Inheritance (1).mp4
56 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/3. Single Inheritance (2)-en_US.srt
5.4 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/3. Single Inheritance (2).mp4
24 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/4. Inheritance with Super Function-en_US.srt
10 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/4. Inheritance with Super Function.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/5. Multilevel Inheritance-en_US.srt
7.9 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/5. Multilevel Inheritance.mp4
41 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/6. Multiple Inheritance-en_US.srt
14 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/6. Multiple Inheritance.mp4
52 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/7. Multiple Inheritance with Super-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/7. Multiple Inheritance with Super.mp4
69 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/8. Inheritance with Properties-en_US.srt
3.5 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/8. Inheritance with Properties.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/9. Inheritance with Static vars-en_US.srt
5.8 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/9. Inheritance with Static vars.mp4
25 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/03-inheritance.zip
4.1 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/10. Inheritance with Exceptions-en_US.srt
5.1 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/10. Inheritance with Exceptions.mp4
18 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/11. Inheritance with Slots-en_US.srt
9.1 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/11. Inheritance with Slots.mp4
42 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/12. Inheritance in Practice-en_US.srt
5.9 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/12. Inheritance in Practice.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/13. Inheritance Homework 1 - 3 Easy Challenges-en_US.srt
1.4 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/13. Inheritance Homework 1 - 3 Easy Challenges.mp4
6.2 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/14. Inheritance Homework 2 - 5 Medium Challenges (Design)-en_US.srt
6.7 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/14. Inheritance Homework 2 - 5 Medium Challenges (Design).mp4
39 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/15. Inheritance Homework 2 - Solution-en_US.srt
13 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/15. Inheritance Homework 2 - Solution.mp4
107 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/16. Inheritance Homework 3 - 2 Medium to Hard Challenges (Design)-en_US.srt
6.3 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/16. Inheritance Homework 3 - 2 Medium to Hard Challenges (Design).mp4
33 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/17. Inheritance Homework 3 - Solution-en_US.srt
3.2 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/17. Inheritance Homework 3 - Solution.mp4
23 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/18. Inheritance Homework 4 - 3 Medium to Hard Challenges-en_US.srt
5.0 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/18. Inheritance Homework 4 - 3 Medium to Hard Challenges.mp4
28 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/19. Inheritance Homework 4 - Solution p1 p2-en_US.srt
4.4 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/19. Inheritance Homework 4 - Solution p1 p2.mp4
34 MB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/20. Inheritance Homework 4 - Solution p3-en_US.srt
4.6 kB
Python Mastering 4 critical SKILLS (07.2021)/28. OOP Inheritance/20. Inheritance Homework 4 - Solution p3.mp4
38 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/1. Polymorphism-en_US.srt
18 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/1. Polymorphism.mp4
92 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/2. Abstraction-en_US.srt
8.6 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/2. Abstraction.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/3. Abstract Classes-en_US.srt
6.3 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/3. Abstract Classes.mp4
33 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/4. Interfaces and APIs-en_US.srt
20 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/4. Interfaces and APIs.mp4
115 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/5. Polymorphism Homework 1 - 3 Easy Challenges-en_US.srt
2.1 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/5. Polymorphism Homework 1 - 3 Easy Challenges.mp4
9.2 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/6. Polymorphism Homework 1 - Solution p1 p2 p3-en_US.srt
8.1 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/6. Polymorphism Homework 1 - Solution p1 p2 p3.mp4
56 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/7. Polymorphism Homework 2 - 2 Medium to Hard Challenges-en_US.srt
7.2 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/7. Polymorphism Homework 2 - 2 Medium to Hard Challenges.mp4
38 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/8. Polymorphism Homework 2 - Solution p1 p2-en_US.srt
9.0 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/8. Polymorphism Homework 2 - Solution p1 p2.mp4
66 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/9. Special Methods Arithmetic, Compound, Comparison, Unary-en_US.srt
17 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/9. Special Methods Arithmetic, Compound, Comparison, Unary.mp4
74 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/04-polymorphism.zip
3.4 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/10. Special Methods Reflection-en_US.srt
7.0 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/10. Special Methods Reflection.mp4
37 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/11. Special Methods bool, containts, format-en_US.srt
7.2 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/11. Special Methods bool, containts, format.mp4
33 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/12. Special Methods Homework 1 - 3 Medium Challenges-en_US.srt
6.3 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/12. Special Methods Homework 1 - 3 Medium Challenges.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/13. Special Methods Homework 1 - Solution p1 p2 p3-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/13. Special Methods Homework 1 - Solution p1 p2 p3.mp4
78 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/14. Special Methods Homework 2 - 3 Medium to Hard Challenges-en_US.srt
6.1 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/14. Special Methods Homework 2 - 3 Medium to Hard Challenges.mp4
26 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/15. Special Methods Homework 2 - Solution p1-en_US.srt
5.3 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/15. Special Methods Homework 2 - Solution p1.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/16. Special Methods Homework 2 - Solution p2 p3-en_US.srt
6.9 kB
Python Mastering 4 critical SKILLS (07.2021)/29. OOP Polymorphism, Abstraction and Operator Overloading/16. Special Methods Homework 2 - Solution p2 p3.mp4
56 MB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/1. Project Description-en_US.srt
11 kB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/1. Project Description.mp4
53 MB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/2. Project Solution part1-en_US.srt
3.2 kB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/2. Project Solution part1.mp4
27 MB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/3. Project Solution part2-en_US.srt
4.8 kB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/3. Project Solution part2.mp4
38 MB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/4. Project Solution part3-en_US.srt
5.0 kB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/4. Project Solution part3.mp4
42 MB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/5. Project Solution part4-en_US.srt
3.8 kB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/5. Project Solution part4.mp4
33 MB
Python Mastering 4 critical SKILLS (07.2021)/30. Project #4/05-project-payroll.zip
157 kB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/1. Project Description-en_US.srt
20 kB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/1. Project Description.mp4
91 MB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/2. Project Solution part1-en_US.srt
12 kB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/2. Project Solution part1.mp4
124 MB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/3. Project Solution part2-en_US.srt
6.8 kB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/3. Project Solution part2.mp4
62 MB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/4. Project Solution part3-en_US.srt
6.9 kB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/4. Project Solution part3.mp4
68 MB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/5. Project Solution part4-en_US.srt
4.9 kB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/5. Project Solution part4.mp4
40 MB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/6. Project Solution part5-en_US.srt
7.3 kB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/6. Project Solution part5.mp4
67 MB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/project.zip
656 kB
Python Mastering 4 critical SKILLS (07.2021)/31. Project #5/solution.zip
42 kB
Python Mastering 4 critical SKILLS (07.2021)/32. Thank You/Bonus.html
199 B
Python Modern Deep Learning (04.2021)/1. Introduction and Outline/1. Introduction and Outline-en_US.srt
12 kB
Python Modern Deep Learning (04.2021)/1. Introduction and Outline/1. Introduction and Outline.mp4
52 MB
Python Modern Deep Learning (04.2021)/1. Introduction and Outline/2. External URLs.txt
75 B
Python Modern Deep Learning (04.2021)/1. Introduction and Outline/2. Where to get the Code-en_US.srt
7.1 kB
Python Modern Deep Learning (04.2021)/1. Introduction and Outline/2. Where to get the Code.mp4
17 MB
Python Modern Deep Learning (04.2021)/1. Introduction and Outline/3. How to Succeed in this Course-en_US.srt
7.9 kB
Python Modern Deep Learning (04.2021)/1. Introduction and Outline/3. How to Succeed in this Course.mp4
46 MB
Python Modern Deep Learning (04.2021)/2. Review/1. Review (pt 1) Neuron Predictions-en_US.srt
17 kB
Python Modern Deep Learning (04.2021)/2. Review/1. Review (pt 1) Neuron Predictions.mp4
40 MB
Python Modern Deep Learning (04.2021)/2. Review/2. Review (pt 2) Neuron Learning-en_US.srt
12 kB
Python Modern Deep Learning (04.2021)/2. Review/2. Review (pt 2) Neuron Learning.mp4
22 MB
Python Modern Deep Learning (04.2021)/2. Review/3. Review (pt 3) Artificial Neural Networks-en_US.srt
14 kB
Python Modern Deep Learning (04.2021)/2. Review/3. Review (pt 3) Artificial Neural Networks.mp4
34 MB
Python Modern Deep Learning (04.2021)/2. Review/4. Review Exercise Prompt-en_US.srt
7.3 kB
Python Modern Deep Learning (04.2021)/2. Review/4. Review Exercise Prompt.mp4
32 MB
Python Modern Deep Learning (04.2021)/2. Review/5. Review Code (pt 1)-en_US.srt
6.9 kB
Python Modern Deep Learning (04.2021)/2. Review/5. Review Code (pt 1).mp4
26 MB
Python Modern Deep Learning (04.2021)/2. Review/6. Review Code (pt 2)-en_US.srt
15 kB
Python Modern Deep Learning (04.2021)/2. Review/6. Review Code (pt 2).mp4
127 MB
Python Modern Deep Learning (04.2021)/2. Review/7. Review Summary-en_US.srt
1.3 kB
Python Modern Deep Learning (04.2021)/2. Review/7. Review Summary.mp4
4.3 MB
Python Modern Deep Learning (04.2021)/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent/1. Stochastic Gradient Descent and Mini-Batch Gradient Descent (Theory)-en_US.srt
20 kB
Python Modern Deep Learning (04.2021)/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent/1. Stochastic Gradient Descent and Mini-Batch Gradient Descent (Theory).mp4
58 MB
Python Modern Deep Learning (04.2021)/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent/2. SGD Exercise Prompt-en_US.srt
4.3 kB
Python Modern Deep Learning (04.2021)/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent/2. SGD Exercise Prompt.mp4
9.7 MB
Python Modern Deep Learning (04.2021)/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent (Code pt 1)-en_US.srt
13 kB
Python Modern Deep Learning (04.2021)/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent (Code pt 1).mp4
52 MB
Python Modern Deep Learning (04.2021)/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent/4. Stochastic Gradient Descent and Mini-Batch Gradient Descent (Code pt 2)-en_US.srt
14 kB
Python Modern Deep Learning (04.2021)/3. Stochastic Gradient Descent and Mini-Batch Gradient Descent/4. Stochastic Gradient Descent and Mini-Batch Gradient Descent (Code pt 2).mp4
111 MB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/1. Using Momentum to Speed Up Training-en_US.srt
7.5 kB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/1. Using Momentum to Speed Up Training.mp4
26 MB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/2. Nesterov Momentum-en_US.srt
7.2 kB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/2. Nesterov Momentum.mp4
13 MB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/3. Momentum in Code-en_US.srt
6.1 kB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/3. Momentum in Code.mp4
38 MB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/4. Variable and adaptive learning rates-en_US.srt
15 kB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/4. Variable and adaptive learning rates.mp4
24 MB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/5. Constant learning rate vs. RMSProp in Code-en_US.srt
3.9 kB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/5. Constant learning rate vs. RMSProp in Code.mp4
24 MB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/6. Adam Optimization (pt 1)-en_US.srt
16 kB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/6. Adam Optimization (pt 1).mp4
55 MB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/7. Adam Optimization (pt 2)-en_US.srt
14 kB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/7. Adam Optimization (pt 2).mp4
53 MB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/8. Adam in Code-en_US.srt
6.4 kB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/8. Adam in Code.mp4
30 MB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/9. Suggestion Box-en_US.srt
4.5 kB
Python Modern Deep Learning (04.2021)/4. Momentum and adaptive learning rates/9. Suggestion Box.mp4
19 MB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/1. Hyperparameter Optimization Cross-validation, Grid Search, and Random Search-en_US.srt
4.6 kB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/1. Hyperparameter Optimization Cross-validation, Grid Search, and Random Search.mp4
7.9 MB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/2. Sampling Logarithmically-en_US.srt
3.8 kB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/2. Sampling Logarithmically.mp4
5.2 MB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/3. Grid Search in Code-en_US.srt
8.9 kB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/3. Grid Search in Code.mp4
68 MB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/4. Modifying Grid Search-en_US.srt
1.8 kB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/4. Modifying Grid Search.mp4
2.4 MB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/5. Random Search in Code-en_US.srt
4.5 kB
Python Modern Deep Learning (04.2021)/5. Choosing Hyperparameters/5. Random Search in Code.mp4
39 MB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/1. Weight Initialization Section Introduction-en_US.srt
1.2 kB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/1. Weight Initialization Section Introduction.mp4
1.7 MB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/2. Vanishing and Exploding Gradients-en_US.srt
7.8 kB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/2. Vanishing and Exploding Gradients.mp4
14 MB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/3. Weight Initialization-en_US.srt
10 kB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/3. Weight Initialization.mp4
15 MB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/4. Local vs. Global Minima-en_US.srt
3.4 kB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/4. Local vs. Global Minima.mp4
8.3 MB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/5. Weight Initialization Section Summary-en_US.srt
2.0 kB
Python Modern Deep Learning (04.2021)/6. Weight Initialization/5. Weight Initialization Section Summary.mp4
3.5 MB
Python Modern Deep Learning (04.2021)/7. Theano/1. Theano Basics Variables, Functions, Expressions, Optimization-en_US.srt
7.0 kB
Python Modern Deep Learning (04.2021)/7. Theano/1. Theano Basics Variables, Functions, Expressions, Optimization.mp4
65 MB
Python Modern Deep Learning (04.2021)/7. Theano/2. Building a neural network in Theano-en_US.srt
3.7 kB
Python Modern Deep Learning (04.2021)/7. Theano/2. Building a neural network in Theano.mp4
50 MB
Python Modern Deep Learning (04.2021)/7. Theano/3. Is Theano Dead-en_US.srt
13 kB
Python Modern Deep Learning (04.2021)/7. Theano/3. Is Theano Dead.mp4
23 MB
Python Modern Deep Learning (04.2021)/8. TensorFlow/1. TensorFlow Basics Variables, Functions, Expressions, Optimization-en_US.srt
5.7 kB
Python Modern Deep Learning (04.2021)/8. TensorFlow/1. TensorFlow Basics Variables, Functions, Expressions, Optimization.mp4
39 MB
Python Modern Deep Learning (04.2021)/8. TensorFlow/2. Building a neural network in TensorFlow-en_US.srt
5.7 kB
Python Modern Deep Learning (04.2021)/8. TensorFlow/2. Building a neural network in TensorFlow.mp4
43 MB
Python Modern Deep Learning (04.2021)/8. TensorFlow/3. What is a Session (And more)-en_US.srt
18 kB
Python Modern Deep Learning (04.2021)/8. TensorFlow/3. What is a Session (And more).mp4
31 MB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/1. Setting up a GPU Instance on Amazon Web Services-en_US.srt
4.3 kB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/1. Setting up a GPU Instance on Amazon Web Services.mp4
102 MB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/2. Installing NVIDIA GPU-Accelerated Deep Learning Libraries on your Home Computer-en_US.srt
31 kB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/2. Installing NVIDIA GPU-Accelerated Deep Learning Libraries on your Home Computer.mp4
236 MB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/3. Can Big Data be used to Speed Up Backpropagation-en_US.srt
4.1 kB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/3. Can Big Data be used to Speed Up Backpropagation.mp4
9.4 MB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/4. Exercises and Concepts Still to be Covered-en_US.srt
2.7 kB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/4. Exercises and Concepts Still to be Covered.mp4
8.7 MB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/5. How to Improve your Theano and Tensorflow Skills-en_US.srt
5.9 kB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/5. How to Improve your Theano and Tensorflow Skills.mp4
32 MB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/6. Theano vs. TensorFlow-en_US.srt
8.2 kB
Python Modern Deep Learning (04.2021)/9. GPU Speedup, Homework, and Other Misc Topics/6. Theano vs. TensorFlow.mp4
16 MB
Python Modern Deep Learning (04.2021)/10. Transition to the 2nd Half of the Course/1. Transition to the 2nd Half of the Course-en_US.srt
6.4 kB
Python Modern Deep Learning (04.2021)/10. Transition to the 2nd Half of the Course/1. Transition to the 2nd Half of the Course.mp4
13 MB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/1. Facial Expression Recognition Project Introduction-en_US.srt
6.4 kB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/1. Facial Expression Recognition Project Introduction.mp4
13 MB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/2. Facial Expression Recognition Problem Description-en_US.srt
15 kB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/2. Facial Expression Recognition Problem Description.mp4
34 MB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/3. The class imbalance problem-en_US.srt
7.4 kB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/3. The class imbalance problem.mp4
16 MB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/4. Utilities walkthrough-en_US.srt
5.4 kB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/4. Utilities walkthrough.mp4
26 MB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/5. Class-Based ANN in Theano-en_US.srt
15 kB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/5. Class-Based ANN in Theano.mp4
96 MB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/6. Class-Based ANN in TensorFlow-en_US.srt
12 kB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/6. Class-Based ANN in TensorFlow.mp4
97 MB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/7. Facial Expression Recognition Project Summary-en_US.srt
1.7 kB
Python Modern Deep Learning (04.2021)/11. Project Facial Expression Recognition/7. Facial Expression Recognition Project Summary.mp4
3.8 MB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/1. Modern Regularization Techniques Section Introduction-en_US.srt
2.9 kB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/1. Modern Regularization Techniques Section Introduction.mp4
8.0 MB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/2. Dropout Regularization-en_US.srt
14 kB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/2. Dropout Regularization.mp4
49 MB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/3. Dropout Intuition-en_US.srt
4.4 kB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/3. Dropout Intuition.mp4
9.1 MB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/4. Noise Injection-en_US.srt
6.7 kB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/4. Noise Injection.mp4
15 MB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/5. Modern Regularization Techniques Section Summary-en_US.srt
2.6 kB
Python Modern Deep Learning (04.2021)/12. Modern Regularization Techniques/5. Modern Regularization Techniques Section Summary.mp4
5.3 MB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/1. Batch Normalization Introduction-en_US.srt
2.4 kB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/1. Batch Normalization Introduction.mp4
3.5 MB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/2. Exponentially-Smoothed Averages-en_US.srt
5.3 kB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/2. Exponentially-Smoothed Averages.mp4
8.3 MB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/3. Batch Normalization Theory-en_US.srt
14 kB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/3. Batch Normalization Theory.mp4
54 MB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/4. Batch Normalization Tensorflow (part 1)-en_US.srt
6.4 kB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/4. Batch Normalization Tensorflow (part 1).mp4
11 MB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/5. Batch Normalization Tensorflow (part 2)-en_US.srt
6.3 kB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/5. Batch Normalization Tensorflow (part 2).mp4
66 MB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/6. Batch Normalization Theano (part 1)-en_US.srt
5.2 kB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/6. Batch Normalization Theano (part 1).mp4
10 MB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/7. Batch Normalization Theano (part 2)-en_US.srt
7.7 kB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/7. Batch Normalization Theano (part 2).mp4
76 MB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/8. Noise Perspective-en_US.srt
2.3 kB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/8. Noise Perspective.mp4
3.3 MB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/9. Batch Normalization Summary-en_US.srt
2.0 kB
Python Modern Deep Learning (04.2021)/13. Batch Normalization/9. Batch Normalization Summary.mp4
3.0 MB
Python Modern Deep Learning (04.2021)/14. Keras/1. Keras Discussion-en_US.srt
8.8 kB
Python Modern Deep Learning (04.2021)/14. Keras/1. Keras Discussion.mp4
15 MB
Python Modern Deep Learning (04.2021)/14. Keras/2. Keras in Code-en_US.srt
7.2 kB
Python Modern Deep Learning (04.2021)/14. Keras/2. Keras in Code.mp4
49 MB
Python Modern Deep Learning (04.2021)/14. Keras/3. Keras Functional API-en_US.srt
5.0 kB
Python Modern Deep Learning (04.2021)/14. Keras/3. Keras Functional API.mp4
29 MB
Python Modern Deep Learning (04.2021)/14. Keras/4. How to easily convert Keras into Tensorflow 2.0 code-en_US.srt
1.9 kB
Python Modern Deep Learning (04.2021)/14. Keras/4. How to easily convert Keras into Tensorflow 2.0 code.mp4
6.2 MB
Python Modern Deep Learning (04.2021)/15. PyTorch/1. PyTorch Basics-en_US.srt
14 kB
Python Modern Deep Learning (04.2021)/15. PyTorch/1. PyTorch Basics.mp4
84 MB
Python Modern Deep Learning (04.2021)/15. PyTorch/2. PyTorch Dropout-en_US.srt
3.0 kB
Python Modern Deep Learning (04.2021)/15. PyTorch/2. PyTorch Dropout.mp4
36 MB
Python Modern Deep Learning (04.2021)/15. PyTorch/3. PyTorch Batch Norm-en_US.srt
2.9 kB
Python Modern Deep Learning (04.2021)/15. PyTorch/3. PyTorch Batch Norm.mp4
37 MB
Python Modern Deep Learning (04.2021)/16. PyTorch, CNTK, and MXNet/1. PyTorch, CNTK, and MXNet-en_US.srt
1.0 kB
Python Modern Deep Learning (04.2021)/16. PyTorch, CNTK, and MXNet/1. PyTorch, CNTK, and MXNet.mp4
1.8 MB
Python Modern Deep Learning (04.2021)/17. Deep Learning Review Topics/1. What's the difference between neural networks and deep learning-en_US.srt
9.8 kB
Python Modern Deep Learning (04.2021)/17. Deep Learning Review Topics/1. What's the difference between neural networks and deep learning.mp4
27 MB
Python Modern Deep Learning (04.2021)/17. Deep Learning Review Topics/2. Manually Choosing Learning Rate and Regularization Penalty-en_US.srt
5.3 kB
Python Modern Deep Learning (04.2021)/17. Deep Learning Review Topics/2. Manually Choosing Learning Rate and Regularization Penalty.mp4
10 MB
Python Modern Deep Learning (04.2021)/18. Setting Up Your Environment (FAQ by Student Request)/1. Windows-Focused Environment Setup 2018-en_US.srt
19 kB
Python Modern Deep Learning (04.2021)/18. Setting Up Your Environment (FAQ by Student Request)/1. Windows-Focused Environment Setup 2018.mp4
309 MB
Python Modern Deep Learning (04.2021)/18. Setting Up Your Environment (FAQ by Student Request)/2. How to install Numpy, Scipy, Matplotlib, Pandas, IPython, Theano, and TensorFlow-en_US.srt
14 kB
Python Modern Deep Learning (04.2021)/18. Setting Up Your Environment (FAQ by Student Request)/2. How to install Numpy, Scipy, Matplotlib, Pandas, IPython, Theano, and TensorFlow.mp4
192 MB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/1. How to Code by Yourself (part 1)-en_US.srt
22 kB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/1. How to Code by Yourself (part 1).mp4
94 MB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/2. How to Code by Yourself (part 2)-en_US.srt
13 kB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/2. How to Code by Yourself (part 2).mp4
29 MB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/3. Proof that using Jupyter Notebook is the same as not using it-en_US.srt
14 kB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/3. Proof that using Jupyter Notebook is the same as not using it.mp4
108 MB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/4. How to Uncompress a .tar.gz file-en_US.srt
3.8 kB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/4. How to Uncompress a .tar.gz file.mp4
6.4 MB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/5. Python 2 vs Python 3-en_US.srt
5.8 kB
Python Modern Deep Learning (04.2021)/19. Extra Help With Python Coding for Beginners (FAQ by Student Request)/5. Python 2 vs Python 3.mp4
10 MB
Python Modern Deep Learning (04.2021)/20. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/1. How to Succeed in this Course (Long Version)-en_US.srt
14 kB
Python Modern Deep Learning (04.2021)/20. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/1. How to Succeed in this Course (Long Version).mp4
25 MB
Python Modern Deep Learning (04.2021)/20. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/2. Is this for Beginners or Experts Academic or Practical Fast or slow-paced-en_US.srt
31 kB
Python Modern Deep Learning (04.2021)/20. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/2. Is this for Beginners or Experts Academic or Practical Fast or slow-paced.mp4
60 MB
Python Modern Deep Learning (04.2021)/20. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/3. Machine Learning and AI Prerequisite Roadmap (pt 1)-en_US.srt
16 kB
Python Modern Deep Learning (04.2021)/20. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/3. Machine Learning and AI Prerequisite Roadmap (pt 1).mp4
135 MB
Python Modern Deep Learning (04.2021)/20. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/4. Machine Learning and AI Prerequisite Roadmap (pt 2)-en_US.srt
23 kB
Python Modern Deep Learning (04.2021)/20. Effective Learning Strategies for Machine Learning (FAQ by Student Request)/4. Machine Learning and AI Prerequisite Roadmap (pt 2).mp4
136 MB
Python Modern Deep Learning (04.2021)/21. Appendix FAQ Finale/1. What is the Appendix-en_US.srt
3.7 kB
Python Modern Deep Learning (04.2021)/21. Appendix FAQ Finale/1. What is the Appendix.mp4
8.9 MB
Python Modern Deep Learning (04.2021)/21. Appendix FAQ Finale/2. BONUS Where to get discount coupons and FREE deep learning material-en_US.srt
7.5 kB
Python Modern Deep Learning (04.2021)/21. Appendix FAQ Finale/2. BONUS Where to get discount coupons and FREE deep learning material.mp4
38 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/01 - Welcome/001 Course Overview.mp4
35 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/01 - Welcome/001 Course Overview_en.vtt
4.0 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/01 - Welcome/002 Reviews UPDATE.mp4
5.4 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/01 - Welcome/002 Reviews UPDATE_en.vtt
1.6 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/01 - Welcome/003 Introduction to NLP.mp4
134 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/01 - Welcome/003 Introduction to NLP_en.vtt
7.4 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/01 - Welcome/004 Course FAQs.html
1.6 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/02 - Installation & Setup/001 Course Installation.mp4
81 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/02 - Installation & Setup/001 Course Installation_en.vtt
12 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/02 - Installation & Setup/002 Local Installation Steps.html
860 B
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/02 - Installation & Setup/003 Links to Notebooks (As taught in Lectures).html
3.3 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/02 - Installation & Setup/004 Links to Notebooks (More explanatory notebook for refrence).html
3.4 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/02 - Installation & Setup/24056952-requirements.txt
12 B
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/02 - Installation & Setup/external-assets-links.txt
99 B
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/001 Section _ Introduction.mp4
49 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/001 Section _ Introduction_en.vtt
2.8 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/002 Tokenization Basic Part - 1.mp4
73 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/002 Tokenization Basic Part - 1_en.vtt
9.8 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/003 Tokenization Basic Part - 2.mp4
50 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/003 Tokenization Basic Part - 2_en.vtt
8.4 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/004 Tokenization Basic Part - 3.mp4
13 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/004 Tokenization Basic Part - 3_en.vtt
3.2 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/005 Stemming & Lemmatization - 1.mp4
27 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/005 Stemming & Lemmatization - 1_en.vtt
6.6 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/006 Stemming & Lemmatization - 2.mp4
24 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/006 Stemming & Lemmatization - 2_en.vtt
4.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/007 Stop Words.mp4
33 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/007 Stop Words_en.vtt
6.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/008 Vocabulary and Matching Part - 1.mp4
84 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/008 Vocabulary and Matching Part - 1_en.vtt
9.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/009 Vocabulary and Matching Part - 2 (Rule Based).mp4
73 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/009 Vocabulary and Matching Part - 2 (Rule Based)_en.vtt
8.8 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/010 Vocabulary and Matching Part - 3 (Phrase Based).mp4
33 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/010 Vocabulary and Matching Part - 3 (Phrase Based)_en.vtt
4.0 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/011 Parts of Speech Tagging.mp4
56 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/011 Parts of Speech Tagging_en.vtt
8.0 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/012 Named Entity Recognition.mp4
83 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/012 Named Entity Recognition_en.vtt
13 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/013 Sentence Segmentation.mp4
53 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/013 Sentence Segmentation_en.vtt
9.0 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/03 - Basics of Natural Language Processing/external-assets-links.txt
226 B
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/001 Business Problem & Dataset.mp4
43 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/001 Business Problem & Dataset_en.vtt
8.0 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/002 Data Exploration & Preprocessing.mp4
50 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/002 Data Exploration & Preprocessing_en.vtt
9.5 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/003 Split Data in Training & Testing.mp4
40 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/003 Split Data in Training & Testing_en.vtt
6.8 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/004 Apply Random Forest.mp4
64 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/004 Apply Random Forest_en.vtt
12 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/005 Apply Support vector Machine (SVM).mp4
34 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/005 Apply Support vector Machine (SVM)_en.vtt
4.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/006 Predict Testing Data both model.mp4
16 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/006 Predict Testing Data both model_en.vtt
3.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/25152746-spam.tsv
502 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/04 - Project 1 _ Spam Message Classification/external-assets-links.txt
134 B
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/001 Business Problem.mp4
26 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/001 Business Problem_en.vtt
4.5 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/002 Cleaning Text Data with NLTK - 1.mp4
50 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/002 Cleaning Text Data with NLTK - 1_en.vtt
9.0 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/003 Cleaning Text Data with NLTK - 2.mp4
51 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/003 Cleaning Text Data with NLTK - 2_en.vtt
6.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/004 Bag of Word Model.mp4
70 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/004 Bag of Word Model_en.vtt
10 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/005 Apply Naive Bayes Algorithm.mp4
29 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/005 Apply Naive Bayes Algorithm_en.vtt
4.6 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/05 - Project 2 _ Restaurant Review Prediction (Good or bad)/25152756-Restaurant-Reviews.tsv
60 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/06 - Project 3 _ IMDB, Amazon and Yelp review Classification/001 Review Classification Part -1.mp4
79 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/06 - Project 3 _ IMDB, Amazon and Yelp review Classification/001 Review Classification Part -1_en.vtt
11 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/06 - Project 3 _ IMDB, Amazon and Yelp review Classification/002 Review Classification Part - 2.mp4
72 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/06 - Project 3 _ IMDB, Amazon and Yelp review Classification/002 Review Classification Part - 2_en.vtt
9.2 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/06 - Project 3 _ IMDB, Amazon and Yelp review Classification/25152800-amazon-cells-labelled.txt
57 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/06 - Project 3 _ IMDB, Amazon and Yelp review Classification/25152804-imdb-labelled.txt
83 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/06 - Project 3 _ IMDB, Amazon and Yelp review Classification/25152808-yelp-labelled.txt
60 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/07 - Project 4 _ Automated Text Summarization/001 Importing the libraries and Dataset.mp4
61 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/07 - Project 4 _ Automated Text Summarization/001 Importing the libraries and Dataset_en.vtt
7.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/07 - Project 4 _ Automated Text Summarization/002 Create Word Frequency Counter.mp4
42 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/07 - Project 4 _ Automated Text Summarization/002 Create Word Frequency Counter_en.vtt
7.4 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/07 - Project 4 _ Automated Text Summarization/003 Calculate Sentence Score.mp4
57 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/07 - Project 4 _ Automated Text Summarization/003 Calculate Sentence Score_en.vtt
6.6 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/07 - Project 4 _ Automated Text Summarization/004 Extract summary of document.mp4
27 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/07 - Project 4 _ Automated Text Summarization/004 Extract summary of document_en.vtt
3.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/08 - Project 5 _ Twitter sentiment Analysis/001 Setting up Twitter Developer application.mp4
49 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/08 - Project 5 _ Twitter sentiment Analysis/001 Setting up Twitter Developer application_en.vtt
7.6 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/08 - Project 5 _ Twitter sentiment Analysis/002 Fetch Tweet from Tweeter server.mp4
31 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/08 - Project 5 _ Twitter sentiment Analysis/002 Fetch Tweet from Tweeter server_en.vtt
4.0 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/08 - Project 5 _ Twitter sentiment Analysis/003 Find Setiment from Tweets.mp4
74 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/08 - Project 5 _ Twitter sentiment Analysis/003 Find Setiment from Tweets_en.vtt
10 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/09 - Deep Learning Basics/001 The Neuron.mp4
102 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/09 - Deep Learning Basics/001 The Neuron_en.vtt
5.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/09 - Deep Learning Basics/002 Activation Function.mp4
157 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/09 - Deep Learning Basics/002 Activation Function_en.vtt
8.4 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/09 - Deep Learning Basics/003 Cost Function.mp4
52 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/09 - Deep Learning Basics/003 Cost Function_en.vtt
2.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/09 - Deep Learning Basics/004 Gradient Descent and Back-Propagation.mp4
75 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/09 - Deep Learning Basics/004 Gradient Descent and Back-Propagation_en.vtt
3.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/10 - Word Embeddings/001 Introduction to Word Embedding.mp4
146 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/10 - Word Embeddings/001 Introduction to Word Embedding_en.vtt
12 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/10 - Word Embeddings/002 Train Model for Embedding - I.mp4
71 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/10 - Word Embeddings/002 Train Model for Embedding - I_en.vtt
9.3 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/10 - Word Embeddings/003 Train Model for Embedding - II.mp4
50 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/10 - Word Embeddings/003 Train Model for Embedding - II_en.vtt
6.5 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/10 - Word Embeddings/004 Embeddings with Pretrained model.mp4
64 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/10 - Word Embeddings/004 Embeddings with Pretrained model_en.vtt
6.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/11 - Project 6 _ Text Classification with CNN/001 Convolutional Neural Network Part 1.mp4
96 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/11 - Project 6 _ Text Classification with CNN/001 Convolutional Neural Network Part 1_en.vtt
4.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/11 - Project 6 _ Text Classification with CNN/002 Convolutional Neural Network Part 2.mp4
81 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/11 - Project 6 _ Text Classification with CNN/002 Convolutional Neural Network Part 2_en.vtt
4.4 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/11 - Project 6 _ Text Classification with CNN/003 Spam Detection with CNN - I.mp4
91 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/11 - Project 6 _ Text Classification with CNN/003 Spam Detection with CNN - I_en.vtt
10 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/11 - Project 6 _ Text Classification with CNN/004 Spam Detection with CNN - II.mp4
78 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/11 - Project 6 _ Text Classification with CNN/004 Spam Detection with CNN - II_en.vtt
9.5 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/11 - Project 6 _ Text Classification with CNN/25153370-spam.csv
492 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/12 - Project 7 _ Text Classification with RNN/001 Introduction to Recurrent Neural Networks.mp4
40 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/12 - Project 7 _ Text Classification with RNN/001 Introduction to Recurrent Neural Networks_en.vtt
2.1 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/12 - Project 7 _ Text Classification with RNN/002 Vanishing Gradient Problem.mp4
39 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/12 - Project 7 _ Text Classification with RNN/002 Vanishing Gradient Problem_en.vtt
2.1 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/12 - Project 7 _ Text Classification with RNN/003 LSTM and GRU.mp4
60 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/12 - Project 7 _ Text Classification with RNN/003 LSTM and GRU_en.vtt
3.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/12 - Project 7 _ Text Classification with RNN/004 Spam Detection with RNN.mp4
64 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/12 - Project 7 _ Text Classification with RNN/004 Spam Detection with RNN_en.vtt
6.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/12 - Project 7 _ Text Classification with RNN/25153382-spam.csv
492 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/13 - Project 8 _ Automatic Text Generation using TensorFlow, Keras and LSTM/001 Text Generation Part I.mp4
114 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/13 - Project 8 _ Automatic Text Generation using TensorFlow, Keras and LSTM/001 Text Generation Part I_en.vtt
13 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/13 - Project 8 _ Automatic Text Generation using TensorFlow, Keras and LSTM/002 Text Generation Part II.mp4
47 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/13 - Project 8 _ Automatic Text Generation using TensorFlow, Keras and LSTM/002 Text Generation Part II_en.vtt
6.3 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/001 fasttext Installation steps [Video].mp4
8.1 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/001 fasttext Installation steps [Video]_en.vtt
2.1 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/002 fasttext Installation steps [Text].html
466 B
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/003 Virtual Box Installation.mp4
32 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/003 Virtual Box Installation_en.vtt
5.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/004 Create Linux Virtual Machine.mp4
46 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/004 Create Linux Virtual Machine_en.vtt
8.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/005 Install fasttext library.mp4
43 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/005 Install fasttext library_en.vtt
5.8 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/006 Text Classification with Fasttext.mp4
106 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/006 Text Classification with Fasttext_en.vtt
16 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/14 - FastText Library for Text Classification/27130276-reviews.txt
70 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/001 Introduction to NumPy.mp4
16 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/001 Introduction to NumPy_en.vtt
949 B
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/002 Numpy Arrays Part 1.mp4
17 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/002 Numpy Arrays Part 1_en.vtt
3.2 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/003 Numpy Arrays Part 2.mp4
54 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/003 Numpy Arrays Part 2_en.vtt
8.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/004 Numpy Arrays Part 3.mp4
27 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/004 Numpy Arrays Part 3_en.vtt
4.2 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/005 Numpy Indexing and Selection Part 1.mp4
45 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/005 Numpy Indexing and Selection Part 1_en.vtt
6.8 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/006 Numpy Indexing and Selection Part 2.mp4
27 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/006 Numpy Indexing and Selection Part 2_en.vtt
4.2 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/007 Numpy Operations.mp4
29 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/15 - Data analysis with Numpy/007 Numpy Operations_en.vtt
3.4 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/001 Pandas Introduction.mp4
12 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/001 Pandas Introduction_en.vtt
707 B
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/002 Pandas Series.mp4
70 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/002 Pandas Series_en.vtt
10 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/003 DataFrames Part 1.mp4
78 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/003 DataFrames Part 1_en.vtt
11 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/004 DataFrames Part 2.mp4
55 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/004 DataFrames Part 2_en.vtt
9.5 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/005 DataFrames Part 3.mp4
56 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/005 DataFrames Part 3_en.vtt
8.8 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/006 Missing Data.mp4
35 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/006 Missing Data_en.vtt
6.3 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/007 Groupby Method.mp4
49 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/007 Groupby Method_en.vtt
7.1 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/008 Merging, Joining and Concatenating DataFrames.mp4
57 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/008 Merging, Joining and Concatenating DataFrames_en.vtt
7.6 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/009 Pandas Operations.mp4
39 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/009 Pandas Operations_en.vtt
7.3 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/010 Reading and Writing Files in Pandas.mp4
46 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/16 - Data analysis with Pandas/010 Reading and Writing Files in Pandas_en.vtt
7.1 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/001 Matplotlib Part 1 - Functional Method.mp4
91 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/001 Matplotlib Part 1 - Functional Method_en.vtt
9.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/002 Matplotlib Part 1 - Object Oriented Method.mp4
44 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/002 Matplotlib Part 1 - Object Oriented Method_en.vtt
5.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/003 Matplotlib Part 2 - Subplots Method.mp4
38 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/003 Matplotlib Part 2 - Subplots Method_en.vtt
4.9 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/004 Matplotlib Part 2 - Figure size, Aspect ratio and DPI.mp4
54 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/004 Matplotlib Part 2 - Figure size, Aspect ratio and DPI_en.vtt
6.7 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/005 Matplotlib Part 3.mp4
50 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/005 Matplotlib Part 3_en.vtt
4.8 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/006 Matplotlib Part 4.mp4
91 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/17 - Data Visualization with Matplotlib/006 Matplotlib Part 4_en.vtt
8.6 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/001 Text File Processing - I.mp4
40 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/001 Text File Processing - I_en.vtt
7.8 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/002 Text File Processing - II.mp4
58 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/002 Text File Processing - II_en.vtt
8.2 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/003 Text File Processing - III.mp4
55 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/003 Text File Processing - III_en.vtt
11 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/004 Text File Processing - IV.mp4
16 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/004 Text File Processing - IV_en.vtt
3.4 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/005 Working with PDF File - I.mp4
46 MB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/005 Working with PDF File - I_en.vtt
8.3 kB
Python Natural Language Processing (NLP) with 8 Projects (11.2021)/18 - Appendix/25154140-sample.pdf
3.0 kB
Python The Complete Pro Bootcamp for Data Science and AI/01 - Introduction and Installations/001 Introduction Talk.mp4
10 MB
Python The Complete Pro Bootcamp for Data Science and AI/01 - Introduction and Installations/002 installation.pdf
5.6 MB
Python The Complete Pro Bootcamp for Data Science and AI/01 - Introduction and Installations/002 Python and Jupyter Notebook Installation.mp4
46 MB
Python The Complete Pro Bootcamp for Data Science and AI/01 - Introduction and Installations/002 python-3.10.1-amd64.exe
27 MB
Python The Complete Pro Bootcamp for Data Science and AI/01 - Introduction and Installations/002 SampleNotebook.ipynb
1.2 kB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/001 Programming Languages and Computation.mp4
36 MB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/001 Programming-Languages-and-Computation.pdf
754 kB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/002 Programming in Python.mp4
82 MB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/002 Programming-in-Python.pdf
663 kB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/003 Python Commands.mp4
86 MB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/003 Python-Commands.pdf
669 kB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/004 Python Data Structures - Lists.mp4
96 MB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/004 Python-Data-Structures-Lists.pdf
600 kB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/005 Python Data Structures - Dictionary and Tuple.mp4
80 MB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/005 Python-Data-Structures-Dictionary-and-Tuples.pdf
614 kB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/006 Workshop 1 Tasks - Unsolved.mp4
135 MB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/006 Workshop1Tasks.ipynb
26 kB
Python The Complete Pro Bootcamp for Data Science and AI/02 - Week 1/007 Workshop 1 task - Solved.mp4
286 MB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/001 Functions and Scope.mp4
83 MB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/001 Python-Functions-Methods.pdf
663 kB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/002 Classes and Methods.mp4
108 MB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/002 Python-Classes.pdf
624 kB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/003 Lets-Play-With-Cats.ipynb
3.5 kB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/003 Playing with cats.mp4
41 MB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/004 L6-Comprehensions-List-and-Dict.ipynb
18 kB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/004 List and Dict Comprehensions.mp4
267 MB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/005 Workshop 2 Tasks - Unsolved.mp4
198 MB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/005 Workshop2Tasks.ipynb
31 kB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/006 Workshop 2 Tasks - Solved.mp4
186 MB
Python The Complete Pro Bootcamp for Data Science and AI/03 - Week 2/006 Workshop2Tasks-Solved.ipynb
44 kB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/001 File IO in Python.mp4
246 MB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/001 File-IO.ipynb
31 kB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/001 junk.txt
63 B
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/001 long-text.txt
1.3 kB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/001 my-file.txt
16 B
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/002 another-data.csv
45 B
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/002 CSV-Reader-Writer.ipynb
13 kB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/002 Handling CSV files in Python.mp4
110 MB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/002 sample-data.csv
212 B
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/003 duck-manifest.json
186 B
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/003 JSON Reader and Writer in Python.mp4
62 MB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/003 JSON-Reader-Writer.ipynb
6.7 kB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/004 duck-collection.json
567 B
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/004 ex1-data.txt
1.3 kB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/004 wind-data.csv
3.8 MB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/004 Workshop 3 Tasks - Unsolved.mp4
227 MB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/004 Workshop3Tasks.ipynb
41 kB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/005 duck-collection.json
567 B
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/005 ex1-data.txt
1.3 kB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/005 wind-data.csv
3.8 MB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/005 Workshop 3 Tasks - Solved.mp4
261 MB
Python The Complete Pro Bootcamp for Data Science and AI/04 - Week 3/005 Workshop3Tasks-Solved.ipynb
6.3 MB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/001 iris.csv
3.9 kB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/001 Pandas in Python Notebook.mp4
137 MB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/001 Pandas-Lecture.ipynb
26 kB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/002 iris.csv
3.9 kB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/002 Seaborn visualisation in Python.mp4
114 MB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/002 Seaborn.ipynb
202 kB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/003 titanic.csv
64 kB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/003 Workshop 4 Tasks - Unsolved.mp4
212 MB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/003 Workshop4Tasks.ipynb
43 kB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/004 Workshop 4 Tasks - Solved.mp4
209 MB
Python The Complete Pro Bootcamp for Data Science and AI/05 - Week 4/004 Workshop4Tasks-Solved.ipynb
203 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/001 acw-user-data.csv
200 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/001 Customer Data Preprocessing - Unsolved.mp4
120 MB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/001 Final-Assement.pdf
289 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 acw-user-data.csv
200 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 Assignment-Solved.ipynb
4.3 MB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 commute.json
1000 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 Customer Data Preprocessing Solved.mp4
141 MB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 employed.json
730 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 Final-Assement.pdf
289 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 FINAL-ASSIGNMENT-SOLVED.rar
1.2 MB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 multivariate1.png
18 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 multivariate2.png
35 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 multivariate3.png
96 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 processed.json
964 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 remove-ccard.json
276 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 retired.json
234 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 univariate1.png
6.4 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 univariate2.png
5.7 kB
Python The Complete Pro Bootcamp for Data Science and AI/06 - Real Application - Customer Data Preprocessing/002 univariate3.png
9.9 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/1. Welcome to the Course!.mp4
45 MB
Understanding TypeScript - 2020 Edition/1. Getting Started/1. Welcome to the Course!.srt
2.7 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/2. What Is TypeScript & Why Should You Use It.mp4
8.9 MB
Understanding TypeScript - 2020 Edition/1. Getting Started/2. What Is TypeScript & Why Should You Use It.srt
5.5 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/3. Join Our Learning Community.html
735 B
Understanding TypeScript - 2020 Edition/1. Getting Started/4. Installing & Using TypeScript.mp4
52 MB
Understanding TypeScript - 2020 Edition/1. Getting Started/4. Installing & Using TypeScript.srt
17 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/4.1 first-project.zip
2.2 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/4.2 adjusted-project.zip
3.0 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/5. TypeScript Advantages - Overview.mp4
6.1 MB
Understanding TypeScript - 2020 Edition/1. Getting Started/5. TypeScript Advantages - Overview.srt
3.6 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/6. Course Outline.mp4
9.9 MB
Understanding TypeScript - 2020 Edition/1. Getting Started/6. Course Outline.srt
5.5 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/7. How To Get The Most Out Of The Course.mp4
6.2 MB
Understanding TypeScript - 2020 Edition/1. Getting Started/7. How To Get The Most Out Of The Course.srt
4.3 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/8. Setting Up A Code Editor IDE.mp4
19 MB
Understanding TypeScript - 2020 Edition/1. Getting Started/8. Setting Up A Code Editor IDE.srt
4.1 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/9. The Course Project Setup.mp4
21 MB
Understanding TypeScript - 2020 Edition/1. Getting Started/9. The Course Project Setup.srt
9.8 kB
Understanding TypeScript - 2020 Edition/1. Getting Started/9.1 course-starting-project.zip
3.5 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/1. Module Introduction.mp4
658 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/1. Module Introduction.srt
486 B
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/2. Using Types.mp4
30 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/2. Using Types.srt
14 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/2.1 basics-01-ts-benefits.zip
1.5 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/2.2 course-starting-project.zip
3.5 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/3. TypeScript Types vs JavaScript Types.mp4
16 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/3. TypeScript Types vs JavaScript Types.srt
6.4 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/3.1 basics-02-js-types.zip
1.5 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/4. Important Type Casing.html
342 B
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/5. Working with Numbers, Strings & Booleans.mp4
21 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/5. Working with Numbers, Strings & Booleans.srt
7.9 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/5.1 basics-03-core-data-types.zip
1.7 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/6. Type Assignment & Type Inference.mp4
21 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/6. Type Assignment & Type Inference.srt
7.5 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/6.1 basics-04-type-inferrance-and-assignments.zip
1.8 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/7. Understanding Types.html
135 B
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/8. Object Types.mp4
26 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/8. Object Types.srt
9.8 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/8.1 basics-05-object-types.zip
1.9 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/9. Nested Objects & Types.html
707 B
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/10. Arrays Types.mp4
19 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/10. Arrays Types.srt
7.3 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/10.1 basics-06-arrays.zip
2.0 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/11. Working with Tuples.mp4
26 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/11. Working with Tuples.srt
8.0 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/11.1 basics-07-tuples.zip
2.1 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/12. Working with Enums.mp4
34 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/12. Working with Enums.srt
9.1 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/12.1 basics-08-enums.zip
2.1 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/13. The any Type.mp4
9.7 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/13. The any Type.srt
2.6 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/14. Union Types.mp4
28 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/14. Union Types.srt
8.3 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/14.1 basics-09-union-types.zip
2.6 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/15. Literal Types.mp4
40 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/15. Literal Types.srt
9.3 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/15.1 basics-10-literal-types.zip
2.7 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/16. Type Aliases Custom Types.mp4
16 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/16. Type Aliases Custom Types.srt
3.8 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/16.1 basics-11-type-aliases.zip
2.7 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/17. Type Aliases & Object Types.html
1.1 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/18. Core Types & Concepts.html
135 B
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/19. Function Return Types & void.mp4
29 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/19. Function Return Types & void.srt
9.7 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/20. Functions as Types.mp4
22 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/20. Functions as Types.srt
7.2 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/21. Function Types & Callbacks.mp4
23 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/21. Function Types & Callbacks.srt
5.9 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/21.1 basics-12-function-types.zip
3.2 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/22. Functions & Types.html
135 B
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/23. The unknown Type.mp4
12 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/23. The unknown Type.srt
4.4 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/24. The never Type.mp4
20 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/24. The never Type.srt
5.2 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/24.1 basics-13-unknown-never.zip
3.6 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/25. Wrap Up.mp4
9.5 MB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/25. Wrap Up.srt
2.3 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26. Useful Resources & Links.html
415 B
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.1 basics-07-tuples.zip
2.1 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.2 basics-03-core-data-types.zip
1.7 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.3 basics-10-literal-types.zip
2.7 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.4 basics-09-union-types.zip
2.6 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.5 basics-04-type-inferrance-and-assignments.zip
1.8 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.6 basics-01-ts-benefits.zip
1.5 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.7 basics-08-enums.zip
2.1 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.8 basics-02-js-types.zip
1.5 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.9 basics-06-arrays.zip
2.0 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.10 basics-05-object-types.zip
1.9 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.11 basics-11-type-aliases.zip
2.7 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.12 basics-12-function-types.zip
3.2 kB
Understanding TypeScript - 2020 Edition/2. TypeScript Basics & Basic Types/26.13 basics-13-unknown-never.zip
3.6 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/1. Module Introduction.mp4
1.6 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/1. Module Introduction.srt
975 B
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/2. Using Watch Mode.mp4
5.9 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/2. Using Watch Mode.srt
2.4 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/2.1 config-00-starting-setup.zip
1.5 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/3. Compiling the Entire Project Multiple Files.mp4
20 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/3. Compiling the Entire Project Multiple Files.srt
4.7 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/3.1 config-01-watch-mode-tsconfig.zip
3.7 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/4. Including & Excluding Files.mp4
55 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/4. Including & Excluding Files.srt
8.4 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/4.1 config-02-excluding.zip
3.6 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/5. Setting a Compilation Target.mp4
50 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/5. Setting a Compilation Target.srt
5.2 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/6. Understanding TypeScript Core Libs.mp4
36 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/6. Understanding TypeScript Core Libs.srt
7.3 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/6.1 Official tsconfig Docs.html
124 B
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/6.2 Official Compiler Options Docs.html
127 B
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/7. More Configuration & Compilation Options.mp4
8.2 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/7. More Configuration & Compilation Options.srt
2.3 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/8. Working with Source Maps.mp4
13 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/8. Working with Source Maps.srt
2.7 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/9. rootDir and outDir.mp4
71 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/9. rootDir and outDir.srt
7.3 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/10. Stop Emitting Files on Compilation Errors.mp4
29 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/10. Stop Emitting Files on Compilation Errors.srt
3.8 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/11. Strict Compilation.mp4
113 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/11. Strict Compilation.srt
15 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/12. Code Quality Options.mp4
45 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/12. Code Quality Options.srt
5.7 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/12.1 config-03-config-finished.zip
4.2 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/13. Debugging with Visual Studio Code.mp4
28 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/13. Debugging with Visual Studio Code.srt
5.6 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/13.1 config-04-chrome-debugging.zip
5.2 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/14. Wrap Up.mp4
11 MB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/14. Wrap Up.srt
1.5 kB
Understanding TypeScript - 2020 Edition/3. The TypeScript Compiler (and its Configuration)/15. Useful Resources & Links.html
882 B
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/1. Module Introduction.mp4
8.8 MB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/1. Module Introduction.srt
3.2 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/1.1 next-gen-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/2. let and const.mp4
78 MB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/2. let and const.srt
8.7 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/2.1 Next-gen JS Feature Table.html
103 B
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/3. Arrow Functions.mp4
25 MB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/3. Arrow Functions.srt
6.4 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/3.1 next-gen-02-let-conts-arrow-functions.zip
4.1 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/4. Default Function Parameters.mp4
8.4 MB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/4. Default Function Parameters.srt
2.8 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/5. The Spread Operator (...).mp4
28 MB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/5. The Spread Operator (...).srt
5.6 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/5.1 next-gen-03-spread-operator.zip
4.0 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/5.2 Primitive vs Reference Values.html
130 B
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/6. Rest Parameters.mp4
24 MB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/6. Rest Parameters.srt
6.3 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/6.1 next-gen-04-spread-and-rest.zip
4.1 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/7. Array & Object Destructuring.mp4
28 MB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/7. Array & Object Destructuring.srt
6.6 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/7.1 next-gen-05-destructuring.zip
4.2 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/8. How Code Gets Compiled & Wrap Up.mp4
7.0 MB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/8. How Code Gets Compiled & Wrap Up.srt
2.1 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/8.1 next-gen-06-finished.zip
4.1 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/9. Useful Resources & Links.html
140 B
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/9.1 next-gen-03-spread-operator.zip
4.0 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/9.2 next-gen-05-destructuring.zip
4.2 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/9.3 next-gen-04-spread-and-rest.zip
4.1 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/9.4 next-gen-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/9.5 next-gen-02-let-conts-arrow-functions.zip
4.1 kB
Understanding TypeScript - 2020 Edition/4. Next-generation JavaScript & TypeScript/9.6 next-gen-06-finished.zip
4.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/1. Module Introduction.mp4
1.2 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/1. Module Introduction.srt
1.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/2. What are Classes.mp4
9.7 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/2. What are Classes.srt
6.7 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/3. Creating a First Class.mp4
16 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/3. Creating a First Class.srt
7.7 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/3.1 cl-interfaces-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/4. Compiling to JavaScript.mp4
13 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/4. Compiling to JavaScript.srt
3.7 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/5. Constructor Functions & The this Keyword.mp4
29 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/5. Constructor Functions & The this Keyword.srt
9.4 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/5.1 cl-interfaces-02-class-and-this-basics.zip
4.0 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/6. private and public Access Modifiers.mp4
30 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/6. private and public Access Modifiers.srt
6.8 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/6.1 JavaScript Private & Public Fields.html
147 B
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/6.2 cl-interfaces-03-private-and-public.zip
4.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/7. Shorthand Initialization.mp4
16 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/7. Shorthand Initialization.srt
3.7 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/7.1 cl-interfaces-04-shorter-init-syntax.zip
4.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/8. readonly Properties.mp4
16 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/8. readonly Properties.srt
3.8 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/8.1 cl-interfaces-05-readonly.zip
4.0 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/8.2 Prototypes & Inheritance in JavaScript.html
152 B
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/9. Class Basics.html
135 B
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/10. Inheritance.mp4
42 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/10. Inheritance.srt
10 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/10.1 cl-interfaces-06-inheritance.zip
4.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/11. Overriding Properties & The protected Modifier.mp4
17 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/11. Overriding Properties & The protected Modifier.srt
3.3 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/11.1 cl-interfaces-07-overriding-and-protected.zip
4.4 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/12. Getters & Setters.mp4
42 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/12. Getters & Setters.srt
8.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/12.1 cl-interfaces-08-getters-and-setters.zip
4.5 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/13. Static Methods & Properties.mp4
26 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/13. Static Methods & Properties.srt
6.3 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/14. Abstract Classes.mp4
29 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/14. Abstract Classes.srt
6.9 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/14.1 cl-interfaces-09-abstract.zip
4.4 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/15. Singletons & Private Constructors.mp4
47 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/15. Singletons & Private Constructors.srt
6.4 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/15.1 cl-interfaces-10-private-constructors.zip
4.6 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/16. Classes - A Summary.mp4
8.7 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/16. Classes - A Summary.srt
2.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/17. Classes.html
135 B
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/18. A First Interface.mp4
15 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/18. A First Interface.srt
5.8 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/18.1 cl-interfaces-11-basic-interfaces.zip
5.0 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/19. Using Interfaces with Classes.mp4
29 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/19. Using Interfaces with Classes.srt
8.0 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/19.1 cl-interfaces-12-implementing-interfaces.zip
5.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/20. Why Interfaces.mp4
5.9 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/20. Why Interfaces.srt
2.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/21. Readonly Interface Properties.mp4
6.2 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/21. Readonly Interface Properties.srt
2.0 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/22. Extending Interfaces.mp4
14 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/22. Extending Interfaces.srt
3.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/22.1 cl-interfaces-13-interface-inheritance.zip
5.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/23. Interfaces as Function Types.mp4
14 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/23. Interfaces as Function Types.srt
3.4 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/23.1 cl-interfaces-14-interface-function-types.zip
5.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/24. Optional Parameters & Properties.mp4
17 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/24. Optional Parameters & Properties.srt
5.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/24.1 cl-interfaces-15-optional-properties.zip
5.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/25. Compiling Interfaces to JavaScript.mp4
11 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/25. Compiling Interfaces to JavaScript.srt
2.4 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/26. Interfaces.html
135 B
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/27. Wrap Up.mp4
8.0 MB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/27. Wrap Up.srt
2.5 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28. Useful Resources & Links.html
676 B
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.1 cl-interfaces-05-readonly.zip
4.0 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.2 cl-interfaces-04-shorter-init-syntax.zip
4.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.3 cl-interfaces-03-private-and-public.zip
4.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.4 cl-interfaces-08-getters-and-setters.zip
4.5 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.5 cl-interfaces-12-implementing-interfaces.zip
5.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.6 cl-interfaces-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.7 cl-interfaces-14-interface-function-types.zip
5.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.8 cl-interfaces-15-optional-properties.zip
5.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.9 cl-interfaces-02-class-and-this-basics.zip
4.0 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.10 cl-interfaces-07-overriding-and-protected.zip
4.4 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.11 cl-interfaces-09-abstract.zip
4.4 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.12 cl-interfaces-13-interface-inheritance.zip
5.1 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.13 cl-interfaces-10-private-constructors.zip
4.6 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.14 cl-interfaces-06-inheritance.zip
4.2 kB
Understanding TypeScript - 2020 Edition/5. Classes & Interfaces/28.15 cl-interfaces-11-basic-interfaces.zip
5.0 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/1. Module Introduction.mp4
1.4 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/1. Module Introduction.srt
1.2 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/2. Intersection Types.mp4
19 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/2. Intersection Types.srt
5.8 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/2.1 adv-types-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/2.2 adv-types-02-intersection-types.zip
3.9 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/3. More on Type Guards.mp4
53 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/3. More on Type Guards.srt
12 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/3.1 adv-types-03-type-guards.zip
4.2 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/4. Discriminated Unions.mp4
25 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/4. Discriminated Unions.srt
6.7 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/4.1 adv-types-04-discriminated-unions.zip
4.4 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/5. Type Casting.mp4
42 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/5. Type Casting.srt
10 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/5.1 adv-types-05-type-casting.zip
4.4 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/6. Index Properties.mp4
26 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/6. Index Properties.srt
8.2 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/6.1 adv-types-06-index-properties.zip
4.6 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/7. Function Overloads.mp4
34 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/7. Function Overloads.srt
7.9 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/8. Optional Chaining.mp4
17 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/8. Optional Chaining.srt
5.2 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/9. Nullish Coalescing.mp4
11 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/9. Nullish Coalescing.srt
3.6 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/9.1 adv-types-08-optional-chaining-nullish-coalescing.zip
5.1 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/10. Advanced Types.html
135 B
Understanding TypeScript - 2020 Edition/6. Advanced Types/11. Wrap Up.mp4
7.8 MB
Understanding TypeScript - 2020 Edition/6. Advanced Types/11. Wrap Up.srt
1.7 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/12. Useful Resources & Links.html
424 B
Understanding TypeScript - 2020 Edition/6. Advanced Types/12.1 adv-types-06-index-properties.zip
4.6 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/12.2 adv-types-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/12.3 adv-types-08-optional-chaining-nullish-coalescing.zip
5.1 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/12.4 adv-types-05-type-casting.zip
4.4 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/12.5 adv-types-04-discriminated-unions.zip
4.4 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/12.6 adv-types-02-intersection-types.zip
3.9 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/12.7 adv-types-07-function-overloads.zip
4.7 kB
Understanding TypeScript - 2020 Edition/6. Advanced Types/12.8 adv-types-03-type-guards.zip
4.2 kB
Understanding TypeScript - 2020 Edition/7. Generics/1. Module Introduction.mp4
1.4 MB
Understanding TypeScript - 2020 Edition/7. Generics/1. Module Introduction.srt
1.4 kB
Understanding TypeScript - 2020 Edition/7. Generics/2. Built-in Generics & What are Generics.mp4
26 MB
Understanding TypeScript - 2020 Edition/7. Generics/2. Built-in Generics & What are Generics.srt
12 kB
Understanding TypeScript - 2020 Edition/7. Generics/2.1 generics-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/7. Generics/2.2 JS Promises.html
149 B
Understanding TypeScript - 2020 Edition/7. Generics/3. Creating a Generic Function.mp4
32 MB
Understanding TypeScript - 2020 Edition/7. Generics/3. Creating a Generic Function.srt
11 kB
Understanding TypeScript - 2020 Edition/7. Generics/4. Working with Constraints.mp4
14 MB
Understanding TypeScript - 2020 Edition/7. Generics/4. Working with Constraints.srt
4.7 kB
Understanding TypeScript - 2020 Edition/7. Generics/4.1 generics-02-first-generic-method.zip
4.0 kB
Understanding TypeScript - 2020 Edition/7. Generics/5. Another Generic Function.mp4
29 MB
Understanding TypeScript - 2020 Edition/7. Generics/5. Another Generic Function.srt
7.0 kB
Understanding TypeScript - 2020 Edition/7. Generics/5.1 generics-03-another-generic-function.zip
4.2 kB
Understanding TypeScript - 2020 Edition/7. Generics/6. The keyof Constraint.mp4
13 MB
Understanding TypeScript - 2020 Edition/7. Generics/6. The keyof Constraint.srt
4.1 kB
Understanding TypeScript - 2020 Edition/7. Generics/6.1 generics-04-keyof-constraints.zip
4.2 kB
Understanding TypeScript - 2020 Edition/7. Generics/7. Generic Classes.mp4
45 MB
Understanding TypeScript - 2020 Edition/7. Generics/7. Generic Classes.srt
11 kB
Understanding TypeScript - 2020 Edition/7. Generics/7.1 Primitive vs Reference Values.html
130 B
Understanding TypeScript - 2020 Edition/7. Generics/7.2 generics-05-generic-classes.zip
4.4 kB
Understanding TypeScript - 2020 Edition/7. Generics/8. A First Summary.mp4
5.9 MB
Understanding TypeScript - 2020 Edition/7. Generics/8. A First Summary.srt
1.7 kB
Understanding TypeScript - 2020 Edition/7. Generics/9. Generic Utility Types.mp4
43 MB
Understanding TypeScript - 2020 Edition/7. Generics/9. Generic Utility Types.srt
9.3 kB
Understanding TypeScript - 2020 Edition/7. Generics/9.1 Utility Types Docs.html
124 B
Understanding TypeScript - 2020 Edition/7. Generics/10. Generic Types vs Union Types.mp4
19 MB
Understanding TypeScript - 2020 Edition/7. Generics/10. Generic Types vs Union Types.srt
4.8 kB
Understanding TypeScript - 2020 Edition/7. Generics/10.1 generics-06-finished.zip
4.5 kB
Understanding TypeScript - 2020 Edition/7. Generics/11. Generics.html
135 B
Understanding TypeScript - 2020 Edition/7. Generics/12. Useful Resources & Links.html
406 B
Understanding TypeScript - 2020 Edition/7. Generics/12.1 generics-02-first-generic-method.zip
4.0 kB
Understanding TypeScript - 2020 Edition/7. Generics/12.2 generics-04-keyof-constraints.zip
4.2 kB
Understanding TypeScript - 2020 Edition/7. Generics/12.3 generics-06-finished.zip
4.5 kB
Understanding TypeScript - 2020 Edition/7. Generics/12.4 generics-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/7. Generics/12.5 generics-05-generic-classes.zip
4.4 kB
Understanding TypeScript - 2020 Edition/7. Generics/12.6 generics-03-another-generic-function.zip
4.2 kB
Understanding TypeScript - 2020 Edition/8. Decorators/1. Module Introduction.mp4
1.9 MB
Understanding TypeScript - 2020 Edition/8. Decorators/1. Module Introduction.srt
2.0 kB
Understanding TypeScript - 2020 Edition/8. Decorators/2. A First Class Decorator.mp4
31 MB
Understanding TypeScript - 2020 Edition/8. Decorators/2. A First Class Decorator.srt
6.7 kB
Understanding TypeScript - 2020 Edition/8. Decorators/2.1 decorators-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/8. Decorators/2.2 decorators-02-first-class-decorator.zip
3.9 kB
Understanding TypeScript - 2020 Edition/8. Decorators/3. Working with Decorator Factories.mp4
7.2 MB
Understanding TypeScript - 2020 Edition/8. Decorators/3. Working with Decorator Factories.srt
2.6 kB
Understanding TypeScript - 2020 Edition/8. Decorators/3.1 decorators-03-decorator-factories.zip
3.9 kB
Understanding TypeScript - 2020 Edition/8. Decorators/4. Building More Useful Decorators.mp4
53 MB
Understanding TypeScript - 2020 Edition/8. Decorators/4. Building More Useful Decorators.srt
7.6 kB
Understanding TypeScript - 2020 Edition/8. Decorators/4.1 decorators-04-adv-decorators.zip
4.0 kB
Understanding TypeScript - 2020 Edition/8. Decorators/5. Adding Multiple Decorators.mp4
17 MB
Understanding TypeScript - 2020 Edition/8. Decorators/5. Adding Multiple Decorators.srt
3.5 kB
Understanding TypeScript - 2020 Edition/8. Decorators/5.1 decorators-05-finished-class-decorators.zip
4.2 kB
Understanding TypeScript - 2020 Edition/8. Decorators/6. Diving into Property Decorators.mp4
24 MB
Understanding TypeScript - 2020 Edition/8. Decorators/6. Diving into Property Decorators.srt
6.3 kB
Understanding TypeScript - 2020 Edition/8. Decorators/6.1 decorators-06-different-decorators.zip
4.5 kB
Understanding TypeScript - 2020 Edition/8. Decorators/7. Accessor & Parameter Decorators.mp4
50 MB
Understanding TypeScript - 2020 Edition/8. Decorators/7. Accessor & Parameter Decorators.srt
7.1 kB
Understanding TypeScript - 2020 Edition/8. Decorators/7.1 decorators-07-non-class-decorators-finished.zip
4.6 kB
Understanding TypeScript - 2020 Edition/8. Decorators/8. When Do Decorators Execute.mp4
28 MB
Understanding TypeScript - 2020 Edition/8. Decorators/8. When Do Decorators Execute.srt
4.0 kB
Understanding TypeScript - 2020 Edition/8. Decorators/9. Returning (and changing) a Class in a Class Decorator.mp4
57 MB
Understanding TypeScript - 2020 Edition/8. Decorators/9. Returning (and changing) a Class in a Class Decorator.srt
11 kB
Understanding TypeScript - 2020 Edition/8. Decorators/10. Other Decorator Return Types.mp4
20 MB
Understanding TypeScript - 2020 Edition/8. Decorators/10. Other Decorator Return Types.srt
4.9 kB
Understanding TypeScript - 2020 Edition/8. Decorators/10.1 More on Property Descriptors.html
163 B
Understanding TypeScript - 2020 Edition/8. Decorators/10.2 decorators-08-returning-values-in-decorators.zip
4.7 kB
Understanding TypeScript - 2020 Edition/8. Decorators/11. Example Creating an Autobind Decorator.mp4
54 MB
Understanding TypeScript - 2020 Edition/8. Decorators/11. Example Creating an Autobind Decorator.srt
12 kB
Understanding TypeScript - 2020 Edition/8. Decorators/11.1 decorators-09-example-autobind.zip
4.7 kB
Understanding TypeScript - 2020 Edition/8. Decorators/12. Validation with Decorators - First Steps.mp4
39 MB
Understanding TypeScript - 2020 Edition/8. Decorators/12. Validation with Decorators - First Steps.srt
9.1 kB
Understanding TypeScript - 2020 Edition/8. Decorators/13. Validation with Decorators - Finished.mp4
75 MB
Understanding TypeScript - 2020 Edition/8. Decorators/13. Validation with Decorators - Finished.srt
16 kB
Understanding TypeScript - 2020 Edition/8. Decorators/13.1 decorators-10-decorator-validation.zip
5.3 kB
Understanding TypeScript - 2020 Edition/8. Decorators/14. Fixing a Validator Bug.html
1.2 kB
Understanding TypeScript - 2020 Edition/8. Decorators/15. Wrap Up.mp4
34 MB
Understanding TypeScript - 2020 Edition/8. Decorators/15. Wrap Up.srt
4.2 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16. Useful Resources & Links.html
407 B
Understanding TypeScript - 2020 Edition/8. Decorators/16.1 decorators-07-non-class-decorators-finished.zip
4.6 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16.2 decorators-09-example-autobind.zip
4.7 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16.3 decorators-03-decorator-factories.zip
3.9 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16.4 decorators-05-finished-class-decorators.zip
4.2 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16.5 decorators-06-different-decorators.zip
4.5 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16.6 decorators-02-first-class-decorator.zip
3.9 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16.7 decorators-04-adv-decorators.zip
4.0 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16.8 decorators-08-returning-values-in-decorators.zip
4.7 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16.9 decorators-01-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/8. Decorators/16.10 decorators-10-decorator-validation.zip
5.3 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/1. Module Introduction.mp4
1.3 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/1. Module Introduction.srt
1.1 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/2. Getting Started.mp4
25 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/2. Getting Started.srt
6.8 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/2.1 prj-00-initial-starting-setup.zip
3.7 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/2.2 app.css
1.5 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/2.3 index.html.zip
1.0 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/3. DOM Element Selection & OOP Rendering.mp4
67 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/3. DOM Element Selection & OOP Rendering.srt
15 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/3.1 prj-02-prj-input-form.zip
4.9 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/4. Interacting with DOM Elements.mp4
75 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/4. Interacting with DOM Elements.srt
9.9 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/4.1 prj-03-form-access-and-bind-this.zip
5.2 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/5. Creating & Using an Autobind Decorator.mp4
46 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/5. Creating & Using an Autobind Decorator.srt
5.5 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/5.1 prj-04-autobind-decorator.zip
5.2 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/6. Fetching User Input.mp4
60 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/6. Fetching User Input.srt
12 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/6.1 prj-05-fetching-user-input-with-validation.zip
5.7 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/7. Creating a Re-Usable Validation Functionality.mp4
128 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/7. Creating a Re-Usable Validation Functionality.srt
18 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/7.1 prj-06-more-elaborate-validation.zip
5.8 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/8. Rendering Project Lists.mp4
102 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/8. Rendering Project Lists.srt
14 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/8.1 prj-07-rendering-a-project-section.zip
6.0 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/9. Managing Application State with Singletons.mp4
146 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/9. Managing Application State with Singletons.srt
19 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/9.1 prj-08-basic-list-rendering-basic-state-mgmt.zip
6.6 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/10. More Classes & Custom Types.mp4
59 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/10. More Classes & Custom Types.srt
8.8 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/10.1 prj-09-project-and-listener-types.zip
6.5 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/11. Filtering Projects with Enums.mp4
55 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/11. Filtering Projects with Enums.srt
7.4 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/11.1 prj-10-filtering-added.zip
6.4 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/12. Adding Inheritance & Generics.mp4
196 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/12. Adding Inheritance & Generics.srt
24 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/12.1 prj-11-inheritance-and-generics.zip
6.7 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/13. Rendering Project Items with a Class.mp4
142 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/13. Rendering Project Items with a Class.srt
15 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/13.1 prj-12-added-projectitem-class.zip
6.7 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/14. Using a Getter.mp4
18 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/14. Using a Getter.srt
4.3 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/14.1 prj-13-added-a-getter.zip
6.6 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/15. Utilizing Interfaces to Implement Drag & Drop.mp4
82 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/15. Utilizing Interfaces to Implement Drag & Drop.srt
13 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/15.1 prj-14-draggable-list-item.zip
6.8 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/16. Drag Events & Reflecting the Current State in the UI.mp4
40 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/16. Drag Events & Reflecting the Current State in the UI.srt
7.3 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/16.1 prj-15-visual-drag-and-drop-feedback.zip
7.1 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/17. Adding a Droppable Area.mp4
71 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/17. Adding a Droppable Area.srt
10 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/17.1 More on Drag & Drop.html
132 B
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/18. Finishing Drag & Drop.mp4
63 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/18. Finishing Drag & Drop.srt
8.5 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/18.1 prj-16-finished.zip
7.0 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/19. Wrap Up.mp4
19 MB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/19. Wrap Up.srt
1.7 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20. Useful Resources & Links.html
439 B
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.1 prj-06-more-elaborate-validation.zip
5.8 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.2 prj-07-rendering-a-project-section.zip
6.0 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.3 prj-04-autobind-decorator.zip
5.2 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.4 prj-10-filtering-added.zip
6.4 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.5 prj-02-prj-input-form.zip
4.9 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.6 prj-09-project-and-listener-types.zip
6.5 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.7 prj-01-starting-setup.zip
4.6 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.8 prj-03-form-access-and-bind-this.zip
5.2 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.9 prj-08-basic-list-rendering-basic-state-mgmt.zip
6.6 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.10 prj-15-visual-drag-and-drop-feedback.zip
7.1 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.11 prj-11-inheritance-and-generics.zip
6.7 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.12 prj-13-added-a-getter.zip
17 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.13 prj-14-draggable-list-item.zip
6.8 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.14 prj-16-finished.zip
7.0 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.15 prj-12-added-projectitem-class.zip
6.7 kB
Understanding TypeScript - 2020 Edition/9. Practice Time! Let's build a Drag & Drop Project/20.16 prj-05-fetching-user-input-with-validation.zip
5.7 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/1. Module Introduction.mp4
7.3 MB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/1. Module Introduction.srt
1.5 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/2. Writing Module Code - Your Options.mp4
7.4 MB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/2. Writing Module Code - Your Options.srt
4.9 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/3. Working with Namespaces.mp4
100 MB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/3. Working with Namespaces.srt
14 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/3.1 More on JS Modules.html
157 B
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/4. Organizing Files & Folders.mp4
112 MB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/4. Organizing Files & Folders.srt
11 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/5. A Problem with Namespace Imports.mp4
21 MB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/5. A Problem with Namespace Imports.srt
3.5 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/5.1 modules-01-namespaces.zip
11 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/6. Important Use Chrome or Firefox.html
307 B
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/7. Using ES Modules.mp4
168 MB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/7. Using ES Modules.srt
15 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/7.1 modules-02-es-modules-basics.zip
12 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/8. Understanding various Import & Export Syntaxes.mp4
54 MB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/8. Understanding various Import & Export Syntaxes.srt
6.4 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/9. How Does Code In Modules Execute.mp4
10 MB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/9. How Does Code In Modules Execute.srt
2.1 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/9.1 modules-03-finished-modules.zip
12 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/10. Wrap Up.mp4
42 MB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/10. Wrap Up.srt
4.1 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/11. Useful Resources & Links.html
731 B
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/11.1 modules-02-es-modules-basics.zip
12 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/11.2 modules-01-namespaces.zip
11 kB
Understanding TypeScript - 2020 Edition/10. Modules & Namespaces/11.3 modules-03-finished-modules.zip
12 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/1. Module Introduction.mp4
1.4 MB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/1. Module Introduction.srt
1.1 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/2. What is Webpack & Why do we need it.mp4
37 MB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/2. What is Webpack & Why do we need it.srt
7.1 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/3. Installing Webpack & Important Dependencies.mp4
15 MB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/3. Installing Webpack & Important Dependencies.srt
4.9 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/4. Adding Entry & Output Configuration.mp4
49 MB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/4. Adding Entry & Output Configuration.srt
7.9 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/4.1 webpack-01-basic-setup.zip
12 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/5. Adding TypeScript Support with the ts-loader Package.mp4
78 MB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/5. Adding TypeScript Support with the ts-loader Package.srt
8.8 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/5.1 webpack-02-added-ts-loader.zip
12 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/6. Finishing the Setup & Adding webpack-dev-server.mp4
30 MB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/6. Finishing the Setup & Adding webpack-dev-server.srt
4.8 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/6.1 webpack-03-finished-dev-setup.zip
12 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/7. Adding a Production Workflow.mp4
17 MB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/7. Adding a Production Workflow.srt
5.1 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/7.1 webpack-04-added-prod-workflow.zip
13 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/8. Wrap Up.mp4
11 MB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/8. Wrap Up.srt
2.2 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/9. Useful Resources & Links.html
341 B
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/9.1 webpack-01-basic-setup.zip
12 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/9.2 webpack-03-finished-dev-setup.zip
12 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/9.3 webpack-04-added-prod-workflow.zip
13 kB
Understanding TypeScript - 2020 Edition/11. Using Webpack with TypeScript/9.4 webpack-02-added-ts-loader.zip
12 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/1. Module Introduction.mp4
1.9 MB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/1. Module Introduction.srt
1.6 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/2. Using JavaScript (!) Libraries with TypeScript.mp4
92 MB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/2. Using JavaScript (!) Libraries with TypeScript.srt
12 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/2.1 libs-01-starting-setup.zip
4.1 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/2.2 libs-02-lodash-and-types.zip
4.2 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/3. Using declare as a Last Resort.mp4
10 MB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/3. Using declare as a Last Resort.srt
2.8 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/4. No Types Needed class-transformer.mp4
72 MB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/4. No Types Needed class-transformer.srt
9.8 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/4.1 libs-03-class-transformer.zip
4.8 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/5. TypeScript-embracing class-validator.mp4
41 MB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/5. TypeScript-embracing class-validator.srt
7.6 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/5.1 libs-04-class-validator.zip
4.9 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/6. Wrap Up.mp4
11 MB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/6. Wrap Up.srt
2.5 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/7. Useful Resources & Links.html
140 B
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/7.1 libs-01-starting-setup.zip
4.1 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/7.2 libs-03-class-transformer.zip
4.8 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/7.3 libs-02-lodash-and-types.zip
4.2 kB
Understanding TypeScript - 2020 Edition/12. 3rd Party Libraries & TypeScript/7.4 libs-04-class-validator.zip
4.9 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/1. Module Introduction.mp4
714 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/1. Module Introduction.srt
624 B
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/2. Project Setup.mp4
18 MB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/2. Project Setup.srt
4.8 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/2.1 prj-libs-01-starting-setup.zip
4.2 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/2.2 prj-libs-02-basic-form-and-markup.zip
4.8 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/3. Getting User Input.mp4
26 MB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/3. Getting User Input.srt
3.1 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/4. Setting Up a Google API Key.mp4
16 MB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/4. Setting Up a Google API Key.srt
3.2 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/5. Using Axios to Fetch Coordinates for an Entered Address.mp4
133 MB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/5. Using Axios to Fetch Coordinates for an Entered Address.srt
13 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/5.1 prj-libs-03-fetching-coordinates.zip
5.3 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/6. Rendering a Map with Google Maps (incl. Types!).mp4
98 MB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/6. Rendering a Map with Google Maps (incl. Types!).srt
8.5 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/6.1 prj-libs-04-finished.zip
5.3 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/7. Working with Maps without a Credit Card.html
1.6 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/8. Useful Resources & Links.html
856 B
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/8.1 prj-libs-03-fetching-coordinates.zip
5.3 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/8.2 prj-libs-04-finished.zip
5.3 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/8.3 prj-libs-02-basic-form-and-markup.zip
4.8 kB
Understanding TypeScript - 2020 Edition/13. Time to Practice! Let's build a Select & Share a Place App (incl. Google Maps)/8.4 prj-libs-01-starting-setup.zip
4.2 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/1. Module Introduction.mp4
1.6 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/1. Module Introduction.srt
1.4 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/2. Setting Up a React + TypeScript Project.mp4
18 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/2. Setting Up a React + TypeScript Project.srt
7.0 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/3. How Do React + TypeScript Work Together.mp4
14 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/3. How Do React + TypeScript Work Together.srt
5.4 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/4. Working with Props and Types for Props.mp4
48 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/4. Working with Props and Types for Props.srt
9.2 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/4.1 react-01-first-component-props.zip
47 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/5. Getting User Input with refs.mp4
44 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/5. Getting User Input with refs.srt
9.4 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/5.1 react-02-user-input-with-ref.zip
48 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/6. Cross-Component Communication.mp4
22 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/6. Cross-Component Communication.srt
5.3 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/6.1 react-03-cross-cmp-communication.zip
48 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/7. Working with State & Types.mp4
25 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/7. Working with State & Types.srt
5.9 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/8. Managing State Better.mp4
8.1 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/8. Managing State Better.srt
2.0 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/8.1 react-04-state.zip
48 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/9. More Props & State Work.mp4
23 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/9. More Props & State Work.srt
5.2 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/10. Adding Styling.mp4
5.9 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/10. Adding Styling.srt
1.3 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/10.1 NewTodo.css
562 B
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/10.2 TodoList.css
280 B
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/11. Types for other React Features (e.g. Redux or Routing).mp4
30 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/11. Types for other React Features (e.g. Redux or Routing).srt
5.4 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/11.1 react-05-finished.zip
50 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/12. Wrap Up.mp4
7.0 MB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/12. Wrap Up.srt
1.9 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/13. Useful Resources & Links.html
754 B
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/13.1 react-05-finished.zip
50 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/13.2 react-03-cross-cmp-communication.zip
48 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/13.3 react-04-state.zip
48 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/13.4 react-01-first-component-props.zip
47 kB
Understanding TypeScript - 2020 Edition/14. React.js & TypeScript/13.5 react-02-user-input-with-ref.zip
48 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/1. Module Introduction.mp4
2.3 MB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/1. Module Introduction.srt
1.7 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/2. Executing TypeScript Code with Node.js.mp4
11 MB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/2. Executing TypeScript Code with Node.js.srt
4.9 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/3. Setting up a Project.mp4
27 MB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/3. Setting up a Project.srt
5.4 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/3.1 node-01-starting-setup.zip
5.1 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/4. Finished Setup & Working with Types (in Node + Express Apps).mp4
21 MB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/4. Finished Setup & Working with Types (in Node + Express Apps).srt
6.6 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/4.1 node-02-first-server.zip
6.4 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/5. Adding Middleware & Types.mp4
20 MB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/5. Adding Middleware & Types.srt
7.3 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/5.1 node-03-basic-routes-and-middleware.zip
8.5 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/6. Working with Controllers & Parsing Request Bodies.mp4
47 MB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/6. Working with Controllers & Parsing Request Bodies.srt
13 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/6.1 node-04-post-request.zip
11 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/7. More CRUD Operations.mp4
114 MB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/7. More CRUD Operations.srt
13 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/7.1 node-05-finished.zip
11 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/8. Wrap Up.mp4
24 MB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/8. Wrap Up.srt
2.6 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/9. Useful Resources & Links.html
140 B
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/9.1 node-02-first-server.zip
6.4 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/9.2 node-03-basic-routes-and-middleware.zip
8.5 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/9.3 node-04-post-request.zip
11 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/9.4 node-05-finished.zip
11 kB
Understanding TypeScript - 2020 Edition/15. Node.js + Express & TypeScript/9.5 node-01-starting-setup.zip
5.1 kB
Understanding TypeScript - 2020 Edition/16. Course Roundup/1. Roundup.mp4
32 MB
Understanding TypeScript - 2020 Edition/16. Course Roundup/1. Roundup.srt
4.1 kB