Download link
File List
-
01 - Introduction/001 Introduction.mp4 27.15 MB
01 - Introduction/001 Introduction_en.srt 3.59 KB
02 - Installing Python 3.9.5 &Pycharm/002 Installing Python 3.9.5.mp4 40.3 MB
02 - Installing Python 3.9.5 &Pycharm/003 Installing Pycharm 2021.1 on Windows 10.mp4 36.57 MB
02 - Installing Python 3.9.5 &Pycharm/004 Start using Python and IDLE.mp4 35.83 MB
02 - Installing Python 3.9.5 &Pycharm/001 What do we need for Python.mp4 19.03 MB
02 - Installing Python 3.9.5 &Pycharm/004 Start using Python and IDLE_en.srt 10.9 KB
02 - Installing Python 3.9.5 &Pycharm/002 Installing Python 3.9.5_en.srt 8.89 KB
02 - Installing Python 3.9.5 &Pycharm/003 Installing Pycharm 2021.1 on Windows 10_en.srt 8.22 KB
02 - Installing Python 3.9.5 &Pycharm/001 What do we need for Python_en.srt 6.72 KB
03 - Python 3.10.1 & Pycharm Update/001 Installing Python 3.10.1 & Pycharm 2021.3 on Windows 10.mp4 47.01 MB
03 - Python 3.10.1 & Pycharm Update/001 Installing Python 3.10.1 & Pycharm 2021.3 on Windows 10_en.srt 7.86 KB
04 - Basics - Start Python in Pycharm/003 Customize settings & environment of Pycharm.mp4 76.56 MB
04 - Basics - Start Python in Pycharm/002 Run first Python code in Pycharm.mp4 67.11 MB
04 - Basics - Start Python in Pycharm/001 Create first Python project in Pycharm.mp4 38.29 MB
04 - Basics - Start Python in Pycharm/004 Project 1 Drawing shapes in Python.mp4 24.93 MB
04 - Basics - Start Python in Pycharm/002 Run first Python code in Pycharm_en.srt 16.35 KB
04 - Basics - Start Python in Pycharm/003 Customize settings & environment of Pycharm_en.srt 13.77 KB
04 - Basics - Start Python in Pycharm/001 Create first Python project in Pycharm_en.srt 11.31 KB
04 - Basics - Start Python in Pycharm/004 Project 1 Drawing shapes in Python_en.srt 5.88 KB
05 - Basics - Python Coding Basics/005 Type casting and conversion.mp4 182.54 MB
05 - Basics - Python Coding Basics/003 Variables - Naming rules & assigning values.mp4 174.83 MB
05 - Basics - Python Coding Basics/002 Variables in Python ( string, int, float, bool).mp4 111.52 MB
05 - Basics - Python Coding Basics/007 Project 2 Simple calculator in Python.mp4 87.59 MB
05 - Basics - Python Coding Basics/006 Getting inputs from users.mp4 60.95 MB
05 - Basics - Python Coding Basics/004 Get the data type of variables.mp4 48.26 MB
05 - Basics - Python Coding Basics/001 Comments in Python.mp4 23.98 MB
05 - Basics - Python Coding Basics/005 Type casting and conversion_en.srt 26.09 KB
05 - Basics - Python Coding Basics/003 Variables - Naming rules & assigning values_en.srt 24.44 KB
05 - Basics - Python Coding Basics/002 Variables in Python ( string, int, float, bool)_en.srt 22.31 KB
05 - Basics - Python Coding Basics/007 Project 2 Simple calculator in Python_en.srt 15.55 KB
05 - Basics - Python Coding Basics/006 Getting inputs from users_en.srt 11.64 KB
05 - Basics - Python Coding Basics/004 Get the data type of variables_en.srt 9.52 KB
05 - Basics - Python Coding Basics/001 Comments in Python_en.srt 5.01 KB
06 - Basics - Strings in Python/002 String Methods.mp4 223.87 MB
06 - Basics - Strings in Python/003 String slicing.mp4 124.77 MB
06 - Basics - Strings in Python/004 String formatting in Python.mp4 107.56 MB
06 - Basics - Strings in Python/001 Working with Strings.mp4 74.82 MB
06 - Basics - Strings in Python/002 String Methods_en.srt 38.13 KB
06 - Basics - Strings in Python/003 String slicing_en.srt 19.27 KB
06 - Basics - Strings in Python/004 String formatting in Python_en.srt 17.18 KB
06 - Basics - Strings in Python/001 Working with Strings_en.srt 15.41 KB
07 - Basics - Operators &Functions in Python/003 Precedence of operators.mp4 130.67 MB
07 - Basics - Operators &Functions in Python/008 Project 3 Age calculator.mp4 124.37 MB
07 - Basics - Operators &Functions in Python/007 Numeric functions.mp4 83.28 MB
07 - Basics - Operators &Functions in Python/004 Assignment operators.mp4 83.22 MB
07 - Basics - Operators &Functions in Python/002 Arithmetic operators.mp4 77.09 MB
07 - Basics - Operators &Functions in Python/005 Identity operators.mp4 42.01 MB
07 - Basics - Operators &Functions in Python/006 Membership operators.mp4 41.55 MB
07 - Basics - Operators &Functions in Python/001 What are basic operators in Python.mp4 21.96 MB
07 - Basics - Operators &Functions in Python/003 Precedence of operators_en.srt 22.72 KB
07 - Basics - Operators &Functions in Python/008 Project 3 Age calculator_en.srt 21.67 KB
07 - Basics - Operators &Functions in Python/004 Assignment operators_en.srt 16.67 KB
07 - Basics - Operators &Functions in Python/002 Arithmetic operators_en.srt 15.18 KB
07 - Basics - Operators &Functions in Python/007 Numeric functions_en.srt 14.63 KB
07 - Basics - Operators &Functions in Python/005 Identity operators_en.srt 7.4 KB
07 - Basics - Operators &Functions in Python/006 Membership operators_en.srt 7.38 KB
07 - Basics - Operators &Functions in Python/001 What are basic operators in Python_en.srt 4.83 KB
08 - Advance - Modules in Python/003 Project 4 Math module in Python.mp4 285.61 MB
08 - Advance - Modules in Python/006 Using Platform module in Python.mp4 110.09 MB
08 - Advance - Modules in Python/001 What is Module in Python.mp4 103.3 MB
08 - Advance - Modules in Python/007 Using datetime module in Python.mp4 90.62 MB
08 - Advance - Modules in Python/002 Using modules with “Import” keyword.mp4 81 MB
08 - Advance - Modules in Python/004 Project 5 Degree to Radian convertor.mp4 71.08 MB
08 - Advance - Modules in Python/005 Project 6 Area of circle calculator.mp4 64.7 MB
08 - Advance - Modules in Python/008 Using dir() function in Python.mp4 36.52 MB
08 - Advance - Modules in Python/003 Project 4 Math module in Python_en.srt 44.11 KB
08 - Advance - Modules in Python/007 Using datetime module in Python_en.srt 15.26 KB
08 - Advance - Modules in Python/006 Using Platform module in Python_en.srt 14.79 KB
08 - Advance - Modules in Python/001 What is Module in Python_en.srt 14.62 KB
08 - Advance - Modules in Python/002 Using modules with “Import” keyword_en.srt 14.23 KB
08 - Advance - Modules in Python/004 Project 5 Degree to Radian convertor_en.srt 13.2 KB
08 - Advance - Modules in Python/005 Project 6 Area of circle calculator_en.srt 10.99 KB
08 - Advance - Modules in Python/008 Using dir() function in Python_en.srt 5.68 KB
09 - Advance - Python Statements - Flow Control/006 while loop = Simple method.mp4 104.2 MB
09 - Advance - Python Statements - Flow Control/010 Simple for loop structure in Python.mp4 101.33 MB
09 - Advance - Python Statements - Flow Control/005 Logical operators.mp4 100.45 MB
09 - Advance - Python Statements - Flow Control/002 Comparison operators.mp4 94.48 MB
09 - Advance - Python Statements - Flow Control/015 Project 7 String & List splitter.mp4 85.22 MB
09 - Advance - Python Statements - Flow Control/007 String splitter by while loop.mp4 82.16 MB
09 - Advance - Python Statements - Flow Control/014 range function with for loop.mp4 77.79 MB
09 - Advance - Python Statements - Flow Control/012 continue , pass statements with for loop.mp4 63.59 MB
09 - Advance - Python Statements - Flow Control/013 Nested for loop.mp4 62.16 MB
09 - Advance - Python Statements - Flow Control/001 Simple if statement = simple condition.mp4 59.39 MB
09 - Advance - Python Statements - Flow Control/008 break statement in while loop.mp4 45 MB
09 - Advance - Python Statements - Flow Control/009 continue statement in while loop.mp4 44.33 MB
09 - Advance - Python Statements - Flow Control/004 elif = Multiple if statements.mp4 43.57 MB
09 - Advance - Python Statements - Flow Control/011 break statement with for loop.mp4 42.01 MB
09 - Advance - Python Statements - Flow Control/003 else statement = to create advance if.mp4 40.19 MB
09 - Advance - Python Statements - Flow Control/006 while loop = Simple method_en.srt 20.08 KB
09 - Advance - Python Statements - Flow Control/010 Simple for loop structure in Python_en.srt 19.6 KB
09 - Advance - Python Statements - Flow Control/005 Logical operators_en.srt 17.67 KB
09 - Advance - Python Statements - Flow Control/002 Comparison operators_en.srt 17.37 KB
09 - Advance - Python Statements - Flow Control/014 range function with for loop_en.srt 16.56 KB
09 - Advance - Python Statements - Flow Control/007 String splitter by while loop_en.srt 15.85 KB
09 - Advance - Python Statements - Flow Control/015 Project 7 String & List splitter_en.srt 15.41 KB
09 - Advance - Python Statements - Flow Control/001 Simple if statement = simple condition_en.srt 12.49 KB
09 - Advance - Python Statements - Flow Control/013 Nested for loop_en.srt 12.47 KB
09 - Advance - Python Statements - Flow Control/012 continue , pass statements with for loop_en.srt 11.31 KB
09 - Advance - Python Statements - Flow Control/009 continue statement in while loop_en.srt 9.68 KB
09 - Advance - Python Statements - Flow Control/008 break statement in while loop_en.srt 8.15 KB
09 - Advance - Python Statements - Flow Control/004 elif = Multiple if statements_en.srt 8.15 KB
09 - Advance - Python Statements - Flow Control/011 break statement with for loop_en.srt 7.67 KB
09 - Advance - Python Statements - Flow Control/003 else statement = to create advance if_en.srt 7.08 KB
10 - Advance - Two Projects in Python/001 Project 8 Number Guessing Game in Python.mp4 152.47 MB
10 - Advance - Two Projects in Python/002 Project 9 Animal Guessing Game in Python.mp4 95.74 MB
10 - Advance - Two Projects in Python/001 Project 8 Number Guessing Game in Python_en.srt 25.28 KB
10 - Advance - Two Projects in Python/002 Project 9 Animal Guessing Game in Python_en.srt 13.17 KB
11 - Advance - Files and Folders in Python/012 Project 10 Customer info with save and search.mp4 214.47 MB
11 - Advance - Files and Folders in Python/002 Reading the file by open(), read(), readline(),.mp4 160.57 MB
11 - Advance - Files and Folders in Python/011 Folder functions create folder, rename, delete, exist.mp4 158.22 MB
11 - Advance - Files and Folders in Python/003 Writing the file by open(), write(), writelines(),.mp4 129.06 MB
11 - Advance - Files and Folders in Python/007 Protect data inside text file & change the folder of it.mp4 95.08 MB
11 - Advance - Files and Folders in Python/008 Check if the file exist by os module.mp4 77.12 MB
11 - Advance - Files and Folders in Python/004 Append values and create a file.mp4 74.91 MB
11 - Advance - Files and Folders in Python/001 What is a file and steps to use it in Python.mp4 66.32 MB
11 - Advance - Files and Folders in Python/005 Using r+ to read and write text file.mp4 49.99 MB
11 - Advance - Files and Folders in Python/009 Rename a file by os module.mp4 44.35 MB
11 - Advance - Files and Folders in Python/006 Using a+ to read and append text file.mp4 44 MB
11 - Advance - Files and Folders in Python/010 Delete a file by os module.mp4 27.79 MB
11 - Advance - Files and Folders in Python/012 Project 10 Customer info with save and search_en.srt 36.29 KB
11 - Advance - Files and Folders in Python/002 Reading the file by open(), read(), readline(),_en.srt 28.35 KB
11 - Advance - Files and Folders in Python/011 Folder functions create folder, rename, delete, exist_en.srt 28.14 KB
11 - Advance - Files and Folders in Python/003 Writing the file by open(), write(), writelines(),_en.srt 23.95 KB
11 - Advance - Files and Folders in Python/007 Protect data inside text file & change the folder of it_en.srt 15.31 KB
11 - Advance - Files and Folders in Python/008 Check if the file exist by os module_en.srt 14.05 KB
11 - Advance - Files and Folders in Python/001 What is a file and steps to use it in Python_en.srt 13.04 KB
11 - Advance - Files and Folders in Python/004 Append values and create a file_en.srt 12.75 KB
11 - Advance - Files and Folders in Python/005 Using r+ to read and write text file_en.srt 8.32 KB
11 - Advance - Files and Folders in Python/009 Rename a file by os module_en.srt 7.92 KB
11 - Advance - Files and Folders in Python/006 Using a+ to read and append text file_en.srt 7.64 KB
11 - Advance - Files and Folders in Python/010 Delete a file by os module_en.srt 5.84 KB
12 - Advance - Functions in Python/003 Arguments or parameter in functions.mp4 167.88 MB
12 - Advance - Functions in Python/008 Recursion function.mp4 117.38 MB
12 - Advance - Functions in Python/001 Create and call the function in Python.mp4 98.27 MB
12 - Advance - Functions in Python/006 kwargs Variable-length keyword arguments.mp4 79.32 MB
12 - Advance - Functions in Python/007 Return value of function - pass statement.mp4 74.34 MB
12 - Advance - Functions in Python/009 Scope of variables.mp4 60.91 MB
12 - Advance - Functions in Python/004 Keyword arguments in function.mp4 53.53 MB
12 - Advance - Functions in Python/005 args Variable-length arguments.mp4 52.68 MB
12 - Advance - Functions in Python/002 docstring in function.mp4 37.8 MB
12 - Advance - Functions in Python/003 Arguments or parameter in functions_en.srt 27.96 KB
12 - Advance - Functions in Python/008 Recursion function_en.srt 21.16 KB
12 - Advance - Functions in Python/001 Create and call the function in Python_en.srt 18.36 KB
12 - Advance - Functions in Python/006 kwargs Variable-length keyword arguments_en.srt 13.41 KB
12 - Advance - Functions in Python/007 Return value of function - pass statement_en.srt 13.13 KB
12 - Advance - Functions in Python/009 Scope of variables_en.srt 11.95 KB
12 - Advance - Functions in Python/004 Keyword arguments in function_en.srt 9.61 KB
12 - Advance - Functions in Python/005 args Variable-length arguments_en.srt 9.22 KB
12 - Advance - Functions in Python/002 docstring in function_en.srt 7.08 KB
13 - Pro - Debugging and Error Handling/003 try structure error handling in Python code.mp4 162.62 MB
13 - Pro - Debugging and Error Handling/002 Breakpoints and debugging Python code.mp4 123.98 MB
13 - Pro - Debugging and Error Handling/001 . What are Bug and Debug & line numbers.mp4 46.19 MB
13 - Pro - Debugging and Error Handling/003 try structure error handling in Python code_en.srt 28.68 KB
13 - Pro - Debugging and Error Handling/002 Breakpoints and debugging Python code_en.srt 22.65 KB
13 - Pro - Debugging and Error Handling/001 . What are Bug and Debug & line numbers_en.srt 10.01 KB
14 - Pro - Collections in Python/006 Dictionary in Python.mp4 331.61 MB
14 - Pro - Collections in Python/001 List Basics.mp4 263.38 MB
14 - Pro - Collections in Python/003 Tuple.mp4 260.9 MB
14 - Pro - Collections in Python/002 List Advance.mp4 221.09 MB
14 - Pro - Collections in Python/004 Set Basics.mp4 203.4 MB
14 - Pro - Collections in Python/005 Set advance methods.mp4 123.13 MB
14 - Pro - Collections in Python/006 Dictionary in Python_en.srt 52.28 KB
14 - Pro - Collections in Python/001 List Basics_en.srt 44.47 KB
14 - Pro - Collections in Python/003 Tuple_en.srt 41.08 KB
14 - Pro - Collections in Python/004 Set Basics_en.srt 36.07 KB
14 - Pro - Collections in Python/002 List Advance_en.srt 34.42 KB
14 - Pro - Collections in Python/005 Set advance methods_en.srt 19.62 KB
15 - Pro - PIP and Packages/002 Find and install packages.mp4 183.68 MB
15 - Pro - PIP and Packages/001 Start using PIP & Pypi.mp4 134.72 MB
15 - Pro - PIP and Packages/002 Find and install packages_en.srt 30.54 KB
15 - Pro - PIP and Packages/001 Start using PIP & Pypi_en.srt 23.07 KB
16 - SQL - Quick Review of SQL Server/015 Select Query In SQL.mp4 411.33 MB
16 - SQL - Quick Review of SQL Server/007 SQL Numeric Data types.mp4 344.19 MB
16 - SQL - Quick Review of SQL Server/014 Project = Create Phone Book database in SQL.mp4 340.01 MB
16 - SQL - Quick Review of SQL Server/006 Using SQL Server Table.mp4 329.25 MB
16 - SQL - Quick Review of SQL Server/002 Download & install SQL 2014 on Windows 10 and Windows 7.mp4 258.76 MB
16 - SQL - Quick Review of SQL Server/016 Search data in SQL.mp4 220.98 MB
16 - SQL - Quick Review of SQL Server/004 Working with SQL database.mp4 208.41 MB
16 - SQL - Quick Review of SQL Server/013 SQL Date Time Data types.mp4 194.39 MB
16 - SQL - Quick Review of SQL Server/008 SQL English Text Data types.mp4 192.44 MB
16 - SQL - Quick Review of SQL Server/009 SQL Unicode Text Data types.mp4 177.24 MB
16 - SQL - Quick Review of SQL Server/003 Start using SQL server and SSMS.mp4 150.72 MB
16 - SQL - Quick Review of SQL Server/011 How to Attach, Detach and offline the SQL database.mp4 148.41 MB
16 - SQL - Quick Review of SQL Server/012 Identity and Auto Increment Column in SQL Server.mp4 120 MB
16 - SQL - Quick Review of SQL Server/010 GUID datatype in SQL.mp4 95.46 MB
16 - SQL - Quick Review of SQL Server/005 Using SQL Server configuration manager.mp4 47.59 MB
16 - SQL - Quick Review of SQL Server/007 SQL Numeric Data types_en.srt 46.31 KB
16 - SQL - Quick Review of SQL Server/006 Using SQL Server Table_en.srt 37.99 KB
16 - SQL - Quick Review of SQL Server/002 Download & install SQL 2014 on Windows 10 and Windows 7_en.srt 33.56 KB
16 - SQL - Quick Review of SQL Server/008 SQL English Text Data types_en.srt 24.06 KB
16 - SQL - Quick Review of SQL Server/004 Working with SQL database_en.srt 23.79 KB
16 - SQL - Quick Review of SQL Server/009 SQL Unicode Text Data types_en.srt 22.03 KB
16 - SQL - Quick Review of SQL Server/003 Start using SQL server and SSMS_en.srt 19.75 KB
16 - SQL - Quick Review of SQL Server/005 Using SQL Server configuration manager_en.srt 7.99 KB
16 - SQL - Quick Review of SQL Server/001 Who should watch this section.html 131 B
17 - SQL - Using MS SQL in Python/005 Load SQL Server data & show in Python.mp4 298.66 MB
17 - SQL - Using MS SQL in Python/004 Connect to SQL Database in Python.mp4 216.73 MB
17 - SQL - Using MS SQL in Python/003 Create Sample SQL Server Database.mp4 102.03 MB
17 - SQL - Using MS SQL in Python/002 Installing pyodbc module on Python.mp4 55.14 MB
17 - SQL - Using MS SQL in Python/001 Structure of Database Apps in Python.mp4 54.38 MB
17 - SQL - Using MS SQL in Python/005 Load SQL Server data & show in Python_en.srt 43.85 KB
17 - SQL - Using MS SQL in Python/004 Connect to SQL Database in Python_en.srt 32.73 KB
17 - SQL - Using MS SQL in Python/003 Create Sample SQL Server Database_en.srt 19.41 KB
17 - SQL - Using MS SQL in Python/001 Structure of Database Apps in Python_en.srt 11.11 KB
17 - SQL - Using MS SQL in Python/002 Installing pyodbc module on Python_en.srt 10.02 KB
18 - MySQL - Quick Review of MySQL/005 Install MySQL on Windows 7- 64 Bit.mp4 110.66 MB
18 - MySQL - Quick Review of MySQL/003 Install MySQL on Windows 10-64 Bit.mp4 78.9 MB
18 - MySQL - Quick Review of MySQL/016 Add Simple table to the MySQL Database.mp4 75.26 MB
18 - MySQL - Quick Review of MySQL/032 Add sample data and test our MySQL table.mp4 74.66 MB
18 - MySQL - Quick Review of MySQL/029 Add Personal columns to Customer List table.mp4 73.55 MB
18 - MySQL - Quick Review of MySQL/017 Create Multi-Column table in MySQL.mp4 71.63 MB
18 - MySQL - Quick Review of MySQL/015 introduction to My SQL Table.mp4 68.91 MB
18 - MySQL - Quick Review of MySQL/010 Create the Database in MySQL.mp4 61.31 MB
18 - MySQL - Quick Review of MySQL/011 Edit- delete and configure My SQL database.mp4 58.96 MB
18 - MySQL - Quick Review of MySQL/019 Add sample data to MySQL table.mp4 58.93 MB
18 - MySQL - Quick Review of MySQL/012 What is Charset in My SQL Database.mp4 57.65 MB
18 - MySQL - Quick Review of MySQL/030 Add Contact columns to Customer List table.mp4 52.95 MB
18 - MySQL - Quick Review of MySQL/018 How to edit and configure the table in MySQL.mp4 51.51 MB
18 - MySQL - Quick Review of MySQL/034 Use Select query with () to show all columns.mp4 50.89 MB
18 - MySQL - Quick Review of MySQL/014 Utf8mb4 Charset and Collation in MySQL Database.mp4 50.58 MB
18 - MySQL - Quick Review of MySQL/036 Sort the records with Select query.mp4 49.3 MB
18 - MySQL - Quick Review of MySQL/004 Install .Net framework 4.5.2 on Windows 7-64 Bit.mp4 49.25 MB
18 - MySQL - Quick Review of MySQL/008 Using main parts on MySQL Workbench.mp4 48.48 MB
18 - MySQL - Quick Review of MySQL/002 Download the Oracle MySQL.mp4 47.97 MB
18 - MySQL - Quick Review of MySQL/027 Reset Auto Increment value in MySQL.mp4 42.34 MB
18 - MySQL - Quick Review of MySQL/013 What is the Collation in My SQL Database.mp4 42.32 MB
18 - MySQL - Quick Review of MySQL/035 Writing our first Select query.mp4 41.91 MB
18 - MySQL - Quick Review of MySQL/023 Various Date Time Data types in MySQL.mp4 41.23 MB
18 - MySQL - Quick Review of MySQL/007 Create the MySQL Connection for connecting to it.mp4 39.87 MB
18 - MySQL - Quick Review of MySQL/037 Limit number of rows with Select Query.mp4 36.14 MB
18 - MySQL - Quick Review of MySQL/022 Various Decimal Data Types in MySQL.mp4 34.75 MB
18 - MySQL - Quick Review of MySQL/025 What is Auto-Increment column in MySQL.mp4 34.46 MB
18 - MySQL - Quick Review of MySQL/028 Create Phone Book Database in MySQ.mp4 33.45 MB
18 - MySQL - Quick Review of MySQL/009 What is MySQL Database.mp4 33.11 MB
18 - MySQL - Quick Review of MySQL/024 Various Text & Char data types in MySQL.mp4 32.76 MB
18 - MySQL - Quick Review of MySQL/026 Add Auto-Increment column in MySQL.mp4 29.14 MB
18 - MySQL - Quick Review of MySQL/021 What is MySQL Numeric data types.mp4 28.43 MB
18 - MySQL - Quick Review of MySQL/006 Various features of MySQL.mp4 26.02 MB
18 - MySQL - Quick Review of MySQL/020 What is MySQL data type.mp4 24 MB
18 - MySQL - Quick Review of MySQL/031 Add auto increment to ID column.mp4 21.73 MB
18 - MySQL - Quick Review of MySQL/033 What is Select Query in MySQL.mp4 6.39 MB
18 - MySQL - Quick Review of MySQL/003 Install MySQL on Windows 10-64 Bit_en.srt 17.96 KB
18 - MySQL - Quick Review of MySQL/005 Install MySQL on Windows 7- 64 Bit_en.srt 17.04 KB
18 - MySQL - Quick Review of MySQL/032 Add sample data and test our MySQL table_en.srt 14.44 KB
18 - MySQL - Quick Review of MySQL/029 Add Personal columns to Customer List table_en.srt 13.01 KB
18 - MySQL - Quick Review of MySQL/010 Create the Database in MySQL_en.srt 12.58 KB
18 - MySQL - Quick Review of MySQL/017 Create Multi-Column table in MySQL_en.srt 11.35 KB
18 - MySQL - Quick Review of MySQL/019 Add sample data to MySQL table_en.srt 10.88 KB
18 - MySQL - Quick Review of MySQL/011 Edit- delete and configure My SQL database_en.srt 10.46 KB
18 - MySQL - Quick Review of MySQL/016 Add Simple table to the MySQL Database_en.srt 10.34 KB
18 - MySQL - Quick Review of MySQL/007 Create the MySQL Connection for connecting to it_en.srt 9.82 KB
18 - MySQL - Quick Review of MySQL/034 Use Select query with () to show all columns_en.srt 9.67 KB
18 - MySQL - Quick Review of MySQL/008 Using main parts on MySQL Workbench_en.srt 9.61 KB
18 - MySQL - Quick Review of MySQL/018 How to edit and configure the table in MySQL_en.srt 9.17 KB
18 - MySQL - Quick Review of MySQL/002 Download the Oracle MySQL_en.srt 8.76 KB
18 - MySQL - Quick Review of MySQL/036 Sort the records with Select query_en.srt 8.38 KB
18 - MySQL - Quick Review of MySQL/012 What is Charset in My SQL Database_en.srt 8.27 KB
18 - MySQL - Quick Review of MySQL/014 Utf8mb4 Charset and Collation in MySQL Database_en.srt 8.21 KB
18 - MySQL - Quick Review of MySQL/035 Writing our first Select query_en.srt 8 KB
18 - MySQL - Quick Review of MySQL/030 Add Contact columns to Customer List table_en.srt 7.74 KB
18 - MySQL - Quick Review of MySQL/027 Reset Auto Increment value in MySQL_en.srt 7.58 KB
18 - MySQL - Quick Review of MySQL/015 introduction to My SQL Table_en.srt 7.44 KB
18 - MySQL - Quick Review of MySQL/004 Install .Net framework 4.5.2 on Windows 7-64 Bit_en.srt 7.13 KB
18 - MySQL - Quick Review of MySQL/013 What is the Collation in My SQL Database_en.srt 6.88 KB
18 - MySQL - Quick Review of MySQL/022 Various Decimal Data Types in MySQL_en.srt 6.76 KB
18 - MySQL - Quick Review of MySQL/028 Create Phone Book Database in MySQ_en.srt 6.38 KB
18 - MySQL - Quick Review of MySQL/037 Limit number of rows with Select Query_en.srt 6.14 KB
18 - MySQL - Quick Review of MySQL/006 Various features of MySQL_en.srt 5.89 KB
18 - MySQL - Quick Review of MySQL/024 Various Text & Char data types in MySQL_en.srt 5.88 KB
18 - MySQL - Quick Review of MySQL/021 What is MySQL Numeric data types_en.srt 5.85 KB
18 - MySQL - Quick Review of MySQL/025 What is Auto-Increment column in MySQL_en.srt 5.67 KB
18 - MySQL - Quick Review of MySQL/026 Add Auto-Increment column in MySQL_en.srt 5.5 KB
18 - MySQL - Quick Review of MySQL/023 Various Date Time Data types in MySQL_en.srt 4.88 KB
18 - MySQL - Quick Review of MySQL/009 What is MySQL Database_en.srt 4.47 KB
18 - MySQL - Quick Review of MySQL/020 What is MySQL data type_en.srt 3.62 KB
18 - MySQL - Quick Review of MySQL/031 Add auto increment to ID column_en.srt 3.23 KB
18 - MySQL - Quick Review of MySQL/033 What is Select Query in MySQL_en.srt 1.43 KB
18 - MySQL - Quick Review of MySQL/001 Who should watch this section!.html 149 B
19 - MySQL - Using MySQL in Python/010 Load MySQL data and show in Python.mp4 294.16 MB
19 - MySQL - Using MySQL in Python/009 Connect to MySQL database in Python.mp4 179.56 MB
19 - MySQL - Using MySQL in Python/002 Installing MySQL module on Python.mp4 73.58 MB
19 - MySQL - Using MySQL in Python/008 Add sample data and test our MySQL table.mp4 59.99 MB
19 - MySQL - Using MySQL in Python/005 Add Personal columns to Customer List table.mp4 59.85 MB
19 - MySQL - Using MySQL in Python/006 Add Contact columns to Customer List™ table.mp4 43.69 MB
19 - MySQL - Using MySQL in Python/001 Structure of using MySQL in Python.mp4 35.09 MB
19 - MySQL - Using MySQL in Python/004 Create Phone Book Database in MySQL.mp4 29.46 MB
19 - MySQL - Using MySQL in Python/007 Add auto increment to ID column.mp4 18.29 MB
19 - MySQL - Using MySQL in Python/003 Create Sample MySQL Database - Introduction.mp4 4.87 MB
19 - MySQL - Using MySQL in Python/010 Load MySQL data and show in Python_en.srt 45.07 KB
19 - MySQL - Using MySQL in Python/009 Connect to MySQL database in Python_en.srt 28.27 KB
19 - MySQL - Using MySQL in Python/008 Add sample data and test our MySQL table_en.srt 14.39 KB
19 - MySQL - Using MySQL in Python/002 Installing MySQL module on Python_en.srt 14.06 KB
19 - MySQL - Using MySQL in Python/005 Add Personal columns to Customer List table_en.srt 13.15 KB
19 - MySQL - Using MySQL in Python/006 Add Contact columns to Customer List™ table_en.srt 7.68 KB
19 - MySQL - Using MySQL in Python/001 Structure of using MySQL in Python_en.srt 7.08 KB
19 - MySQL - Using MySQL in Python/004 Create Phone Book Database in MySQL_en.srt 6.4 KB
19 - MySQL - Using MySQL in Python/007 Add auto increment to ID column_en.srt 3.21 KB
19 - MySQL - Using MySQL in Python/003 Create Sample MySQL Database - Introduction_en.srt 908 B
20 - Postgres - Quick review of PostgreSQL/010 Auto increment for identity columns & using 'Truncate' query.mp4 144.49 MB
20 - Postgres - Quick review of PostgreSQL/008 Add columns in table in Postgres.mp4 122.89 MB
20 - Postgres - Quick review of PostgreSQL/011 Integer = ( smallint, integer, bigint, smallserial , serial , bigserial ).mp4 114.91 MB
20 - Postgres - Quick review of PostgreSQL/009 Add data to table and load it - Primary key in table.mp4 104.03 MB
20 - Postgres - Quick review of PostgreSQL/015 Character = ( character(n) , character varying(n) , text ).mp4 101.73 MB
20 - Postgres - Quick review of PostgreSQL/012 Fix-Point decimal = ( numeric or decimal ).mp4 91.12 MB
20 - Postgres - Quick review of PostgreSQL/017 DateTime = ( date, time, Date Time, time + zone, DateTime + Zone ).mp4 85.41 MB
20 - Postgres - Quick review of PostgreSQL/001 Download & install Postgres on Windows.mp4 76.59 MB
20 - Postgres - Quick review of PostgreSQL/007 Add table in to database.mp4 76.53 MB
20 - Postgres - Quick review of PostgreSQL/004 Creating database in PostgreSQL.mp4 75.35 MB
20 - Postgres - Quick review of PostgreSQL/013 Floating-Point decimal = ( real, double precision).mp4 73.73 MB
20 - Postgres - Quick review of PostgreSQL/003 Adding PostgreSQL Server to pgAdmin.mp4 71.62 MB
20 - Postgres - Quick review of PostgreSQL/002 Start using PostgreSQL Admin or pgAdmin.mp4 67.34 MB
20 - Postgres - Quick review of PostgreSQL/005 What is the table.mp4 40.84 MB
20 - Postgres - Quick review of PostgreSQL/016 Boolean = (boolean ).mp4 38.99 MB
20 - Postgres - Quick review of PostgreSQL/006 Add schema in Postgres database.mp4 34.67 MB
20 - Postgres - Quick review of PostgreSQL/014 Monetary = money.mp4 30.68 MB
20 - Postgres - Quick review of PostgreSQL/010 Auto increment for identity columns & using 'Truncate' query_en.srt 25.54 KB
20 - Postgres - Quick review of PostgreSQL/009 Add data to table and load it - Primary key in table_en.srt 19.38 KB
20 - Postgres - Quick review of PostgreSQL/008 Add columns in table in Postgres_en.srt 19.27 KB
20 - Postgres - Quick review of PostgreSQL/001 Download & install Postgres on Windows_en.srt 17.21 KB
20 - Postgres - Quick review of PostgreSQL/011 Integer = ( smallint, integer, bigint, smallserial , serial , bigserial )_en.srt 16.97 KB
20 - Postgres - Quick review of PostgreSQL/012 Fix-Point decimal = ( numeric or decimal )_en.srt 16.68 KB
20 - Postgres - Quick review of PostgreSQL/015 Character = ( character(n) , character varying(n) , text )_en.srt 15.5 KB
20 - Postgres - Quick review of PostgreSQL/003 Adding PostgreSQL Server to pgAdmin_en.srt 15.12 KB
20 - Postgres - Quick review of PostgreSQL/017 DateTime = ( date, time, Date Time, time + zone, DateTime + Zone )_en.srt 15.09 KB
20 - Postgres - Quick review of PostgreSQL/004 Creating database in PostgreSQL_en.srt 13.93 KB
20 - Postgres - Quick review of PostgreSQL/002 Start using PostgreSQL Admin or pgAdmin_en.srt 11.97 KB
20 - Postgres - Quick review of PostgreSQL/007 Add table in to database_en.srt 11.65 KB
20 - Postgres - Quick review of PostgreSQL/013 Floating-Point decimal = ( real, double precision)_en.srt 10.72 KB
20 - Postgres - Quick review of PostgreSQL/006 Add schema in Postgres database_en.srt 6.44 KB
20 - Postgres - Quick review of PostgreSQL/016 Boolean = (boolean )_en.srt 5.95 KB
20 - Postgres - Quick review of PostgreSQL/014 Monetary = money_en.srt 4.82 KB
20 - Postgres - Quick review of PostgreSQL/005 What is the table_en.srt 4.49 KB
21 - Postgres - Using PostgreSQL in Python/013 Sort the records & customize columns.mp4 111.21 MB
21 - Postgres - Using PostgreSQL in Python/003 Create Sample Postgres Database.mp4 87.21 MB
21 - Postgres - Using PostgreSQL in Python/004 Create a connection to Postgres in Python.mp4 74.35 MB
21 - Postgres - Using PostgreSQL in Python/010 Show all data in Python by fetchall() method.mp4 70.19 MB
21 - Postgres - Using PostgreSQL in Python/006 Close the connection.mp4 56.67 MB
21 - Postgres - Using PostgreSQL in Python/008 Read the data by SQL Select query.mp4 55.67 MB
21 - Postgres - Using PostgreSQL in Python/005 Protect the codes by try structure.mp4 54 MB
21 - Postgres - Using PostgreSQL in Python/002 Installing Postgres module on Python (psycopg2).mp4 51.91 MB
21 - Postgres - Using PostgreSQL in Python/001 Structure of using Postgres in Python.mp4 44.54 MB
21 - Postgres - Using PostgreSQL in Python/009 Show the data in Python by cursor object.mp4 43.14 MB
21 - Postgres - Using PostgreSQL in Python/012 Show one record in Python by fetchone() method.mp4 35.01 MB
21 - Postgres - Using PostgreSQL in Python/011 Show custom data in Python by fetchmany() method.mp4 34.57 MB
21 - Postgres - Using PostgreSQL in Python/014 Close the cursor.mp4 32.51 MB
21 - Postgres - Using PostgreSQL in Python/007 Create a Cursor object.mp4 23.33 MB
21 - Postgres - Using PostgreSQL in Python/003 Create Sample Postgres Database_en.srt 18.6 KB
21 - Postgres - Using PostgreSQL in Python/013 Sort the records & customize columns_en.srt 17.22 KB
21 - Postgres - Using PostgreSQL in Python/004 Create a connection to Postgres in Python_en.srt 14.31 KB
21 - Postgres - Using PostgreSQL in Python/006 Close the connection_en.srt 10.42 KB
21 - Postgres - Using PostgreSQL in Python/010 Show all data in Python by fetchall() method_en.srt 9.71 KB
21 - Postgres - Using PostgreSQL in Python/002 Installing Postgres module on Python (psycopg2)_en.srt 9.37 KB
21 - Postgres - Using PostgreSQL in Python/005 Protect the codes by try structure_en.srt 9.32 KB
21 - Postgres - Using PostgreSQL in Python/008 Read the data by SQL Select query_en.srt 9.01 KB
21 - Postgres - Using PostgreSQL in Python/001 Structure of using Postgres in Python_en.srt 8.5 KB
21 - Postgres - Using PostgreSQL in Python/009 Show the data in Python by cursor object_en.srt 6.78 KB
21 - Postgres - Using PostgreSQL in Python/014 Close the cursor_en.srt 5.68 KB
21 - Postgres - Using PostgreSQL in Python/012 Show one record in Python by fetchone() method_en.srt 5.67 KB
21 - Postgres - Using PostgreSQL in Python/011 Show custom data in Python by fetchmany() method_en.srt 5.31 KB
21 - Postgres - Using PostgreSQL in Python/007 Create a Cursor object_en.srt 4.08 KB
22 - JSON - Using JSON in Python/001 Working with JSON files.mp4 231.64 MB
22 - JSON - Using JSON in Python/002 Import JSON data in Python and use it.mp4 217.66 MB
22 - JSON - Using JSON in Python/003 Export Python data to JSON.mp4 193.37 MB
22 - JSON - Using JSON in Python/001 Working with JSON files_en.srt 50.57 KB
22 - JSON - Using JSON in Python/002 Import JSON data in Python and use it_en.srt 41.42 KB
22 - JSON - Using JSON in Python/003 Export Python data to JSON_en.srt 33.24 KB
23 - MongoDB - Quick Review of MongoDB/007 Using document to add data in MongoDB.mp4 332.73 MB
23 - MongoDB - Quick Review of MongoDB/003 Install MongoDB and start using it.mp4 189.43 MB
23 - MongoDB - Quick Review of MongoDB/001 SQL vs NoSQL Introduction to MongoDB.mp4 143.29 MB
23 - MongoDB - Quick Review of MongoDB/006 Using Compass to add Database and Collection to MongoDB.mp4 132.51 MB
23 - MongoDB - Quick Review of MongoDB/005 Install MongoDB Shell (Mongosh) and start using it.mp4 130.98 MB
23 - MongoDB - Quick Review of MongoDB/002 Download MongoDB, Compass and MongoDB Shell.mp4 75.06 MB
23 - MongoDB - Quick Review of MongoDB/004 Install MongoDB Compass and start using it.mp4 37.14 MB
23 - MongoDB - Quick Review of MongoDB/007 Using document to add data in MongoDB_en.srt 65.62 KB
23 - MongoDB - Quick Review of MongoDB/006 Using Compass to add Database and Collection to MongoDB_en.srt 31 KB
23 - MongoDB - Quick Review of MongoDB/003 Install MongoDB and start using it_en.srt 28.51 KB
23 - MongoDB - Quick Review of MongoDB/001 SQL vs NoSQL Introduction to MongoDB_en.srt 20.9 KB
23 - MongoDB - Quick Review of MongoDB/005 Install MongoDB Shell (Mongosh) and start using it_en.srt 18.14 KB
23 - MongoDB - Quick Review of MongoDB/002 Download MongoDB, Compass and MongoDB Shell_en.srt 12.36 KB
23 - MongoDB - Quick Review of MongoDB/004 Install MongoDB Compass and start using it_en.srt 8.49 KB
24 - MongoDB - Using MongoDB in Python/006 Load data from MongoDB by Cursor object.mp4 279.65 MB
24 - MongoDB - Using MongoDB in Python/005 Create Database & Collection object.mp4 176.11 MB
24 - MongoDB - Using MongoDB in Python/004 Using Client object to connect to MongoDB.mp4 167.77 MB
24 - MongoDB - Using MongoDB in Python/007 Search the documents.mp4 128.14 MB
24 - MongoDB - Using MongoDB in Python/002 Install MongoDB module in Python.mp4 84.68 MB
24 - MongoDB - Using MongoDB in Python/003 Create Sample MongoDB database in Compass.mp4 64.77 MB
24 - MongoDB - Using MongoDB in Python/001 Structure of Using MongoDB in Python.mp4 59.31 MB
24 - MongoDB - Using MongoDB in Python/006 Load data from MongoDB by Cursor object_en.srt 40.68 KB
24 - MongoDB - Using MongoDB in Python/005 Create Database & Collection object_en.srt 26.08 KB
24 - MongoDB - Using MongoDB in Python/004 Using Client object to connect to MongoDB_en.srt 25.36 KB
24 - MongoDB - Using MongoDB in Python/007 Search the documents_en.srt 18.91 KB
24 - MongoDB - Using MongoDB in Python/002 Install MongoDB module in Python_en.srt 14.47 KB
24 - MongoDB - Using MongoDB in Python/003 Create Sample MongoDB database in Compass_en.srt 13.68 KB
24 - MongoDB - Using MongoDB in Python/001 Structure of Using MongoDB in Python_en.srt 11.63 KB
25 - Basics GUI in Python by Tkinter/007 Using Entry widget.mp4 555.8 MB
25 - Basics GUI in Python by Tkinter/005 Label widget and common options.mp4 511.51 MB
25 - Basics GUI in Python by Tkinter/006 Using Button widget.mp4 345.37 MB
25 - Basics GUI in Python by Tkinter/002 Common properties of Window.mp4 201.33 MB
25 - Basics GUI in Python by Tkinter/001 Start adding GUI to Python by Tkinter.mp4 200.72 MB
25 - Basics GUI in Python by Tkinter/004 Widget options.mp4 173.33 MB
25 - Basics GUI in Python by Tkinter/003 Using attributes of a Window.mp4 170 MB
25 - Basics GUI in Python by Tkinter/008 Using Frame widget.mp4 124.16 MB
25 - Basics GUI in Python by Tkinter/007 Using Entry widget_en.srt 79.99 KB
25 - Basics GUI in Python by Tkinter/005 Label widget and common options_en.srt 71.82 KB
25 - Basics GUI in Python by Tkinter/006 Using Button widget_en.srt 49.9 KB
25 - Basics GUI in Python by Tkinter/002 Common properties of Window_en.srt 34.85 KB
25 - Basics GUI in Python by Tkinter/001 Start adding GUI to Python by Tkinter_en.srt 31.9 KB
25 - Basics GUI in Python by Tkinter/003 Using attributes of a Window_en.srt 25.72 KB
25 - Basics GUI in Python by Tkinter/004 Widget options_en.srt 23.71 KB
25 - Basics GUI in Python by Tkinter/008 Using Frame widget_en.srt 22.86 KB
26 - Tkinter Geometry Manager/002 Using Pack() to design apps.mp4 339.13 MB
26 - Tkinter Geometry Manager/001 What is the geometry manager.mp4 66.94 MB
26 - Tkinter Geometry Manager/002 Using Pack() to design apps_en.srt 53.42 KB
26 - Tkinter Geometry Manager/001 What is the geometry manager_en.srt 9.12 KB
27 - GUI Projects in Tkinter/002 Celsius to Fahrenheit convertor.mp4 369.65 MB
27 - GUI Projects in Tkinter/001 Design 'Find & Replace' Window in Tkinter.mp4 344.88 MB
27 - GUI Projects in Tkinter/002 Celsius to Fahrenheit convertor_en.srt 58.45 KB
27 - GUI Projects in Tkinter/001 Design 'Find & Replace' Window in Tkinter_en.srt 49.54 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/008 Quick start using Qt designer.mp4 139.25 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/011 Create a class to load 'ui' file in Python.mp4 136.21 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/010 Simple method to load 'ui' file in Python.mp4 127.08 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/004 First PyQt6 app to show Window by code.mp4 114.41 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/006 Running Qt Designer for first time.mp4 95.46 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/009 What is 'ui' file.mp4 94.9 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/005 Displaying a widget ( label, Push Button) on the Window by code.mp4 83.94 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/001 What is PyQt6 in Python.mp4 68.83 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/002 Installing PyQt6.mp4 52.01 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/003 Project Types of PyQt6.mp4 46.01 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/007 Running Qt Designer inside Pycharm.mp4 35.23 MB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/011 Create a class to load 'ui' file in Python_en.srt 21.86 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/008 Quick start using Qt designer_en.srt 20.27 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/010 Simple method to load 'ui' file in Python_en.srt 19.76 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/004 First PyQt6 app to show Window by code_en.srt 19.17 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/009 What is 'ui' file_en.srt 12.54 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/005 Displaying a widget ( label, Push Button) on the Window by code_en.srt 12.54 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/001 What is PyQt6 in Python_en.srt 10.51 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/006 Running Qt Designer for first time_en.srt 10.51 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/002 Installing PyQt6_en.srt 10.01 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/003 Project Types of PyQt6_en.srt 7.08 KB
28 - Basics Using PyQt6 to GUI apps in Python by PyQt/007 Running Qt Designer inside Pycharm_en.srt 5.18 KB
29 - Pillow - Image processing with pillow library/022 Split image bands ( Color Channels).mp4 128.5 MB
29 - Pillow - Image processing with pillow library/021 Add text (Watermark) with custom font to image.mp4 115.29 MB
29 - Pillow - Image processing with pillow library/006 Get attributes of images like size, format, color mode.mp4 103.75 MB
29 - Pillow - Image processing with pillow library/005 Save image in pillow with different formats.mp4 100.72 MB
29 - Pillow - Image processing with pillow library/020 Add simple text ( watermark) to image.mp4 96.16 MB
29 - Pillow - Image processing with pillow library/010 Crop image by pillow.mp4 88.41 MB
29 - Pillow - Image processing with pillow library/004 Open and show an image with pillow.mp4 83.7 MB
29 - Pillow - Image processing with pillow library/007 Resize image by pillow.mp4 76.66 MB
29 - Pillow - Image processing with pillow library/012 Adding Blur, BoxBlur, GaussianBlur filter by pillow.mp4 73.69 MB
29 - Pillow - Image processing with pillow library/011 Rotate and Flip image by transpose method.mp4 69.19 MB
29 - Pillow - Image processing with pillow library/003 Download and install pillow in Python.mp4 64.13 MB
29 - Pillow - Image processing with pillow library/008 Rotate image with rotate method.mp4 49.66 MB
29 - Pillow - Image processing with pillow library/023 Merge Color Channels to create image.mp4 47.77 MB
29 - Pillow - Image processing with pillow library/009 Create thumbnail image.mp4 41.21 MB
29 - Pillow - Image processing with pillow library/015 Adding Edge Enhance filter by pillow.mp4 27.72 MB
29 - Pillow - Image processing with pillow library/013 Adding Contour filter by pillow.mp4 26.84 MB
29 - Pillow - Image processing with pillow library/019 Adding Sharpen filter by pillow.mp4 21.89 MB
29 - Pillow - Image processing with pillow library/018 Adding Smooth filter by pillow.mp4 21.54 MB
29 - Pillow - Image processing with pillow library/002 What is pillow image in Python.mp4 20.54 MB
29 - Pillow - Image processing with pillow library/014 Adding Detail filter by pillow.mp4 17.32 MB
29 - Pillow - Image processing with pillow library/017 Adding Find Edge filter by pillow.mp4 17.14 MB
29 - Pillow - Image processing with pillow library/016 Adding Emboss filter by pillo.mp4 17.01 MB
29 - Pillow - Image processing with pillow library/001 Section intro Image processing with pillow in Python.mp4 9.76 MB
29 - Pillow - Image processing with pillow library/022 Split image bands ( Color Channels)_en.srt 18.94 KB
29 - Pillow - Image processing with pillow library/006 Get attributes of images like size, format, color mode_en.srt 16.75 KB
29 - Pillow - Image processing with pillow library/021 Add text (Watermark) with custom font to image_en.srt 16.51 KB
29 - Pillow - Image processing with pillow library/005 Save image in pillow with different formats_en.srt 16.34 KB
29 - Pillow - Image processing with pillow library/010 Crop image by pillow_en.srt 15.72 KB
29 - Pillow - Image processing with pillow library/004 Open and show an image with pillow_en.srt 14.72 KB
29 - Pillow - Image processing with pillow library/020 Add simple text ( watermark) to image_en.srt 14.07 KB
29 - Pillow - Image processing with pillow library/003 Download and install pillow in Python_en.srt 12.86 KB
29 - Pillow - Image processing with pillow library/007 Resize image by pillow_en.srt 12.49 KB
29 - Pillow - Image processing with pillow library/011 Rotate and Flip image by transpose method_en.srt 10.34 KB
29 - Pillow - Image processing with pillow library/012 Adding Blur, BoxBlur, GaussianBlur filter by pillow_en.srt 10.27 KB
29 - Pillow - Image processing with pillow library/008 Rotate image with rotate method_en.srt 7.68 KB
29 - Pillow - Image processing with pillow library/023 Merge Color Channels to create image_en.srt 6.77 KB
29 - Pillow - Image processing with pillow library/009 Create thumbnail image_en.srt 6.68 KB
29 - Pillow - Image processing with pillow library/013 Adding Contour filter by pillow_en.srt 4.18 KB
29 - Pillow - Image processing with pillow library/015 Adding Edge Enhance filter by pillow_en.srt 3.84 KB
29 - Pillow - Image processing with pillow library/002 What is pillow image in Python_en.srt 3.5 KB
29 - Pillow - Image processing with pillow library/019 Adding Sharpen filter by pillow_en.srt 3.2 KB
29 - Pillow - Image processing with pillow library/018 Adding Smooth filter by pillow_en.srt 3.08 KB
29 - Pillow - Image processing with pillow library/014 Adding Detail filter by pillow_en.srt 2.67 KB
29 - Pillow - Image processing with pillow library/017 Adding Find Edge filter by pillow_en.srt 2.56 KB
29 - Pillow - Image processing with pillow library/016 Adding Emboss filter by pillo_en.srt 2.45 KB
29 - Pillow - Image processing with pillow library/001 Section intro Image processing with pillow in Python_en.srt 1.65 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/009 Detecting face landmarks ( facial features ).mp4 236.27 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/008 Split and save each face in dedicated image file.mp4 159.79 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/010 Add rouge makeup on the lips.mp4 135.35 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/007 Draw rectangle around detected faces & show it.mp4 120.32 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/005 Find location of faces in image.mp4 112.78 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/002 Install cmake, dlib, face-recognition, pillow libraries.mp4 68.11 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/011 Add thicker eyebrows.mp4 56.14 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/013 4. Add sparkle on eyes or overlay color.mp4 50.15 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/012 Add eyeliner around the eyes.mp4 45.1 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/004 Load image to Numpy array.mp4 40.85 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/006 Load pillow image from Numpy array.mp4 30.36 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/001 Create face recognition project in PyCharm.mp4 19.11 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/003 Check if everything is installed correctly.mp4 17.67 MB
30 - Pillow Face detection in image by dlib, cmake &face recognition/009 Detecting face landmarks ( facial features )_en.srt 32.72 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/008 Split and save each face in dedicated image file_en.srt 22.91 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/010 Add rouge makeup on the lips_en.srt 19.31 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/007 Draw rectangle around detected faces & show it_en.srt 17.58 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/005 Find location of faces in image_en.srt 14.87 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/002 Install cmake, dlib, face-recognition, pillow libraries_en.srt 12.32 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/011 Add thicker eyebrows_en.srt 6.76 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/004 Load image to Numpy array_en.srt 6.69 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/013 4. Add sparkle on eyes or overlay color_en.srt 5.95 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/012 Add eyeliner around the eyes_en.srt 5.37 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/006 Load pillow image from Numpy array_en.srt 5.17 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/001 Create face recognition project in PyCharm_en.srt 4.66 KB
30 - Pillow Face detection in image by dlib, cmake &face recognition/003 Check if everything is installed correctly_en.srt 3.63 KB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/008 Adding watermark to PDF pages.mp4 166.37 MB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/003 Extracting Pdf document information (Title, Author,..).mp4 154.63 MB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/006 Splitting PDF pages in PDF file.mp4 153.15 MB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/004 Rotating PDF pages.mp4 140.97 MB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/007 Adding password to PDF file.mp4 121.35 MB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/005 Merging PDF files.mp4 73.29 MB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/001 How to download and install PyPDF3, PyPDF2, PyDPF4.mp4 52.03 MB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/002 Create the PDF project in Pycharm.mp4 31.43 MB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/003 Extracting Pdf document information (Title, Author,..)_en.srt 25.48 KB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/006 Splitting PDF pages in PDF file_en.srt 24.07 KB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/004 Rotating PDF pages_en.srt 22.9 KB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/008 Adding watermark to PDF pages_en.srt 22.57 KB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/007 Adding password to PDF file_en.srt 19.42 KB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/005 Merging PDF files_en.srt 13.95 KB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/001 How to download and install PyPDF3, PyPDF2, PyDPF4_en.srt 10.47 KB
31 - PDF - Using PDF in Python by PyDF2, PyPDF3, PyPDF4/002 Create the PDF project in Pycharm_en.srt 7.55 KB
32 - Selenium Web automation in Python selenium/007 Using browser's inspector to find elements by Name, ID ,.mp4 171.07 MB
32 - Selenium Web automation in Python selenium/014 What is Xpath to find element in Website.mp4 111.16 MB
32 - Selenium Web automation in Python selenium/012 Using implicit wait to add delay to Selenium.mp4 103.27 MB
32 - Selenium Web automation in Python selenium/015 Using Explicit wait in Selenium.mp4 98.3 MB
32 - Selenium Web automation in Python selenium/003 Install web driver for Chrome and edge.mp4 88.89 MB
32 - Selenium Web automation in Python selenium/006 Project 1 Load title and url of website.mp4 83.52 MB
32 - Selenium Web automation in Python selenium/008 Send text to browser and search it by selenium.mp4 79 MB
32 - Selenium Web automation in Python selenium/005 Load the Web driver from specific folder in project.mp4 78.53 MB
32 - Selenium Web automation in Python selenium/004 Load the Web driver from Windows Path.mp4 64.52 MB
32 - Selenium Web automation in Python selenium/002 Install the Selenium in Python project.mp4 59.03 MB
32 - Selenium Web automation in Python selenium/011 Load stackoverflow login page by Selenium.mp4 48.87 MB
32 - Selenium Web automation in Python selenium/013 What is Explicit wait in Selenium.mp4 42.39 MB
32 - Selenium Web automation in Python selenium/010 Introduction to stackoverflow website.mp4 41.69 MB
32 - Selenium Web automation in Python selenium/009 Searching a word in Google by selenium and Python.mp4 32.9 MB
32 - Selenium Web automation in Python selenium/001 What is the Selenium and its structure.mp4 31.58 MB
32 - Selenium Web automation in Python selenium/007 Using browser's inspector to find elements by Name, ID ,_en.srt 18.32 KB
32 - Selenium Web automation in Python selenium/012 Using implicit wait to add delay to Selenium_en.srt 14.85 KB
32 - Selenium Web automation in Python selenium/003 Install web driver for Chrome and edge_en.srt 14.77 KB
32 - Selenium Web automation in Python selenium/014 What is Xpath to find element in Website_en.srt 14.22 KB
32 - Selenium Web automation in Python selenium/005 Load the Web driver from specific folder in project_en.srt 13.92 KB
32 - Selenium Web automation in Python selenium/015 Using Explicit wait in Selenium_en.srt 13.69 KB
32 - Selenium Web automation in Python selenium/006 Project 1 Load title and url of website_en.srt 11.88 KB
32 - Selenium Web automation in Python selenium/002 Install the Selenium in Python project_en.srt 11.28 KB
32 - Selenium Web automation in Python selenium/008 Send text to browser and search it by selenium_en.srt 10.95 KB
32 - Selenium Web automation in Python selenium/004 Load the Web driver from Windows Path_en.srt 10.9 KB
32 - Selenium Web automation in Python selenium/011 Load stackoverflow login page by Selenium_en.srt 7.41 KB
32 - Selenium Web automation in Python selenium/001 What is the Selenium and its structure_en.srt 6.86 KB
32 - Selenium Web automation in Python selenium/013 What is Explicit wait in Selenium_en.srt 6.23 KB
32 - Selenium Web automation in Python selenium/010 Introduction to stackoverflow website_en.srt 6.11 KB
32 - Selenium Web automation in Python selenium/009 Searching a word in Google by selenium and Python_en.srt 4.88 KB
Download Info
-
Tips
“Easy Python Programming For Absolute Beginners SQL in Python” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.
-
DMCA Notice and Takedown Procedure
If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.