Introduction to Python | M1V16 |Python programming fundamentals From Microsoft
learn with Kabir
Introduction to Python | M1V16 |Python programming fundamentals From Microsoft
1:29
First steps in code Writing a Python program | M1V15 |Python programming fundamentals From Microsoft
learn with Kabir
First steps in code Writing a Python program | M1V15 |Python programming fundamentals From Microsoft
1:42
Anatomy of a Python program | M1V14 |Python programming fundamentals From Microsoft
learn with Kabir
Anatomy of a Python program | M1V14 |Python programming fundamentals From Microsoft
2:42
How Python outputs code | M1V13 |Python programming fundamentals From Microsoft
learn with Kabir
How Python outputs code | M1V13 |Python programming fundamentals From Microsoft
2:33
How Python code is interpreted | M1V12 |Python programming fundamentals From Microsoft
learn with Kabir
How Python code is interpreted | M1V12 |Python programming fundamentals From Microsoft
1:46
Building a schema | M4V61 | Introduction to Database from meta
learn with Kabir
Building a schema | M4V61 | Introduction to Database from meta
3:06
Types of database schema | M4V60 | Introduction to Database from meta
learn with Kabir
Types of database schema | M4V60 | Introduction to Database from meta
2:39
Schema In Use | M4V59 | Introduction to Database from meta
learn with Kabir
Schema In Use | M4V59 | Introduction to Database from meta
4:49
Exploring database schema| M4V58 | Introduction to Database from meta
learn with Kabir
Exploring database schema| M4V58 | Introduction to Database from meta
2:15
Database schema | M4V57 | Introduction to Database from meta
learn with Kabir
Database schema | M4V57 | Introduction to Database from meta
3:20
Module quiz: SQL operators and sorting & filtering data | M3V56 | Introduction to Database from meta
learn with Kabir
Module quiz: SQL operators and sorting & filtering data | M3V56 | Introduction to Database from meta
1:01
SELECT DISTINCT clause in use | M3V54 | Introduction to Database from meta
learn with Kabir
SELECT DISTINCT clause in use | M3V54 | Introduction to Database from meta
2:26
Module summary:SQL operators & sorting & filtering data | M3V55 | Introduction to Database from meta
learn with Kabir
Module summary:SQL operators & sorting & filtering data | M3V55 | Introduction to Database from meta
1:43
Select Distinct Clause | M3V53 | Introduction to Database from meta
learn with Kabir
Select Distinct Clause | M3V53 | Introduction to Database from meta
4:05
Self-review: ORDER BY and WHERE | M3V52 | Introduction to Database from meta
learn with Kabir
Self-review: ORDER BY and WHERE | M3V52 | Introduction to Database from meta
0:49
WHERE Clause Uses | M3V51 | Introduction to Database from meta
learn with Kabir
WHERE Clause Uses | M3V51 | Introduction to Database from meta
1:08
WHERE Clause | M3V50 | Introduction to Database from meta
learn with Kabir
WHERE Clause | M3V50 | Introduction to Database from meta
7:37
Types of ordering / sorting | M3V49 | Introduction to Database from meta
learn with Kabir
Types of ordering / sorting | M3V49 | Introduction to Database from meta
1:51
ORDER BY CLAUSE | M3V48 | Introduction to Database from meta
learn with Kabir
ORDER BY CLAUSE | M3V48 | Introduction to Database from meta
5:28
Knowledge Check: Operators | M3V47 | Introduction to Database from meta
learn with Kabir
Knowledge Check: Operators | M3V47 | Introduction to Database from meta
1:53
SQL Comparison operator examples | M3V46 | Introduction to Database from meta
learn with Kabir
SQL Comparison operator examples | M3V46 | Introduction to Database from meta
1:23
SQL Comparison Operator | M3V45 | Introduction to Database from meta
learn with Kabir
SQL Comparison Operator | M3V45 | Introduction to Database from meta
5:57
SQL Arithmetic Operator Examples | M3V43 | Introduction to Database from meta
learn with Kabir
SQL Arithmetic Operator Examples | M3V43 | Introduction to Database from meta
2:52
Operators in use | M3V44 | Introduction to Database from meta
learn with Kabir
Operators in use | M3V44 | Introduction to Database from meta
5:00
SQL Arithmetic operators | M3V42 | Introduction to Database from meta
learn with Kabir
SQL Arithmetic operators | M3V42 | Introduction to Database from meta
4:20
Phases of the SDLC | M1V04 | Introduction to Software Engineering
learn with Kabir
Phases of the SDLC | M1V04 | Introduction to Software Engineering
6:42
Variables In Python Containers For Your Data | M1V11 |Python programming fundamentals From Microsoft
learn with Kabir
Variables In Python Containers For Your Data | M1V11 |Python programming fundamentals From Microsoft
5:31
Basic operations, expressions and variables | M1V10 | Python programming fundamentals From Microsoft
learn with Kabir
Basic operations, expressions and variables | M1V10 | Python programming fundamentals From Microsoft
4:38
Your first Python words: Syntax a structure | M1V9 | Python programming fundamentals From Microsoft
learn with Kabir
Your first Python words: Syntax a structure | M1V9 | Python programming fundamentals From Microsoft
5:48
Hello, Python world!  | M1V8 | Python programming fundamentals From Microsoft
learn with Kabir
Hello, Python world! | M1V8 | Python programming fundamentals From Microsoft
0:47
Choosing your IDE: A tour of options | M1V7 | Python programming fundamentals From Microsoft
learn with Kabir
Choosing your IDE: A tour of options | M1V7 | Python programming fundamentals From Microsoft
5:20
Introducing your Python toolkit  | M1V6 | Python programming fundamentals From Microsoft
learn with Kabir
Introducing your Python toolkit | M1V6 | Python programming fundamentals From Microsoft
2:54
Module quiz:Create,Read,Update & Delete(CRUD) Operations| M2V41 | Introduction to Database from meta
learn with Kabir
Module quiz:Create,Read,Update & Delete(CRUD) Operations| M2V41 | Introduction to Database from meta
0:47
Module summary: (CRUD) Operations | M2V40 | Introduction to Database from meta
learn with Kabir
Module summary: (CRUD) Operations | M2V40 | Introduction to Database from meta
3:18
Knowledge check: Update and Delete  | M2V39 | Introduction to Database from meta
learn with Kabir
Knowledge check: Update and Delete | M2V39 | Introduction to Database from meta
0:27
Self-review: Record deletion | M2V38 | Introduction to Database from meta
learn with Kabir
Self-review: Record deletion | M2V38 | Introduction to Database from meta
0:24
DELETING DATA  | M2V37 | Introduction to Database from meta
learn with Kabir
DELETING DATA | M2V37 | Introduction to Database from meta
3:15
UPDATING DATA | M2V36 | Introduction to Database from meta
learn with Kabir
UPDATING DATA | M2V36 | Introduction to Database from meta
3:43
Knowledge check: Create, insert and select  | M2V35 | Introduction to Database from meta
learn with Kabir
Knowledge check: Create, insert and select | M2V35 | Introduction to Database from meta
0:29
Self review: Practicing table creation  | M2V34 | Introduction to Database from meta
learn with Kabir
Self review: Practicing table creation | M2V34 | Introduction to Database from meta
0:51
INSERT INTO SELECT statement  | M2V33 | Introduction to Database from meta
learn with Kabir
INSERT INTO SELECT statement | M2V33 | Introduction to Database from meta
3:23
SELECT statement  | M2V32 | Introduction to Database from meta
learn with Kabir
SELECT statement | M2V32 | Introduction to Database from meta
3:33
Self-review:Create database, create table & insert data | M2V31 | Introduction to Database from meta
learn with Kabir
Self-review:Create database, create table & insert data | M2V31 | Introduction to Database from meta
0:38
INSERT Statement | M2V30 | Introduction to Database from meta
learn with Kabir
INSERT Statement | M2V30 | Introduction to Database from meta
4:31
ALTER TABLE statement | M2V29 | Introduction to Database from meta
learn with Kabir
ALTER TABLE statement | M2V29 | Introduction to Database from meta
3:56
CREATE TABLE statement  | M2V28 | Introduction to Database from meta
learn with Kabir
CREATE TABLE statement | M2V28 | Introduction to Database from meta
2:04
CREATE & DROP DATABASE  | M2V27 | Introduction to Database from meta
learn with Kabir
CREATE & DROP DATABASE | M2V27 | Introduction to Database from meta
2:44
Self review: Choosing the right data type for a column | M2V26 | Introduction to Database from meta
learn with Kabir
Self review: Choosing the right data type for a column | M2V26 | Introduction to Database from meta
0:41
Self review: Working with default values | M2V25 | Introduction to Database from meta
learn with Kabir
Self review: Working with default values | M2V25 | Introduction to Database from meta
0:45
Python in the wild: From web apps to ML | M1V5 | Python programming fundamentals From Microsoft
learn with Kabir
Python in the wild: From web apps to ML | M1V5 | Python programming fundamentals From Microsoft
6:11
Introduction to the SDLC | M1V03 | Introduction to Software Engineering
learn with Kabir
Introduction to the SDLC | M1V03 | Introduction to Software Engineering
3:54
Insiders’ Viewpoints: What is software engineering? | M1V02 | Introduction to Software Engineering
learn with Kabir
Insiders’ Viewpoints: What is software engineering? | M1V02 | Introduction to Software Engineering
5:41
Default Value String Data Types | M2V24 | Introduction to Database from meta
learn with Kabir
Default Value String Data Types | M2V24 | Introduction to Database from meta
4:22
Self review: Working with strings | M2V23 | Introduction to Database from meta
learn with Kabir
Self review: Working with strings | M2V23 | Introduction to Database from meta
0:27
Self review: Working with numbers | M2V21 | Introduction to Database from meta
learn with Kabir
Self review: Working with numbers | M2V21 | Introduction to Database from meta
0:35
String Data Types | M2V22 | Introduction to Database from meta
learn with Kabir
String Data Types | M2V22 | Introduction to Database from meta
3:56
Numeric Data Types | M2V20 | Introduction to Database from meta
learn with Kabir
Numeric Data Types | M2V20 | Introduction to Database from meta
3:21
what is Software Engineering | M1V01 | Introduction to Software Engineering
learn with Kabir
what is Software Engineering | M1V01 | Introduction to Software Engineering
5:29
Module quiz: Introduction to Databases | M1V19 | Introduction to Database from meta
learn with Kabir
Module quiz: Introduction to Databases | M1V19 | Introduction to Database from meta
1:19
Module Summary : Introduction To DataBase  | M1V18 | Introduction to Database from meta
learn with Kabir
Module Summary : Introduction To DataBase | M1V18 | Introduction to Database from meta
2:11
Knowledge check: Database structure | M1V18 | Introduction to Database from meta
learn with Kabir
Knowledge check: Database structure | M1V18 | Introduction to Database from meta
0:40
Types of Keys in a DataBase Table | M1V17 | Introduction to Database from meta
learn with Kabir
Types of Keys in a DataBase Table | M1V17 | Introduction to Database from meta
3:58
DataBase Structure Overview | M1V16 | Introduction to Database from meta
learn with Kabir
DataBase Structure Overview | M1V16 | Introduction to Database from meta
0:56
Table Overview  | M1V15 | Introduction to Database from meta
learn with Kabir
Table Overview | M1V15 | Introduction to Database from meta
1:02
What are Table in DataBases | M1V14 | Introduction to Database from meta
learn with Kabir
What are Table in DataBases | M1V14 | Introduction to Database from meta
3:52
Knowledge check: SQL syntax review  | M1V13 | Introduction to Database from meta
learn with Kabir
Knowledge check: SQL syntax review | M1V13 | Introduction to Database from meta
0:50
Common SQL Commands | M1V12 | Introduction to Database from meta
learn with Kabir
Common SQL Commands | M1V12 | Introduction to Database from meta
0:54
Explaining Python | M1V4 | Python programming fundamentals From Microsoft
learn with Kabir
Explaining Python | M1V4 | Python programming fundamentals From Microsoft
5:37
Programming Fundamental | M1V2 | Python programming fundamentals From Microsoft
learn with Kabir
Programming Fundamental | M1V2 | Python programming fundamentals From Microsoft
5:41
Python in action : Real world examples | M1V3 | Python programming fundamentals From Microsoft
learn with Kabir
Python in action : Real world examples | M1V3 | Python programming fundamentals From Microsoft
1:54
Python programming fundamentals Syllabus | M1V1 | Python programming fundamentals From Microsoft
learn with Kabir
Python programming fundamentals Syllabus | M1V1 | Python programming fundamentals From Microsoft
0:39
SQL Syntax Introduction | M1V11 | Introduction to Database from meta
learn with Kabir
SQL Syntax Introduction | M1V11 | Introduction to Database from meta
4:49
SQL Usage | M1V9 | Introduction to Database from meta
learn with Kabir
SQL Usage | M1V9 | Introduction to Database from meta
3:47
Advantage of SQL | M1V10 | Introduction to Database from meta
learn with Kabir
Advantage of SQL | M1V10 | Introduction to Database from meta
2:35
What Is Structured Query Language | M1V8 | Introduction to Database from meta
learn with Kabir
What Is Structured Query Language | M1V8 | Introduction to Database from meta
2:03
Knowledge check: Databases and data quiz | M1V7 | Introduction to Database from meta
learn with Kabir
Knowledge check: Databases and data quiz | M1V7 | Introduction to Database from meta
0:36
How is Data Related | M1V3 | Introduction to Database from meta
learn with Kabir
How is Data Related | M1V3 | Introduction to Database from meta
3:44
Database Evolution | M1V6 | Introduction to Database from meta
learn with Kabir
Database Evolution | M1V6 | Introduction to Database from meta
2:08
Alternative Type Of DataBase | M1V5 | Introduction to Database from meta
learn with Kabir
Alternative Type Of DataBase | M1V5 | Introduction to Database from meta
4:43
Relational data example charts | M1V4 | Introduction to Database from meta
learn with Kabir
Relational data example charts | M1V4 | Introduction to Database from meta
1:59
What is a DataBase | M1V2 | Introduction to Database from meta
learn with Kabir
What is a DataBase | M1V2 | Introduction to Database from meta
5:50
Syllabus introduction to database form Meta | M1V1 | Introduction to Database from meta
learn with Kabir
Syllabus introduction to database form Meta | M1V1 | Introduction to Database from meta
0:35