27 - Project 12 Building A Snake Game Using PyGame/001 Creating The Game Window.mp414.84MB
27 - Project 12 Building A Snake Game Using PyGame/002 Drawing A Snake.mp429.62MB
27 - Project 12 Building A Snake Game Using PyGame/003 Moving The Snake.mp429.27MB
27 - Project 12 Building A Snake Game Using PyGame/004 Controlling The Frame Rate.mp48.06MB
27 - Project 12 Building A Snake Game Using PyGame/005 Adding Boundary Conditions.mp410.01MB
27 - Project 12 Building A Snake Game Using PyGame/006 Adding Food Item.mp48.82MB
27 - Project 12 Building A Snake Game Using PyGame/007 Adding Randomness To Food Item.mp410.63MB
27 - Project 12 Building A Snake Game Using PyGame/008 Eating The Food Block.mp419.58MB
27 - Project 12 Building A Snake Game Using PyGame/009 Adding Snake Body.mp433.52MB
27 - Project 12 Building A Snake Game Using PyGame/010 Snake Hitting Itself.mp410.89MB
27 - Project 12 Building A Snake Game Using PyGame/011 Displaying The Score.mp49.33MB
28 - Unittesting In Python/001 Introduction To Unittesting In Python.mp410.09MB
28 - Unittesting In Python/002 Unittesting In Python.mp46.8MB
28 - Unittesting In Python/003 Writing Our First Test.mp416.39MB
28 - Unittesting In Python/004 Running Tests.mp45.18MB
28 - Unittesting In Python/005 Multiple Asserts.mp48.81MB
28 - Unittesting In Python/006 Writing Multiple Tests.mp438.76MB
28 - Unittesting In Python/007 Testing A Class Method.mp425.03MB
28 - Unittesting In Python/008 Testing Multiple Methods.mp410.56MB
28 - Unittesting In Python/009 Setup Method.mp410.26MB
28 - Unittesting In Python/010 Teardown Method.mp49.1MB
28 - Unittesting In Python/011 Assert Raises.mp461.76MB
28 - Unittesting In Python/012 Skip & Skip Decorators.mp419.4MB
28 - Unittesting In Python/013 Introduction To Pytest.mp411.12MB
28 - Unittesting In Python/014 Running Our First Test.mp421.13MB
28 - Unittesting In Python/015 Writing Multiple Tests.mp48.97MB
28 - Unittesting In Python/016 Asserting Exceptions.mp411.16MB
28 - Unittesting In Python/017 Skipping Tests.mp417.33MB
28 - Unittesting In Python/018 Creating A Shopping Cart.mp420.6MB
28 - Unittesting In Python/019 Testing The Shopping Cart.mp462.35MB
29 - Data Analysis Using Python/001 Introduction to Data Analysis Using Python.mp49.01MB
29 - Data Analysis Using Python/002 Installing Tools For Data Analysis.mp49.39MB
29 - Data Analysis Using Python/003 Converting Dictionaries to Series.mp44.89MB
29 - Data Analysis Using Python/004 Introduction to Data Frames.mp48.6MB
29 - Data Analysis Using Python/005 Introduction to Pandas & Series.mp416.35MB
29 - Data Analysis Using Python/006 Changing Column Sequence.mp410.66MB
29 - Data Analysis Using Python/007 Reindexing Series & DataFrames.mp415.19MB
29 - Data Analysis Using Python/008 Changing Columns & Transposing Dataframe.mp48.62MB
29 - Data Analysis Using Python/009 Deleting Rows & Coulumns.mp46.49MB
29 - Data Analysis Using Python/010 Arithmetic operations on dataframe and series.mp412.84MB
29 - Data Analysis Using Python/011 Arithmetic operations in between dataframe and series.mp49.27MB
29 - Data Analysis Using Python/012 Sorting series and dataframes.mp411.12MB
29 - Data Analysis Using Python/013 Sorting according to values.mp44.97MB
29 - Data Analysis Using Python/014 Handling duplicate values.mp44.23MB
29 - Data Analysis Using Python/015 Calculating sum, max & min values.mp45.31MB
29 - Data Analysis Using Python/016 Dropping nan values.mp48.03MB
29 - Data Analysis Using Python/017 Loading data from a file.mp48.87MB
29 - Data Analysis Using Python/018 Analyzing file data.mp417.27MB
29 - Data Analysis Using Python/019 Creating Numpy Array.mp44.66MB
29 - Data Analysis Using Python/020 19 Another way to create an array.mp45.78MB
29 - Data Analysis Using Python/021 Logspace & Linspace.mp45.47MB
29 - Data Analysis Using Python/022 Slicing a Numpy Array.mp49.79MB
29 - Data Analysis Using Python/023 Advanced indexing and slicing techniques.mp413.23MB
29 - Data Analysis Using Python/024 Broadcasting.mp47.67MB
29 - Data Analysis Using Python/025 Iterating using nditer.mp44.89MB
29 - Data Analysis Using Python/026 Plotting data using Matplotlib.mp49.09MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/001 Analysing Supermarket Sales Data Part 1 Reading CSV File.mp438.52MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/002 Analysing Supermarket Sales Data Part 2 Switching Up The Theme.mp426.86MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/003 Analysing Supermarket Sales Data Part 3 Accessing Different Parts Of Data.mp487.53MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/004 Analysing Supermarket Sales Data Part 4 Selecting Rows On A Condition.mp480.75MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/005 Analysing Supermarket Sales Data Part 5 Queries To Find Conditional Data.mp459.48MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/006 Analysing Supermarket Sales Data Part 6 Sum, Max, Min & Average.mp448.85MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/007 Analysing Supermarket Sales Data Part 7 Using GroupBy To Group Data By Location.mp446.09MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/008 Analysing Supermarket Sales Data Part 8 Finding Market Share.mp466.83MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/009 Analysing Supermarket Sales Data Part 9 Classifying Shoppers.mp441.69MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/010 Analysing Supermarket Sales Data Part 10 Analysing Memberships & Ratings.mp443.24MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/011 Analysing Supermarket Sales Data Part 11 Answering Multiple Queries.mp4113.39MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/012 Analysing Supermarket Sales Data Part 12 Classifying Sales By Day.mp464.63MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/013 Analysing Supermarket Sales Data Part 13 Classifying Sales By Month.mp420.59MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/014 Analysing Supermarket Sales Data Part 14 Classifying Sales By Hour.mp427.17MB
30 - Project 13 Supermarket Data Analysis Project With Python & Pandas/015 Analysing Supermarket Sales Data Part 15 Classifying Payment Types With Hour.mp423.68MB
31 - Django Make Web Apps Using Python & Django/001 Introduction To Django.mp410.16MB
31 - Django Make Web Apps Using Python & Django/002 Installing Django On Windows.mp426.23MB
31 - Django Make Web Apps Using Python & Django/003 Installing Django On Mac.mp46.48MB
31 - Django Make Web Apps Using Python & Django/004 Creating A Django Project On Windows.mp453.51MB
31 - Django Make Web Apps Using Python & Django/005 Creating A Django Project On Mac.mp433.62MB
31 - Django Make Web Apps Using Python & Django/006 Running Django Project On Localhost For Windows.mp414.03MB
31 - Django Make Web Apps Using Python & Django/007 Running Django Apps On Localhost For Mac.mp433.63MB
31 - Django Make Web Apps Using Python & Django/008 Understanding Significance Of Project Files.mp432.99MB
31 - Django Make Web Apps Using Python & Django/009 Creating Views.mp447.24MB
31 - Django Make Web Apps Using Python & Django/010 Creating Another view.mp411.55MB
31 - Django Make Web Apps Using Python & Django/011 What Is A Database.mp426.25MB
31 - Django Make Web Apps Using Python & Django/012 Creating Models In Django.mp49.34MB
31 - Django Make Web Apps Using Python & Django/013 Making Migrations.mp419.03MB
31 - Django Make Web Apps Using Python & Django/014 Adding Objects To Database.mp4100.79MB
31 - Django Make Web Apps Using Python & Django/015 Creating Superuser.mp452.72MB
31 - Django Make Web Apps Using Python & Django/016 Passing Objects.mp424.6MB
31 - Django Make Web Apps Using Python & Django/017 Django Templates.mp417.18MB
31 - Django Make Web Apps Using Python & Django/018 Passing Context.mp427.81MB
31 - Django Make Web Apps Using Python & Django/019 DetailView Part 1.mp454.64MB
31 - Django Make Web Apps Using Python & Django/020 DetailView Part 2.mp411.85MB
31 - Django Make Web Apps Using Python & Django/021 DetailView Part 3.mp417.73MB
31 - Django Make Web Apps Using Python & Django/022 Removing Hardcoded URLs.mp414.81MB
31 - Django Make Web Apps Using Python & Django/023 Adding URLs To App.mp439.17MB
31 - Django Make Web Apps Using Python & Django/024 Namespacing URLs.mp416.93MB
31 - Django Make Web Apps Using Python & Django/025 Adding Staticfiles.mp435.35MB
31 - Django Make Web Apps Using Python & Django/026 Adding Bootstrap.mp452.98MB
31 - Django Make Web Apps Using Python & Django/027 Using Base Template.mp471.15MB
31 - Django Make Web Apps Using Python & Django/028 Adding Image Field.mp482.18MB
31 - Django Make Web Apps Using Python & Django/029 Getting Saved Images.mp410.05MB
31 - Django Make Web Apps Using Python & Django/030 Adding Own Images.mp422.84MB
31 - Django Make Web Apps Using Python & Django/031 Adding HTML Form.mp449.05MB
31 - Django Make Web Apps Using Python & Django/032 Submitting Form Data To Database.mp449.61MB
31 - Django Make Web Apps Using Python & Django/033 Edit Functionality.mp450.22MB
31 - Django Make Web Apps Using Python & Django/034 Fixing Errors & Issues.mp472.87MB
31 - Django Make Web Apps Using Python & Django/035 Update Functionality.mp47.77MB
31 - Django Make Web Apps Using Python & Django/036 Delete Functionality.mp473MB
31 - Django Make Web Apps Using Python & Django/037 Design Touchup For Index Page.mp464.33MB
31 - Django Make Web Apps Using Python & Django/038 Design Touchup For Detail Page.mp422.22MB
32 - Project 14 Building A Todo App Using Django 3/001 Going From Idea To App.mp413.84MB
32 - Project 14 Building A Todo App Using Django 3/002 Installing Virtualenv.mp455.05MB
32 - Project 14 Building A Todo App Using Django 3/003 Setting Up The Project.mp424.42MB
32 - Project 14 Building A Todo App Using Django 3/004 Creating Model.mp446.63MB
32 - Project 14 Building A Todo App Using Django 3/005 Form View & Template.mp416.17MB
32 - Project 14 Building A Todo App Using Django 3/006 Handling Post Request.mp424.34MB
32 - Project 14 Building A Todo App Using Django 3/007 Adding Bootstrap.mp451.82MB
32 - Project 14 Building A Todo App Using Django 3/008 Read Functionality.mp447.58MB
32 - Project 14 Building A Todo App Using Django 3/009 Two Functionalities On Same Page.mp413.55MB
32 - Project 14 Building A Todo App Using Django 3/010 Styling Part 1.mp459.09MB
32 - Project 14 Building A Todo App Using Django 3/011 Styling Part 2.mp410.65MB
32 - Project 14 Building A Todo App Using Django 3/012 Styling Part 3.mp434.05MB
32 - Project 14 Building A Todo App Using Django 3/013 Delete Functionality.mp433.03MB
32 - Project 14 Building A Todo App Using Django 3/014 Adding Date To Tasks.mp448.86MB
32 - Project 14 Building A Todo App Using Django 3/015 Edit Functionality.mp478.33MB
32 - Project 14 Building A Todo App Using Django 3/016 Introduction To Class Based & Generic Views.mp46.1MB
32 - Project 14 Building A Todo App Using Django 3/017 Class Based Generic View Part 1 ListView.mp471.16MB
32 - Project 14 Building A Todo App Using Django 3/018 Class Based Generic View Part 2 DetailView.mp448.27MB
32 - Project 14 Building A Todo App Using Django 3/019 Class Based Generic View Part 3 UpdateView.mp437.75MB
32 - Project 14 Building A Todo App Using Django 3/020 Class Based Generic View Part 4 DeleteView.mp434.35MB
33 - Make Web Applications Using Python & Flask/001 Introduction To Flask.mp412.12MB
33 - Make Web Applications Using Python & Flask/002 Installing Flask.mp422.21MB
33 - Make Web Applications Using Python & Flask/003 Hello World.mp437.92MB
33 - Make Web Applications Using Python & Flask/004 Routing.mp45.74MB
33 - Make Web Applications Using Python & Flask/005 Variables.mp415.84MB
33 - Make Web Applications Using Python & Flask/006 Debug Mode.mp436.26MB
33 - Make Web Applications Using Python & Flask/007 Redirect & URL For.mp448.78MB
33 - Make Web Applications Using Python & Flask/008 Receiving Requests.mp414.57MB
33 - Make Web Applications Using Python & Flask/009 Templates.mp420.75MB
33 - Make Web Applications Using Python & Flask/010 Passing Dynamic Data To Templates.mp410.22MB
33 - Make Web Applications Using Python & Flask/011 Conditionals In Template.mp414.21MB
33 - Make Web Applications Using Python & Flask/012 Using Loops In Template.mp414.52MB
33 - Make Web Applications Using Python & Flask/013 Rendering Objects.mp427.75MB
33 - Make Web Applications Using Python & Flask/014 Adding Bootstrap & Template Inheritance.mp450.83MB
33 - Make Web Applications Using Python & Flask/015 Adding Navbar.mp473.5MB
33 - Make Web Applications Using Python & Flask/016 Adding CSS.mp436.94MB
33 - Make Web Applications Using Python & Flask/017 Adding Forms Part 1.mp436.95MB
33 - Make Web Applications Using Python & Flask/018 Adding Forms Part 2.mp423.88MB
33 - Make Web Applications Using Python & Flask/019 Configuring Databases.mp421.42MB
33 - Make Web Applications Using Python & Flask/020 Creating Models.mp446.29MB
33 - Make Web Applications Using Python & Flask/021 Adding Books To Database.mp433.11MB
33 - Make Web Applications Using Python & Flask/022 Retrieving Data From Database.mp419.59MB
33 - Make Web Applications Using Python & Flask/023 Implementing Edit Functionality Part 1.mp423.95MB
33 - Make Web Applications Using Python & Flask/024 Implementing Edit Functionality Part 2.mp425.65MB
33 - Make Web Applications Using Python & Flask/025 Implementing Delete Functionality.mp428.48MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/001 Setting Up Flask Project.mp421.69MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/002 Creating Route To Accept Data.mp46.89MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/003 Creating Form.mp413.3MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/004 Styling The Form.mp443.95MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/005 Getting Values From The Form.mp440.53MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/006 Creating A Database Model.mp447.99MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/007 Adding Expenses To Database.mp410.18MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/008 Displaying Expenses.mp434.94MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/009 Styling Expenses Page.mp448.54MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/010 Adding A Navbar.mp431.17MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/011 Delete Functionality.mp436.88MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/012 Edit Functionality Part 1.mp451.17MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/013 Edit Functionality Part 2.mp450.36MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/014 Calculating Total.mp472.23MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/015 Displaying Total.mp452.19MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/016 Integrating ChartJs.mp494.03MB
34 - Project 15 Building A Expense Manager With Flask, Python & ChartJs/017 Add View.mp499.37MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/001 What is an API.mp417.3MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/002 Installing Django Rest Framework.mp426.17MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/003 Creating & Setting Up Django App.mp430.16MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/004 Setting Up API App.mp453.38MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/005 Creating Serializer For Model.mp443.33MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/006 Creating Another Endpoint.mp414.08MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/007 Update & Delete Functionality.mp426.55MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/008 Adding Images To API.mp478.1MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/009 Making The API Consumable.mp438.8MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/010 Setting Up React App.mp489.42MB
35 - Project 16 Building A REST API with Python & Django Rest Framework/011 Fetching Data From API From React Front End.mp464.88MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/001 Python Web Crawler Part -1.mp411.28MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/002 Python Web Crawler Part -2.mp48.79MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/003 Python Web Crawler Part -3.mp46.68MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/004 Python Web Crawler Part -4.mp46.89MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/005 Python Web Crawler Part -5.mp411.4MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/006 Python Web Crawler Part -6.mp46.36MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/007 Python Web Crawler Part -7.mp413MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/008 Python Web Crawler Part -8.mp48.25MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/009 Python Web Crawler Part -9.mp46.33MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/010 Python Web Crawler Part -10.mp47.78MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/011 Python Web Crawler Part -11.mp46.88MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/012 Python Web Crawler Part -12.mp47.74MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/013 Python Web Crawler Part -13.mp412.8MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/014 Python Web Crawler Part -14.mp411.17MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/015 Python Web Crawler Part -15.mp48.71MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/016 Python Web Crawler Part -16.mp48.71MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/017 Python Web Crawler Part -17.mp48.83MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/018 Python Web Crawler Part -18.mp410.29MB
36 - Project 17 Learn How To Crawl Websites Using Python Web Crawling/019 Python Web Crawler Part -19.mp410.41MB
38 - Automation With Selenium Web Driver and Python/001 Introduction to Selenium.mp49.52MB
38 - Automation With Selenium Web Driver and Python/002 Installing Selenium.mp47.88MB
38 - Automation With Selenium Web Driver and Python/003 Opening a URL.mp46.9MB
38 - Automation With Selenium Web Driver and Python/004 Automating Google Search.mp440.25MB
38 - Automation With Selenium Web Driver and Python/005 Find Elements By XPATH.mp417.2MB
38 - Automation With Selenium Web Driver and Python/006 Clicking Links.mp435.77MB
38 - Automation With Selenium Web Driver and Python/007 Refreshing a Webpage.mp45.95MB
38 - Automation With Selenium Web Driver and Python/008 Using Forward and Backward Navigation Buttons.mp410.1MB
38 - Automation With Selenium Web Driver and Python/009 Scrolling and Getting the Current URL.mp412.77MB
39 - Project 18 Building A Facebook Auto Poster/001 Building A Facebook Auto Poster.mp426.76MB
40 - Python Best Practices Writing Clean & Efficient Python Code/001 Writing Clean Python Code Best Practices part 1.mp47.53MB
40 - Python Best Practices Writing Clean & Efficient Python Code/002 Writing Clean Python Code Best Practices part 2.mp412.54MB
40 - Python Best Practices Writing Clean & Efficient Python Code/003 Writing Clean Python Code Best Practices part 3.mp47.7MB
40 - Python Best Practices Writing Clean & Efficient Python Code/004 Writing Clean Python Code Best Practices part 4.mp410.06MB
40 - Python Best Practices Writing Clean & Efficient Python Code/005 Writing Clean Python Code Best Practices part 5.mp48.85MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/001 IP Address.mp451.2MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/002 Ports & Sockets.mp451.3MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/003 Creating A Client.mp469.18MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/004 Sending Messages.mp443.58MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/005 Using Buffer.mp466.94MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/006 Building The Messaging Functionality.mp452.82MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/007 Sending Messages To Client.mp470.02MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/008 Programming Send Functionality.mp477.88MB
41 - Project 19 Building A Chat Application Using Network & Socket Programming/009 Completing Our Chat App.mp489.72MB
42 - Image Processing With OpenCV & Python/001 Introduction To OpenCV.mp46.04MB
42 - Image Processing With OpenCV & Python/002 Installing OpenCV.mp413.82MB