zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[GigaCourse.Com] Udemy - Python Masterclass 2023 Build 19 Real World Python Projects
magnet:?xt=urn:btih:81862afe590a4997b7eabc6a521b9014ecea8c01&dn=[GigaCourse.Com] Udemy - Python Masterclass 2023 Build 19 Real World Python Projects
磁力链接详情
文件列表详情
81862afe590a4997b7eabc6a521b9014ecea8c01
infohash:
556
文件数量
13.82 GB
文件大小
2024-2-20 07:01
创建日期
2024-12-24 21:02
最后访问
相关分词
GigaCourse
Com
Udemy
-
Python
Masterclass
2023
Build
19
Real
World
Python
Projects
01 - Introduction/001 Introduction To The Course.mp4 49.76 MB
02 - Introduction To Python Programming Language/001 Python A High Level Programming Language.mp4 44.27 MB
02 - Introduction To Python Programming Language/002 General Purpose Programming Languages.mp4 11.2 MB
02 - Introduction To Python Programming Language/003 Dynamic Typing & Garbage Collection In Python.mp4 13.71 MB
03 - Installing Python & Pycharm/001 Installing Python On Windows.mp4 9.67 MB
03 - Installing Python & Pycharm/002 Installing PyCharm On Windows.mp4 13.87 MB
03 - Installing Python & Pycharm/003 Installing Python On Mac.mp4 12.7 MB
03 - Installing Python & Pycharm/004 Installing PyCharm On Mac.mp4 12.56 MB
03 - Installing Python & Pycharm/005 Installing Python On Linux.mp4 7.48 MB
03 - Installing Python & Pycharm/006 Installing PyCharm On Linux.mp4 6.07 MB
04 - Using Python Shell/001 Using Python Shell On Windows.mp4 7.6 MB
04 - Using Python Shell/002 Using Python Shell On Mac.mp4 8.11 MB
04 - Using Python Shell/003 Using Python Shell On Linux.mp4 15.95 MB
05 - Basic Python Concepts/001 Basic Arithmetic Operations In Python.mp4 18.14 MB
05 - Basic Python Concepts/002 Exponent & Modulus Operators.mp4 19.89 MB
05 - Basic Python Concepts/003 Creating Strings & Using Escape Characters.mp4 14 MB
05 - Basic Python Concepts/004 Accepting User Input.mp4 5.34 MB
05 - Basic Python Concepts/005 Concatenation Of Strings.mp4 9.23 MB
05 - Basic Python Concepts/006 Data Types In Python.mp4 5.69 MB
05 - Basic Python Concepts/007 Variable Declaration & Assignment.mp4 12.79 MB
05 - Basic Python Concepts/008 Naming Conventions To Follow While Creating Variables.mp4 6.25 MB
05 - Basic Python Concepts/009 Operators In Python.mp4 5.67 MB
05 - Basic Python Concepts/010 Logical Operators.mp4 6.68 MB
05 - Basic Python Concepts/011 Hello World Program Using PyCharm On Windows.mp4 16.67 MB
05 - Basic Python Concepts/012 Hello World Program Using PyCharm On Mac.mp4 18.65 MB
05 - Basic Python Concepts/013 Hello World Program Using PyCharm On Linux.mp4 11.54 MB
05 - Basic Python Concepts/014 Adding Comments To Your Code.mp4 12.79 MB
05 - Basic Python Concepts/015 Accepting Input & Adding Numbers.mp4 32.62 MB
05 - Basic Python Concepts/016 Creating Username & Email Using Concatenation.mp4 14.23 MB
05 - Basic Python Concepts/017 Comparing User Strings.mp4 7.4 MB
05 - Basic Python Concepts/018 Creating A Simple Interest Calculator.mp4 25.82 MB
05 - Basic Python Concepts/019 F Strings In Python.mp4 19.99 MB
05 - Basic Python Concepts/020 Creating A BMI Calculator.mp4 11.72 MB
06 - Lists, Dictionaries & Sets/001 Lists In Python.mp4 31.33 MB
06 - Lists, Dictionaries & Sets/002 Storing Different Data Types In A List.mp4 10.23 MB
06 - Lists, Dictionaries & Sets/003 Negative Indexing.mp4 8.49 MB
06 - Lists, Dictionaries & Sets/004 List Slicing.mp4 6.92 MB
06 - Lists, Dictionaries & Sets/005 List Slicing Using Negative Indexing.mp4 7.05 MB
06 - Lists, Dictionaries & Sets/006 In & Not In Operators.mp4 7.11 MB
06 - Lists, Dictionaries & Sets/007 List Functions.mp4 64.5 MB
06 - Lists, Dictionaries & Sets/008 Addition & Multiplication Operation On Lists.mp4 6.99 MB
06 - Lists, Dictionaries & Sets/009 Nesting Lists.mp4 12.54 MB
06 - Lists, Dictionaries & Sets/010 Mutability Of Lists.mp4 7.58 MB
06 - Lists, Dictionaries & Sets/011 Tuples.mp4 11.7 MB
06 - Lists, Dictionaries & Sets/012 Dictionaries.mp4 16.77 MB
06 - Lists, Dictionaries & Sets/013 Creating Dictionaries Using dict().mp4 9.93 MB
06 - Lists, Dictionaries & Sets/014 Get Method.mp4 8.96 MB
06 - Lists, Dictionaries & Sets/015 Update & Pop Method.mp4 10.26 MB
06 - Lists, Dictionaries & Sets/016 Items & Keys Method.mp4 7.47 MB
06 - Lists, Dictionaries & Sets/017 Set & Creating Sets.mp4 11.23 MB
06 - Lists, Dictionaries & Sets/018 Empty Set.mp4 8.8 MB
06 - Lists, Dictionaries & Sets/019 Set Operations.mp4 15.98 MB
06 - Lists, Dictionaries & Sets/020 Add & Remove Set Methods.mp4 13.04 MB
06 - Lists, Dictionaries & Sets/021 Searching Items In A List.mp4 9.18 MB
06 - Lists, Dictionaries & Sets/022 Adding & Removing Items.mp4 15.04 MB
06 - Lists, Dictionaries & Sets/023 Adding List Item At A Position.mp4 17.3 MB
06 - Lists, Dictionaries & Sets/024 Adding Products To A Dictionary.mp4 17.62 MB
06 - Lists, Dictionaries & Sets/025 Deleting Items From Dictionary.mp4 5.82 MB
06 - Lists, Dictionaries & Sets/026 Editing Dictionary Values.mp4 11.9 MB
07 - Conditionals In Python/001 If Conditional Statement.mp4 14.11 MB
07 - Conditionals In Python/002 Understanding Indentation In Python.mp4 9.88 MB
07 - Conditionals In Python/003 Accept User Input & Check If Condition.mp4 10.72 MB
07 - Conditionals In Python/004 Elif Statement.mp4 15.83 MB
07 - Conditionals In Python/005 Nested If.mp4 16.87 MB
07 - Conditionals In Python/006 Nested If Example.mp4 13.85 MB
07 - Conditionals In Python/007 Range Function.mp4 14.46 MB
07 - Conditionals In Python/008 For Loop.mp4 15.8 MB
07 - Conditionals In Python/009 Looping Through List.mp4 6.97 MB
07 - Conditionals In Python/010 Looping Through A Dictionary.mp4 5.67 MB
07 - Conditionals In Python/011 While Loop.mp4 14.33 MB
07 - Conditionals In Python/012 Break Statement.mp4 8.43 MB
07 - Conditionals In Python/013 Continue Statement.mp4 11.96 MB
07 - Conditionals In Python/014 Adding Items To Cart Using For Loop.mp4 12.53 MB
07 - Conditionals In Python/015 Adding Items Using While Loop.mp4 12.85 MB
07 - Conditionals In Python/016 Creating A List Of Products.mp4 24.32 MB
07 - Conditionals In Python/017 Adding Items To Cart.mp4 26.23 MB
07 - Conditionals In Python/018 Displaying Cart Items.mp4 8.21 MB
07 - Conditionals In Python/019 Incrementing The Quantity.mp4 25.93 MB
07 - Conditionals In Python/020 Calculating Total Cart Value.mp4 11.8 MB
08 - Functions In Python/001 Functions.mp4 16.69 MB
08 - Functions In Python/002 Passing Arguments To Functions.mp4 15.74 MB
08 - Functions In Python/003 Keyword Arguments.mp4 8.68 MB
08 - Functions In Python/004 Default Parameters.mp4 10.72 MB
08 - Functions In Python/005 Making function return a value.mp4 18.03 MB
08 - Functions In Python/006 Calling a function in other function.mp4 6 MB
08 - Functions In Python/007 Making A Function Return Multiple Values.mp4 10.93 MB
08 - Functions In Python/008 Passing List To A Function.mp4 11.62 MB
08 - Functions In Python/009 Returning List.mp4 15.8 MB
08 - Functions In Python/010 Local & Global Variables.mp4 10.68 MB
08 - Functions In Python/011 Accessing Global Variables Inside A Function.mp4 20.55 MB
08 - Functions In Python/012 Check If A String Is A Palindrome.mp4 23.26 MB
08 - Functions In Python/013 Function To Check Foe Palindrome.mp4 12.04 MB
08 - Functions In Python/014 EMI Calculator.mp4 12.95 MB
08 - Functions In Python/015 Recursion In Python.mp4 9.89 MB
08 - Functions In Python/016 Factorial Using Recursion.mp4 16.49 MB
08 - Functions In Python/017 Variable Length Positional Arguments.mp4 10.52 MB
08 - Functions In Python/018 Variable Length Keyword Arguments.mp4 11.57 MB
08 - Functions In Python/019 Decorators.mp4 13.17 MB
08 - Functions In Python/020 Another Way Of Using Decorator.mp4 9.24 MB
08 - Functions In Python/021 Decorating Functions Accepting Arguments.mp4 12.37 MB
08 - Functions In Python/022 Decorating Functions Returning Values.mp4 10.01 MB
09 - Modules In Python/001 Module.mp4 4.69 MB
09 - Modules In Python/002 Creating our own module.mp4 13.14 MB
09 - Modules In Python/003 Random module.mp4 7.56 MB
09 - Modules In Python/004 Datetime module.mp4 15.21 MB
10 - Errors & Exceptions In Python/001 Introduction to errors & exceptions.mp4 2.68 MB
10 - Errors & Exceptions In Python/002 Syntax error.mp4 10.16 MB
10 - Errors & Exceptions In Python/003 Logical error.mp4 8.5 MB
10 - Errors & Exceptions In Python/004 Runtime error.mp4 16.44 MB
10 - Errors & Exceptions In Python/005 Try & except block.mp4 13.09 MB
10 - Errors & Exceptions In Python/006 Else block.mp4 7.85 MB
10 - Errors & Exceptions In Python/007 Finally block.mp4 5.98 MB
11 - File Handling In Python/001 Introduction To File Handling.mp4 1.93 MB
11 - File Handling In Python/002 Opening A File.mp4 10.61 MB
11 - File Handling In Python/003 Reading Data From A File.mp4 10.11 MB
11 - File Handling In Python/004 Writing & Appending Data To A File.mp4 12.55 MB
11 - File Handling In Python/005 Opening Files Using With.mp4 5.69 MB
11 - File Handling In Python/006 Readline & Readlines.mp4 11.5 MB
11 - File Handling In Python/007 Strip Method.mp4 10.11 MB
11 - File Handling In Python/008 Saving User Data In A File.mp4 12.59 MB
11 - File Handling In Python/009 Reading Saved Names.mp4 18.03 MB
11 - File Handling In Python/010 Saving Complex Data.mp4 16.25 MB
11 - File Handling In Python/011 Serialization.mp4 10.76 MB
11 - File Handling In Python/012 Deserialization.mp4 9.13 MB
11 - File Handling In Python/013 Writing Serialised Data To File.mp4 21.59 MB
11 - File Handling In Python/014 Preserving Old Data.mp4 29.52 MB
11 - File Handling In Python/015 Reading User Data.mp4 35.49 MB
11 - File Handling In Python/016 Editing User Data.mp4 40.91 MB
11 - File Handling In Python/017 Deleting User Data.mp4 31.25 MB
12 - Lambdas, Map & Filter/001 Lambda Functions In Python.mp4 15.45 MB
12 - Lambdas, Map & Filter/002 Map In Python.mp4 24.68 MB
12 - Lambdas, Map & Filter/003 Using Map In Different Ways.mp4 21.24 MB
12 - Lambdas, Map & Filter/004 Filter In Python.mp4 12.79 MB
12 - Lambdas, Map & Filter/005 Generators In Python.mp4 13.38 MB
12 - Lambdas, Map & Filter/006 Celsius to Fahrenheit Using Map.mp4 16.9 MB
12 - Lambdas, Map & Filter/007 Extracting Initials From Name.mp4 11.27 MB
12 - Lambdas, Map & Filter/008 Extracting Initials Using Map.mp4 16.91 MB
12 - Lambdas, Map & Filter/009 Reversing a List Using Map.mp4 14.54 MB
12 - Lambdas, Map & Filter/010 Fibonacci Sequence.mp4 24.14 MB
12 - Lambdas, Map & Filter/011 Filter Prime Numbers.mp4 13.46 MB
12 - Lambdas, Map & Filter/012 Filtering Students.mp4 12.65 MB
13 - Object Oriented Programming In Python/001 Introduction To Object Oriented Programming In Python.mp4 6.75 MB
13 - Object Oriented Programming In Python/002 Creating Class & Objects.mp4 12.52 MB
13 - Object Oriented Programming In Python/003 Instance Attributes.mp4 25.92 MB
13 - Object Oriented Programming In Python/004 Methods In Object Oriented Programming.mp4 24.56 MB
13 - Object Oriented Programming In Python/005 Functional & OOP Based Way Of Writing Code.mp4 18.9 MB
13 - Object Oriented Programming In Python/006 Inheritance.mp4 29.56 MB
13 - Object Oriented Programming In Python/007 Multiple Inheritance.mp4 12.1 MB
13 - Object Oriented Programming In Python/008 Multi-level Inheritance.mp4 8.37 MB
13 - Object Oriented Programming In Python/009 Polymorphism.mp4 8.67 MB
13 - Object Oriented Programming In Python/010 Method Overriding.mp4 9.66 MB
13 - Object Oriented Programming In Python/011 Instance Method.mp4 13.55 MB
13 - Object Oriented Programming In Python/012 Class Method.mp4 11.23 MB
13 - Object Oriented Programming In Python/013 Static Method.mp4 13.59 MB
13 - Object Oriented Programming In Python/014 Nested Classes.mp4 15.7 MB
13 - Object Oriented Programming In Python/015 Nesting Class Example.mp4 53.84 MB
13 - Object Oriented Programming In Python/016 Constructor Inheritance.mp4 8.93 MB
13 - Object Oriented Programming In Python/017 Overriding Superclass Constructor.mp4 6.64 MB
13 - Object Oriented Programming In Python/018 Using Super.mp4 13.33 MB
13 - Object Oriented Programming In Python/019 Entire OOP Example Part 1.mp4 14.01 MB
13 - Object Oriented Programming In Python/020 Entire OOP Example Part 2.mp4 27.62 MB
13 - Object Oriented Programming In Python/021 Student Management System Using OOP.mp4 30.17 MB
13 - Object Oriented Programming In Python/022 Creating Menu.mp4 26.55 MB
13 - Object Oriented Programming In Python/023 Edit Student Data.mp4 22.55 MB
13 - Object Oriented Programming In Python/024 Deleting Student Data.mp4 25.4 MB
14 - Regular Expressions In Python/001 Introduction To Regular Expressions.mp4 11.32 MB
14 - Regular Expressions In Python/002 Writing Our First Regular Expression.mp4 9.95 MB
14 - Regular Expressions In Python/003 Match & Search.mp4 5.18 MB
14 - Regular Expressions In Python/004 Metacharacter In Regular Expression.mp4 5.37 MB
14 - Regular Expressions In Python/005 Star Metacharacter.mp4 8.08 MB
14 - Regular Expressions In Python/006 Plus Metacharacter.mp4 2.11 MB
14 - Regular Expressions In Python/007 Plus Metacharacter Example.mp4 5.46 MB
14 - Regular Expressions In Python/008 Curly Braces.mp4 3.09 MB
14 - Regular Expressions In Python/009 Curly Braces Example.mp4 4.82 MB
14 - Regular Expressions In Python/010 Wildcard.mp4 3.36 MB
14 - Regular Expressions In Python/011 Wildcard Example.mp4 5.16 MB
14 - Regular Expressions In Python/012 Optional Metacharacter.mp4 1.8 MB
14 - Regular Expressions In Python/013 Optional Metacharacter Example.mp4 5.42 MB
14 - Regular Expressions In Python/014 Caret Metacharacter.mp4 7.22 MB
14 - Regular Expressions In Python/015 Character Class.mp4 12.94 MB
14 - Regular Expressions In Python/016 Find All.mp4 6.16 MB
14 - Regular Expressions In Python/017 Character Class & Find All.mp4 7.24 MB
14 - Regular Expressions In Python/018 Finding Vowels.mp4 4.9 MB
14 - Regular Expressions In Python/019 Shorthand For Numeric Characters.mp4 7.26 MB
14 - Regular Expressions In Python/020 W Shorthand.mp4 7.94 MB
14 - Regular Expressions In Python/021 S Shorthand.mp4 6.36 MB
14 - Regular Expressions In Python/022 Combining Shorthands & Metacharacters.mp4 12.36 MB
14 - Regular Expressions In Python/023 Matching Phone Numbers Part 1.mp4 17.2 MB
14 - Regular Expressions In Python/024 Matching Phone Numbers Part 2.mp4 8.1 MB
14 - Regular Expressions In Python/025 Matching Emails.mp4 13.92 MB
14 - Regular Expressions In Python/026 Checking Validity Of Emails.mp4 6.66 MB
14 - Regular Expressions In Python/027 Matching Dates.mp4 7.34 MB
15 - Tkinter/001 Introduction To Tkinter.mp4 6.73 MB
15 - Tkinter/002 Hello World.mp4 22.73 MB
15 - Tkinter/003 Understanding Tkinter Widgets.mp4 14.1 MB
15 - Tkinter/004 Buttons.mp4 19.06 MB
15 - Tkinter/005 Entry.mp4 7.89 MB
15 - Tkinter/006 Adding Two Numbers.mp4 47.01 MB
15 - Tkinter/007 Checkboxes.mp4 20.17 MB
15 - Tkinter/008 Beverage Selector.mp4 42.31 MB
15 - Tkinter/009 Radiobuttons.mp4 52.86 MB
15 - Tkinter/010 Frames.mp4 26.03 MB
15 - Tkinter/011 Adding Properties To Frames.mp4 8.9 MB
15 - Tkinter/012 Grid Layout Manager.mp4 24.48 MB
15 - Tkinter/013 Creating A Grid.mp4 17.94 MB
15 - Tkinter/014 Writing Tkinter Apps Using OOP.mp4 26.08 MB
15 - Tkinter/015 Menu.mp4 20.14 MB
15 - Tkinter/016 Statusbar.mp4 8.88 MB
15 - Tkinter/017 Toolbar.mp4 14.83 MB
15 - Tkinter/018 Messagebox.mp4 10.63 MB
16 - Project 1 Building Calculator App Using Tkinter/001 Building Calculator App Part 1.mp4 24.26 MB
16 - Project 1 Building Calculator App Using Tkinter/002 Building Calculator App Part 2.mp4 27.44 MB
16 - Project 1 Building Calculator App Using Tkinter/003 Building Calculator App Part 3.mp4 24.61 MB
16 - Project 1 Building Calculator App Using Tkinter/004 Building Calculator App Part 4.mp4 13.07 MB
16 - Project 1 Building Calculator App Using Tkinter/005 Building Calculator App Part 5.mp4 16.22 MB
16 - Project 1 Building Calculator App Using Tkinter/006 Building Calculator App Part 6.mp4 24.07 MB
16 - Project 1 Building Calculator App Using Tkinter/007 Building Calculator App Part 7.mp4 38.02 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/001 Introduction To Databases.mp4 15.11 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/002 Introduction To PostgreSQL.mp4 10.42 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/003 Installing PostgreSQL On Windows.mp4 27.24 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/004 Installing PostgreSQL On Mac.mp4 35.2 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/005 Creating A Database.mp4 69.14 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/006 Creating Table & Adding Data.mp4 56.28 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/007 Reading Data From Database.mp4 28.8 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/008 Setting Up Virtualenv on Mac.mp4 85.2 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/009 Setting Up Virtualenv On Windows.mp4 76.88 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/010 Installing Psycopg2.mp4 28.27 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/011 Connecting To Database With Python Code.mp4 36.91 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/012 Creating Database Tables With Python.mp4 28.35 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/013 Adding Data To Database Tables With Python.mp4 34.79 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/014 User Submitted Data To Database.mp4 43.89 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/015 Creating App Layout.mp4 59.5 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/016 Adding Entries.mp4 30.48 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/017 Saving Entries To Database.mp4 51.82 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/018 Search Functionality.mp4 87.79 MB
17 - Project 2 Building Database Apps With PostgreSQL & Python/019 Listing All Entries.mp4 38.73 MB
18 - Project 3 File Compression & Encoding In Python/001 Compressing Files In Python.mp4 89.52 MB
18 - Project 3 File Compression & Encoding In Python/002 Decompressing Files.mp4 35.24 MB
18 - Project 3 File Compression & Encoding In Python/003 Splitting Code Into Functions.mp4 74.36 MB
18 - Project 3 File Compression & Encoding In Python/004 Designing The GUI.mp4 68.49 MB
18 - Project 3 File Compression & Encoding In Python/005 Compressing Via GUI.mp4 43.73 MB
18 - Project 3 File Compression & Encoding In Python/006 Compressing Files From Local Directories.mp4 44.41 MB
19 - Project 4 Text To Speech Converter Using Python/001 Generating Audio From Text Data.mp4 18.05 MB
19 - Project 4 Text To Speech Converter Using Python/002 Converting File Data To Audio.mp4 25.49 MB
19 - Project 4 Text To Speech Converter Using Python/003 Converting User Input To Speech.mp4 23.03 MB
20 - Project 5 Implementing Password Hashing & Building A Password Validator/001 Introduction To Password Hashing.mp4 16.12 MB
20 - Project 5 Implementing Password Hashing & Building A Password Validator/002 Implementing Password Hashing In Python.mp4 44.99 MB
20 - Project 5 Implementing Password Hashing & Building A Password Validator/003 Building A Password Validator.mp4 54.87 MB
21 - Project 6 Building A QR Code Generator With Python/001 QR Code Generator Part 1.mp4 48.48 MB
21 - Project 6 Building A QR Code Generator With Python/002 QR Code Generator Part 2.mp4 63.67 MB
22 - Project 7 Building A Video Downloader App/001 Creating The user Interface.mp4 46.34 MB
22 - Project 7 Building A Video Downloader App/002 Accepting Path To Download Videos.mp4 13.97 MB
22 - Project 7 Building A Video Downloader App/003 Getting Local Path.mp4 11.61 MB
22 - Project 7 Building A Video Downloader App/004 Making Download Button Functional.mp4 50.3 MB
22 - Project 7 Building A Video Downloader App/005 Testing Our App.mp4 14.71 MB
22 - Project 7 Building A Video Downloader App/006 Converting Videos To Mp3.mp4 14.38 MB
23 - Project 8 Credit Card Validation Using Lhun's Algorithm/001 Building A Credit Card Validator Part 1.mp4 24.97 MB
23 - Project 8 Credit Card Validation Using Lhun's Algorithm/002 Building A Credit Card Validator Part 2.mp4 47.97 MB
23 - Project 8 Credit Card Validation Using Lhun's Algorithm/003 Building A Credit Card Validator Part 3.mp4 52.52 MB
24 - Project 9 Generating PDF Documents With Python/001 PDF 1 Installing Required Packages.mp4 24.58 MB
24 - Project 9 Generating PDF Documents With Python/002 PDF 2 Creating Our First PDF Page.mp4 72.66 MB
24 - Project 9 Generating PDF Documents With Python/003 PDF 3 Adding Header To Page.mp4 45.63 MB
24 - Project 9 Generating PDF Documents With Python/004 PDF 4 Aligning Items In Header.mp4 13.77 MB
24 - Project 9 Generating PDF Documents With Python/005 PDF 5 Adding Multiple Lines.mp4 14.76 MB
24 - Project 9 Generating PDF Documents With Python/006 PDF 6 Adding Footer.mp4 13.91 MB
24 - Project 9 Generating PDF Documents With Python/007 PDF 7 Reading Data From A Text File.mp4 23.59 MB
24 - Project 9 Generating PDF Documents With Python/008 PDF 8 Writing Data To PDF.mp4 26.44 MB
24 - Project 9 Generating PDF Documents With Python/009 PDF 9 Adding A Chapter Title.mp4 52.99 MB
24 - Project 9 Generating PDF Documents With Python/010 PDF 10 Adding Headers.mp4 50.88 MB
24 - Project 9 Generating PDF Documents With Python/011 PDF 11 Adding Footer.mp4 20.35 MB
24 - Project 9 Generating PDF Documents With Python/012 PDF 12 Reading CSV Data & Converting It Into A PDF Table.mp4 54.85 MB
24 - Project 9 Generating PDF Documents With Python/013 PDF 13 Styling The PDF Table.mp4 51.57 MB
24 - Project 9 Generating PDF Documents With Python/014 PDF 14 Adding Links & HTML To PDF Page.mp4 51.12 MB
25 - Project 10 Building A PDF Invoice Generator/001 Introduction To The Project.mp4 7.56 MB
25 - Project 10 Building A PDF Invoice Generator/002 Building The Layout.mp4 27.44 MB
25 - Project 10 Building A PDF Invoice Generator/003 Adding Medicines To ListBox.mp4 13.8 MB
25 - Project 10 Building A PDF Invoice Generator/004 Adding Medicines To Cart.mp4 21.73 MB
25 - Project 10 Building A PDF Invoice Generator/005 Adding Medicines To TextBox.mp4 24.41 MB
25 - Project 10 Building A PDF Invoice Generator/006 Calculating Total.mp4 22.93 MB
25 - Project 10 Building A PDF Invoice Generator/007 Generating PDF Based Inoice.mp4 93.14 MB
26 - Project 11 Automated CV Generator App/001 CV Generator App Demo.mp4 7.93 MB
26 - Project 11 Automated CV Generator App/002 Creating The Layout.mp4 19.88 MB
26 - Project 11 Automated CV Generator App/003 Extracting Data.mp4 47.51 MB
26 - Project 11 Automated CV Generator App/004 Generating QR Code.mp4 12.92 MB
26 - Project 11 Automated CV Generator App/005 Validating Inputs.mp4 9.94 MB
26 - Project 11 Automated CV Generator App/006 Creating PDF Class & Adding QR Code.mp4 34.3 MB
26 - Project 11 Automated CV Generator App/007 Generating CV.mp4 119.8 MB
27 - Project 12 Building A Snake Game Using PyGame/001 Creating The Game Window.mp4 14.84 MB
27 - Project 12 Building A Snake Game Using PyGame/002 Drawing A Snake.mp4 29.62 MB
27 - Project 12 Building A Snake Game Using PyGame/003 Moving The Snake.mp4 29.27 MB
27 - Project 12 Building A Snake Game Using PyGame/004 Controlling The Frame Rate.mp4 8.06 MB
27 - Project 12 Building A Snake Game Using PyGame/005 Adding Boundary Conditions.mp4 10.01 MB
27 - Project 12 Building A Snake Game Using PyGame/006 Adding Food Item.mp4 8.82 MB
27 - Project 12 Building A Snake Game Using PyGame/007 Adding Randomness To Food Item.mp4 10.63 MB
27 - Project 12 Building A Snake Game Using PyGame/008 Eating The Food Block.mp4 19.58 MB
27 - Project 12 Building A Snake Game Using PyGame/009 Adding Snake Body.mp4 33.52 MB
27 - Project 12 Building A Snake Game Using PyGame/010 Snake Hitting Itself.mp4 10.89 MB
27 - Project 12 Building A Snake Game Using PyGame/011 Displaying The Score.mp4 9.33 MB
28 - Unittesting In Python/001 Introduction To Unittesting In Python.mp4 10.09 MB
28 - Unittesting In Python/002 Unittesting In Python.mp4 6.8 MB
28 - Unittesting In Python/003 Writing Our First Test.mp4 16.39 MB
28 - Unittesting In Python/004 Running Tests.mp4 5.18 MB
28 - Unittesting In Python/005 Multiple Asserts.mp4 8.81 MB
28 - Unittesting In Python/006 Writing Multiple Tests.mp4 38.76 MB
28 - Unittesting In Python/007 Testing A Class Method.mp4 25.03 MB
28 - Unittesting In Python/008 Testing Multiple Methods.mp4 10.56 MB
28 - Unittesting In Python/009 Setup Method.mp4 10.26 MB
28 - Unittesting In Python/010 Teardown Method.mp4 9.1 MB
28 - Unittesting In Python/011 Assert Raises.mp4 61.76 MB
28 - Unittesting In Python/012 Skip & Skip Decorators.mp4 19.4 MB
28 - Unittesting In Python/013 Introduction To Pytest.mp4 11.12 MB
28 - Unittesting In Python/014 Running Our First Test.mp4 21.13 MB
28 - Unittesting In Python/015 Writing Multiple Tests.mp4 8.97 MB
28 - Unittesting In Python/016 Asserting Exceptions.mp4 11.16 MB
28 - Unittesting In Python/017 Skipping Tests.mp4 17.33 MB
28 - Unittesting In Python/018 Creating A Shopping Cart.mp4 20.6 MB
28 - Unittesting In Python/019 Testing The Shopping Cart.mp4 62.35 MB
29 - Data Analysis Using Python/001 Introduction to Data Analysis Using Python.mp4 9.01 MB
29 - Data Analysis Using Python/002 Installing Tools For Data Analysis.mp4 9.39 MB
29 - Data Analysis Using Python/003 Converting Dictionaries to Series.mp4 4.89 MB
29 - Data Analysis Using Python/004 Introduction to Data Frames.mp4 8.6 MB
29 - Data Analysis Using Python/005 Introduction to Pandas & Series.mp4 16.35 MB
29 - Data Analysis Using Python/006 Changing Column Sequence.mp4 10.66 MB
29 - Data Analysis Using Python/007 Reindexing Series & DataFrames.mp4 15.19 MB
29 - Data Analysis Using Python/008 Changing Columns & Transposing Dataframe.mp4 8.62 MB
29 - Data Analysis Using Python/009 Deleting Rows & Coulumns.mp4 6.49 MB
29 - Data Analysis Using Python/010 Arithmetic operations on dataframe and series.mp4 12.84 MB
29 - Data Analysis Using Python/011 Arithmetic operations in between dataframe and series.mp4 9.27 MB
29 - Data Analysis Using Python/012 Sorting series and dataframes.mp4 11.12 MB
29 - Data Analysis Using Python/013 Sorting according to values.mp4 4.97 MB
29 - Data Analysis Using Python/014 Handling duplicate values.mp4 4.23 MB
29 - Data Analysis Using Python/015 Calculating sum, max & min values.mp4 5.31 MB
29 - Data Analysis Using Python/016 Dropping nan values.mp4 8.03 MB
29 - Data Analysis Using Python/017 Loading data from a file.mp4 8.87 MB
29 - Data Analysis Using Python/018 Analyzing file data.mp4 17.27 MB
29 - Data Analysis Using Python/019 Creating Numpy Array.mp4 4.66 MB
29 - Data Analysis Using Python/020 19 Another way to create an array.mp4 5.78 MB
29 - Data Analysis Using Python/021 Logspace & Linspace.mp4 5.47 MB
29 - Data Analysis Using Python/022 Slicing a Numpy Array.mp4 9.79 MB
29 - Data Analysis Using Python/023 Advanced indexing and slicing techniques.mp4 13.23 MB
29 - Data Analysis Using Python/024 Broadcasting.mp4 7.67 MB
29 - Data Analysis Using Python/025 Iterating using nditer.mp4 4.89 MB
29 - Data Analysis Using Python/026 Plotting data using Matplotlib.mp4 9.09 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/001 Analysing Supermarket Sales Data Part 1 Reading CSV File.mp4 38.52 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/002 Analysing Supermarket Sales Data Part 2 Switching Up The Theme.mp4 26.86 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/003 Analysing Supermarket Sales Data Part 3 Accessing Different Parts Of Data.mp4 87.53 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/004 Analysing Supermarket Sales Data Part 4 Selecting Rows On A Condition.mp4 80.75 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/005 Analysing Supermarket Sales Data Part 5 Queries To Find Conditional Data.mp4 59.48 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/006 Analysing Supermarket Sales Data Part 6 Sum, Max, Min & Average.mp4 48.85 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/007 Analysing Supermarket Sales Data Part 7 Using GroupBy To Group Data By Location.mp4 46.09 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/008 Analysing Supermarket Sales Data Part 8 Finding Market Share.mp4 66.83 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/009 Analysing Supermarket Sales Data Part 9 Classifying Shoppers.mp4 41.69 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/010 Analysing Supermarket Sales Data Part 10 Analysing Memberships & Ratings.mp4 43.24 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/011 Analysing Supermarket Sales Data Part 11 Answering Multiple Queries.mp4 113.39 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/012 Analysing Supermarket Sales Data Part 12 Classifying Sales By Day.mp4 64.63 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/013 Analysing Supermarket Sales Data Part 13 Classifying Sales By Month.mp4 20.59 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/014 Analysing Supermarket Sales Data Part 14 Classifying Sales By Hour.mp4 27.17 MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/015 Analysing Supermarket Sales Data Part 15 Classifying Payment Types With Hour.mp4 23.68 MB
31 - Django Make Web Apps Using Python & Django/001 Introduction To Django.mp4 10.16 MB
31 - Django Make Web Apps Using Python & Django/002 Installing Django On Windows.mp4 26.23 MB
31 - Django Make Web Apps Using Python & Django/003 Installing Django On Mac.mp4 6.48 MB
31 - Django Make Web Apps Using Python & Django/004 Creating A Django Project On Windows.mp4 53.51 MB
31 - Django Make Web Apps Using Python & Django/005 Creating A Django Project On Mac.mp4 33.62 MB
31 - Django Make Web Apps Using Python & Django/006 Running Django Project On Localhost For Windows.mp4 14.03 MB
31 - Django Make Web Apps Using Python & Django/007 Running Django Apps On Localhost For Mac.mp4 33.63 MB
31 - Django Make Web Apps Using Python & Django/008 Understanding Significance Of Project Files.mp4 32.99 MB
31 - Django Make Web Apps Using Python & Django/009 Creating Views.mp4 47.24 MB
31 - Django Make Web Apps Using Python & Django/010 Creating Another view.mp4 11.55 MB
31 - Django Make Web Apps Using Python & Django/011 What Is A Database.mp4 26.25 MB
31 - Django Make Web Apps Using Python & Django/012 Creating Models In Django.mp4 9.34 MB
31 - Django Make Web Apps Using Python & Django/013 Making Migrations.mp4 19.03 MB
31 - Django Make Web Apps Using Python & Django/014 Adding Objects To Database.mp4 100.79 MB
31 - Django Make Web Apps Using Python & Django/015 Creating Superuser.mp4 52.72 MB
31 - Django Make Web Apps Using Python & Django/016 Passing Objects.mp4 24.6 MB
31 - Django Make Web Apps Using Python & Django/017 Django Templates.mp4 17.18 MB
31 - Django Make Web Apps Using Python & Django/018 Passing Context.mp4 27.81 MB
31 - Django Make Web Apps Using Python & Django/019 DetailView Part 1.mp4 54.64 MB
31 - Django Make Web Apps Using Python & Django/020 DetailView Part 2.mp4 11.85 MB
31 - Django Make Web Apps Using Python & Django/021 DetailView Part 3.mp4 17.73 MB
31 - Django Make Web Apps Using Python & Django/022 Removing Hardcoded URLs.mp4 14.81 MB
31 - Django Make Web Apps Using Python & Django/023 Adding URLs To App.mp4 39.17 MB
31 - Django Make Web Apps Using Python & Django/024 Namespacing URLs.mp4 16.93 MB
31 - Django Make Web Apps Using Python & Django/025 Adding Staticfiles.mp4 35.35 MB
31 - Django Make Web Apps Using Python & Django/026 Adding Bootstrap.mp4 52.98 MB
31 - Django Make Web Apps Using Python & Django/027 Using Base Template.mp4 71.15 MB
31 - Django Make Web Apps Using Python & Django/028 Adding Image Field.mp4 82.18 MB
31 - Django Make Web Apps Using Python & Django/029 Getting Saved Images.mp4 10.05 MB
31 - Django Make Web Apps Using Python & Django/030 Adding Own Images.mp4 22.84 MB
31 - Django Make Web Apps Using Python & Django/031 Adding HTML Form.mp4 49.05 MB
31 - Django Make Web Apps Using Python & Django/032 Submitting Form Data To Database.mp4 49.61 MB
31 - Django Make Web Apps Using Python & Django/033 Edit Functionality.mp4 50.22 MB
31 - Django Make Web Apps Using Python & Django/034 Fixing Errors & Issues.mp4 72.87 MB
31 - Django Make Web Apps Using Python & Django/035 Update Functionality.mp4 7.77 MB
31 - Django Make Web Apps Using Python & Django/036 Delete Functionality.mp4 73 MB
31 - Django Make Web Apps Using Python & Django/037 Design Touchup For Index Page.mp4 64.33 MB
31 - Django Make Web Apps Using Python & Django/038 Design Touchup For Detail Page.mp4 22.22 MB
32 - Project 14 Building A Todo App Using Django 3/001 Going From Idea To App.mp4 13.84 MB
32 - Project 14 Building A Todo App Using Django 3/002 Installing Virtualenv.mp4 55.05 MB
32 - Project 14 Building A Todo App Using Django 3/003 Setting Up The Project.mp4 24.42 MB
32 - Project 14 Building A Todo App Using Django 3/004 Creating Model.mp4 46.63 MB
32 - Project 14 Building A Todo App Using Django 3/005 Form View & Template.mp4 16.17 MB
32 - Project 14 Building A Todo App Using Django 3/006 Handling Post Request.mp4 24.34 MB
32 - Project 14 Building A Todo App Using Django 3/007 Adding Bootstrap.mp4 51.82 MB
32 - Project 14 Building A Todo App Using Django 3/008 Read Functionality.mp4 47.58 MB
32 - Project 14 Building A Todo App Using Django 3/009 Two Functionalities On Same Page.mp4 13.55 MB
32 - Project 14 Building A Todo App Using Django 3/010 Styling Part 1.mp4 59.09 MB
32 - Project 14 Building A Todo App Using Django 3/011 Styling Part 2.mp4 10.65 MB
32 - Project 14 Building A Todo App Using Django 3/012 Styling Part 3.mp4 34.05 MB
32 - Project 14 Building A Todo App Using Django 3/013 Delete Functionality.mp4 33.03 MB
32 - Project 14 Building A Todo App Using Django 3/014 Adding Date To Tasks.mp4 48.86 MB
32 - Project 14 Building A Todo App Using Django 3/015 Edit Functionality.mp4 78.33 MB
32 - Project 14 Building A Todo App Using Django 3/016 Introduction To Class Based & Generic Views.mp4 6.1 MB
32 - Project 14 Building A Todo App Using Django 3/017 Class Based Generic View Part 1 ListView.mp4 71.16 MB
32 - Project 14 Building A Todo App Using Django 3/018 Class Based Generic View Part 2 DetailView.mp4 48.27 MB
32 - Project 14 Building A Todo App Using Django 3/019 Class Based Generic View Part 3 UpdateView.mp4 37.75 MB
32 - Project 14 Building A Todo App Using Django 3/020 Class Based Generic View Part 4 DeleteView.mp4 34.35 MB
33 - Make Web Applications Using Python & Flask/001 Introduction To Flask.mp4 12.12 MB
33 - Make Web Applications Using Python & Flask/002 Installing Flask.mp4 22.21 MB
33 - Make Web Applications Using Python & Flask/003 Hello World.mp4 37.92 MB
33 - Make Web Applications Using Python & Flask/004 Routing.mp4 5.74 MB
33 - Make Web Applications Using Python & Flask/005 Variables.mp4 15.84 MB
33 - Make Web Applications Using Python & Flask/006 Debug Mode.mp4 36.26 MB
33 - Make Web Applications Using Python & Flask/007 Redirect & URL For.mp4 48.78 MB
33 - Make Web Applications Using Python & Flask/008 Receiving Requests.mp4 14.57 MB
33 - Make Web Applications Using Python & Flask/009 Templates.mp4 20.75 MB
33 - Make Web Applications Using Python & Flask/010 Passing Dynamic Data To Templates.mp4 10.22 MB
33 - Make Web Applications Using Python & Flask/011 Conditionals In Template.mp4 14.21 MB
33 - Make Web Applications Using Python & Flask/012 Using Loops In Template.mp4 14.52 MB
33 - Make Web Applications Using Python & Flask/013 Rendering Objects.mp4 27.75 MB
33 - Make Web Applications Using Python & Flask/014 Adding Bootstrap & Template Inheritance.mp4 50.83 MB
33 - Make Web Applications Using Python & Flask/015 Adding Navbar.mp4 73.5 MB
33 - Make Web Applications Using Python & Flask/016 Adding CSS.mp4 36.94 MB
33 - Make Web Applications Using Python & Flask/017 Adding Forms Part 1.mp4 36.95 MB
33 - Make Web Applications Using Python & Flask/018 Adding Forms Part 2.mp4 23.88 MB
33 - Make Web Applications Using Python & Flask/019 Configuring Databases.mp4 21.42 MB
33 - Make Web Applications Using Python & Flask/020 Creating Models.mp4 46.29 MB
33 - Make Web Applications Using Python & Flask/021 Adding Books To Database.mp4 33.11 MB
33 - Make Web Applications Using Python & Flask/022 Retrieving Data From Database.mp4 19.59 MB
33 - Make Web Applications Using Python & Flask/023 Implementing Edit Functionality Part 1.mp4 23.95 MB
33 - Make Web Applications Using Python & Flask/024 Implementing Edit Functionality Part 2.mp4 25.65 MB
33 - Make Web Applications Using Python & Flask/025 Implementing Delete Functionality.mp4 28.48 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/001 Setting Up Flask Project.mp4 21.69 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/002 Creating Route To Accept Data.mp4 6.89 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/003 Creating Form.mp4 13.3 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/004 Styling The Form.mp4 43.95 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/005 Getting Values From The Form.mp4 40.53 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/006 Creating A Database Model.mp4 47.99 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/007 Adding Expenses To Database.mp4 10.18 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/008 Displaying Expenses.mp4 34.94 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/009 Styling Expenses Page.mp4 48.54 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/010 Adding A Navbar.mp4 31.17 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/011 Delete Functionality.mp4 36.88 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/012 Edit Functionality Part 1.mp4 51.17 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/013 Edit Functionality Part 2.mp4 50.36 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/014 Calculating Total.mp4 72.23 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/015 Displaying Total.mp4 52.19 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/016 Integrating ChartJs.mp4 94.03 MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/017 Add View.mp4 99.37 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/001 What is an API.mp4 17.3 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/002 Installing Django Rest Framework.mp4 26.17 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/003 Creating & Setting Up Django App.mp4 30.16 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/004 Setting Up API App.mp4 53.38 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/005 Creating Serializer For Model.mp4 43.33 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/006 Creating Another Endpoint.mp4 14.08 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/007 Update & Delete Functionality.mp4 26.55 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/008 Adding Images To API.mp4 78.1 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/009 Making The API Consumable.mp4 38.8 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/010 Setting Up React App.mp4 89.42 MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/011 Fetching Data From API From React Front End.mp4 64.88 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/001 Python Web Crawler Part -1.mp4 11.28 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/002 Python Web Crawler Part -2.mp4 8.79 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/003 Python Web Crawler Part -3.mp4 6.68 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/004 Python Web Crawler Part -4.mp4 6.89 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/005 Python Web Crawler Part -5.mp4 11.4 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/006 Python Web Crawler Part -6.mp4 6.36 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/007 Python Web Crawler Part -7.mp4 13 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/008 Python Web Crawler Part -8.mp4 8.25 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/009 Python Web Crawler Part -9.mp4 6.33 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/010 Python Web Crawler Part -10.mp4 7.78 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/011 Python Web Crawler Part -11.mp4 6.88 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/012 Python Web Crawler Part -12.mp4 7.74 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/013 Python Web Crawler Part -13.mp4 12.8 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/014 Python Web Crawler Part -14.mp4 11.17 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/015 Python Web Crawler Part -15.mp4 8.71 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/016 Python Web Crawler Part -16.mp4 8.71 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/017 Python Web Crawler Part -17.mp4 8.83 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/018 Python Web Crawler Part -18.mp4 10.29 MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/019 Python Web Crawler Part -19.mp4 10.41 MB
38 - Automation With Selenium Web Driver and Python/001 Introduction to Selenium.mp4 9.52 MB
38 - Automation With Selenium Web Driver and Python/002 Installing Selenium.mp4 7.88 MB
38 - Automation With Selenium Web Driver and Python/003 Opening a URL.mp4 6.9 MB
38 - Automation With Selenium Web Driver and Python/004 Automating Google Search.mp4 40.25 MB
38 - Automation With Selenium Web Driver and Python/005 Find Elements By XPATH.mp4 17.2 MB
38 - Automation With Selenium Web Driver and Python/006 Clicking Links.mp4 35.77 MB
38 - Automation With Selenium Web Driver and Python/007 Refreshing a Webpage.mp4 5.95 MB
38 - Automation With Selenium Web Driver and Python/008 Using Forward and Backward Navigation Buttons.mp4 10.1 MB
38 - Automation With Selenium Web Driver and Python/009 Scrolling and Getting the Current URL.mp4 12.77 MB
39 - Project 18 Building A Facebook Auto Poster/001 Building A Facebook Auto Poster.mp4 26.76 MB
40 - Python Best Practices Writing Clean & Efficient Python Code/001 Writing Clean Python Code Best Practices part 1.mp4 7.53 MB
40 - Python Best Practices Writing Clean & Efficient Python Code/002 Writing Clean Python Code Best Practices part 2.mp4 12.54 MB
40 - Python Best Practices Writing Clean & Efficient Python Code/003 Writing Clean Python Code Best Practices part 3.mp4 7.7 MB
40 - Python Best Practices Writing Clean & Efficient Python Code/004 Writing Clean Python Code Best Practices part 4.mp4 10.06 MB
40 - Python Best Practices Writing Clean & Efficient Python Code/005 Writing Clean Python Code Best Practices part 5.mp4 8.85 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/001 IP Address.mp4 51.2 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/002 Ports & Sockets.mp4 51.3 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/003 Creating A Client.mp4 69.18 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/004 Sending Messages.mp4 43.58 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/005 Using Buffer.mp4 66.94 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/006 Building The Messaging Functionality.mp4 52.82 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/007 Sending Messages To Client.mp4 70.02 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/008 Programming Send Functionality.mp4 77.88 MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/009 Completing Our Chat App.mp4 89.72 MB
42 - Image Processing With OpenCV & Python/001 Introduction To OpenCV.mp4 6.04 MB
42 - Image Processing With OpenCV & Python/002 Installing OpenCV.mp4 13.82 MB
42 - Image Processing With OpenCV & Python/004 Reading & Displaying Images.mp4 85.19 MB
42 - Image Processing With OpenCV & Python/005 Capturing Video From Webcam.mp4 63.48 MB
42 - Image Processing With OpenCV & Python/006 Drawing Shapes On Images.mp4 102.82 MB
42 - Image Processing With OpenCV & Python/007 Mouse Callback Events.mp4 59.93 MB
42 - Image Processing With OpenCV & Python/008 Manipulating Pixels.mp4 77.56 MB
42 - Image Processing With OpenCV & Python/009 Color Spaces In OpenCV.mp4 12.14 MB
42 - Image Processing With OpenCV & Python/010 Object Tracking In Images.mp4 103.55 MB
42 - Image Processing With OpenCV & Python/011 Object Tracking In Videos.mp4 52.96 MB
42 - Image Processing With OpenCV & Python/012 Simple Thresholding.mp4 19.83 MB
42 - Image Processing With OpenCV & Python/013 Simple Thresholding Implementation.mp4 41.03 MB
42 - Image Processing With OpenCV & Python/014 Adaptive Thresholding.mp4 19.36 MB
42 - Image Processing With OpenCV & Python/015 Adaptive Thresholding Implementation.mp4 51.19 MB
42 - Image Processing With OpenCV & Python/016 Geometric Transformation Of Images.mp4 21.22 MB
42 - Image Processing With OpenCV & Python/017 Geometric Transformation Of Images Implementation.mp4 96.41 MB
42 - Image Processing With OpenCV & Python/018 Image Blurring.mp4 33 MB
42 - Image Processing With OpenCV & Python/019 Image Blurring Implementation.mp4 36.31 MB
42 - Image Processing With OpenCV & Python/020 Averaging.mp4 30.16 MB
42 - Image Processing With OpenCV & Python/021 Gaussian Filtering.mp4 32.84 MB
43 - Miscellaneous Content/001 Updating entries in Django with UpdateView.mp4 81.95 MB
43 - Miscellaneous Content/003 Bootstrap part 1 Introduction To Bootstrap.mp4 5.88 MB
43 - Miscellaneous Content/004 Bootstrap Part 2 Adding Bootstrap To Our Site.mp4 19.92 MB
43 - Miscellaneous Content/005 Bootstrap Part 3 Bootstrap Grid System.mp4 38.89 MB
43 - Miscellaneous Content/006 Bootstrap Part 4 Grid Classes Part 1.mp4 39.25 MB
43 - Miscellaneous Content/007 Bootstrap Part 5 Grid Classes Part 2.mp4 34.09 MB
43 - Miscellaneous Content/008 Bootstrap Part 6 Grid Column Offset.mp4 21.45 MB
43 - Miscellaneous Content/009 Bootstrap Part 7 Making Images Responsive.mp4 47.92 MB
43 - Miscellaneous Content/010 Bootstrap Part 8 Nesting of Rows & Columns.mp4 43.08 MB
44 - Regular Expressions Revisited/001 Introduction to Regular Expressions & Raw Strings.mp4 29.85 MB
44 - Regular Expressions Revisited/002 Search & Match Methods.mp4 52.44 MB
44 - Regular Expressions Revisited/003 Introduction To Meta Characters.mp4 12.44 MB
44 - Regular Expressions Revisited/004 Star Meta Character.mp4 14.29 MB
44 - Regular Expressions Revisited/005 Introduction To Plus Meta Character.mp4 6.12 MB
44 - Regular Expressions Revisited/006 Plus Meta Character Example.mp4 15.94 MB
44 - Regular Expressions Revisited/007 Introduction To Curly Braces.mp4 7.16 MB
44 - Regular Expressions Revisited/008 Curly Braces Example.mp4 23.3 MB
44 - Regular Expressions Revisited/009 Introduction To Wildcard.mp4 5.2 MB
44 - Regular Expressions Revisited/010 Wildcard Example.mp4 24.22 MB
44 - Regular Expressions Revisited/011 Optional Meta Character.mp4 16.83 MB
44 - Regular Expressions Revisited/012 Caret Meta Character.mp4 24.42 MB
44 - Regular Expressions Revisited/013 Character Classes Part 1.mp4 33.95 MB
44 - Regular Expressions Revisited/014 Character Classes Part 2.mp4 33.48 MB
45 - Conclusion/001 Conclusion.mp4 3.22 MB
其他位置