-
What are we going to learn and confusions in Students mind with regards to terms
30:40
-
Download Python on our system -First thing to do.
04:41
-
Download Pycharm – Best IDE for python
04:24
-
Get familiar with basic things in Pycharm
12:49
-
Font size and Theme of a Pycharm
03:57
-
What are Variables and their use?
21:14
-
More data types on Variables
10:12
-
Quiz on Variables
13:36
-
Rules to remember in naming Variables
09:10
-
Constructors- Data Conversion
21:59
-
Print function – Know everything
18:08
-
Introduction to Strings -How to access values
05:41
-
Strings-Access multiple Values now
06:15
-
Reverse method in Strings
13:22
-
Modify Reverse methods
05:41
-
Split method
03:00
-
Arithmetic Operators
12:13
-
Assignment Operators in Python
06:49
-
Comparison Operators
04:56
-
Logical Operators
06:13
-
Behmas Rule – Which comes first – divide or addition or multiplication
05:24
-
Deep dive into INPUT Function
09:21
-
IF statements begins
09:38
-
Quiz for you to do – Guess a Number
03:46
-
IF and ELIF – Tackle multiple scenarios
11:01
-
Different approaches to use in IF statements
09:27
-
Nested IFs in Python
22:11
-
For Loops Begins
12:00
-
Project Guess a number using Loops
21:29
-
While Loops
27:24
-
Nested Loops- Concept we will use in projects
12:46
-
Introduction to Lists
10:06
-
Change values of Lists
08:21
-
Add values in Lists
01:31
-
Append method in Lists
02:11
-
Move method in Lists
08:33
-
For Loops in Lists
05:31
-
While Loops in Lists
06:18
-
Project for you – Get Even and Odd numbers
06:27
-
Project – Get names using two Lists
10:15
-
In and Not in Operators
03:20
-
Quiz -Letter containing specific character
07:44
-
Project – Who won highest medals
19:48
-
Write IF in one line
03:01
-
Sorting in Lists
04:35
-
Join and Reverse methods in Lists
06:55
-
Zip function in Loops – Awesome
09:00
-
What are Tuples – Let us begin
10:28
-
Change values in Tuple
11:09
-
Add values in Tuple
03:08
-
Remove method in Tuple
03:14
-
Index and Count methods
07:07
-
Error handling in Python
10:10
-
List and Tuple – Common and Differences – Summarizing
04:19
-
Project – Win a Lottery – Random module intro
16:26
-
User Defined Function and how to write it
23:03
-
Project for you
10:52
-
Know more about Functions – Types
10:35
-
Passing endless parameters to a function
10:37
-
Project – Find tripletts combinations which sums up to a 1
45:22
-
Scope of a Variable – Local and Global
16:18
-
Example to explain more on Scope of a Variable
07:30
-
Introducing Dictionary – Definition
06:05
-
Access keys and values
03:34
-
How to change values
08:49
-
IN and Not IN
02:51
-
Remove, delete and Clear methods
06:55
-
Project – Encrypt Decrypt Messages – Super Knowlege
22:08
-
Project Continues – Variables importance now
08:09
-
Finishing the Project with Decrypt code
10:06