Author thumbnail

Harshit vashisth

Complete Python tutorial in Hindi (2020)

22,577,848 views
241 items
Last updated on Apr 23, 2020
public playlist
Complete Python 3 Course (Introduction)
4:14
Python2 vs Python3 : Python tutorial 01
2:34
Download and install Python, VsCode and Git
4:49
Integrate Git Bash with VsCode
12:56
FIX !!!  bash:python : command not found error
4:22
Command Line tutorial with Git Bash : Python tutorial 4
14:42
Chapter 0 summary : Python tutorial 5
11:17
Chapter 1 Overview and How to follow upcoming tutorials
4:37
Print Function: Python Tutorial 6
6:31
Escape Sequences : Python tutorial 7
9:00
Comments in Python : Python tutorial 8
2:29
Escape Sequence as Normal Text : Python Tutorial 9
5:20
Exercise 1 Chapter 1 : Python tutorial 10
1:24
Exercise 1 solution : Python Tutorial 11
5:14
Raw Strings : Python Tutorial 12
1:33
Print emoji : Python tutorial 13
3:13
Python as a Calculator : Python tutorial 14
15:22
Variable in Python : Tutorial 15
10:38
Chapter 1 Summary : Python Tutorial 16
10:43
String Concatenation : Python tutorial 17
4:38
User Input : Python tutorial 18
3:31
Int() function : python tutorial 19
7:10
More about variables : Python tutorial 20
2:36
Two or more input in one line : Python tutorial 21
4:23
String formatting : Python tutorial 22
5:51
Chapter 2 : Exercise 1 : Python tutorial 23
0:44
Exercise 1 solution : Python tutorial 24
3:40
String Indexing : Python tutorial 25
4:25
String Slicing : Python tutorial 26
5:29
Step Argument : Python tutorial 27
6:22
Chapter 2 : Exercise 2 : Python tutorial 28
0:27
Exercise 2 solution : Python tutorial 29
2:00
String Methods Part 1 : Python tutorial 30
5:32
Chapter 2 : Exercise 3 : Python tutorial 31
1:43
Exercise 3 solution : Python tutorial 32
5:31
Solve problem with spaces using strip method  : Python tutorial 33
8:06
Find and Replace Method : Python tutorial 34
7:32
Center Method : Python tutorial 35
4:30
Strings are Immutable : Python tutorial 36
3:33
Assignment Operators : Python tutorial 37
2:53
Chapter 2 Summary : Python tutorial 38
13:02
If statement : Python tutorial 39
5:42
Pass statement : Python tutorial 40
1:48
If-else statement : Python tutorial 41
2:38
Chapter 3 : Exercise 1 : Python tutorial 42
2:19
Nested If-else,  Exercise 1 solution : Python tutorial 43
5:18
And, Or Operator : Python tutorial 44
5:31
Chapter 3 : Exercise 2 : Python tutorial 45
1:00
Chapter 3 : Exercise 2 solution : Python tutorial 46
4:18
If-elif-else statement : Python tutorial 47
6:50
in keyword : Python tutorial 48
2:40
Check Empty or Not : Python tutorial 49
3:14
While Loop : Python tutorial 50
5:52
Sum of Numbers Program using while loop : Python tutorial 51
4:31
Chapter 3 Exercise 3 : Python tutorial 52
0:58
Chapter 3 exercise 3 solution : Python tutorial 53
2:58
Chapter 3 Exercise 4 : Python tutorial 54
2:18
Chapter 3 Exercise 4 solution : Python tutorial 55
4:47
Chapter 3 Exercise 5 : Python tutorial 56
1:27
Chapter 3 Exercise 5 solution : Python tutorial 57
12:12
Infinite loop : Python tutorial 58
4:25
For loop : Python tutorial 59
5:51
For loop example 1 : Python tutorial 60
5:59
Example 2 : For loop : Python tutorial 61
5:16
Example 3 : For loop : Python tutorial 62
4:15
Break and Continue keyword : Python tutorial 63
5:27
Exercise 6 / modify number guessing game : Python tutorial 64
2:49
Exercise 6 solution : Python tutorial 65
6:49
DRY principle of coding : Python tutorial 66
7:01
Step argument in range function : Python tutorial 67
4:02
For loop and string : Python tutorial 68
4:21
Chapter 3 Summary : Python tutorial 69
8:40
Functions Intro : Python tutorial 70
10:48
print vs return : Python tutorial 71
3:08
Function practice : Python tutorial 72
12:41
Chapter 4 Exercise 1 : Python tutorial 73
0:23
Exercise 1 solution : Python tutorial 74
2:44
Define greatest : Python tutorial 75
2:58
Function inside function : Python tutorial 76
5:50
Chater 4 Exercise 2 : Python tutorial 77
1:37
Exercise 2 solution : Python tutorial 78
3:58
Fibonacci series program : Python tutorial 79
12:12
Default Parameters : Python tutorial 80
4:40
Variable Scope : Python tutorial 81
5:34
Intro to list : Python tutorial 82
6:01
Add data to list : Python tutorial 83
2:58
More methods to add data : Python tutorial 84
6:04
Delete data from list : Python tutorial 85
4:28
In keyword with list : Python tutorial 86
1:34
Some more list methods: Python tutorial 87
4:48
is vs equals : Python tutorial 88
3:56
join and split method : Python tutorial 89
5:09
List vs Array : Python tutorial 90
6:25
List vs String : Python tutorial 91
4:11
Looping in list : Python tutorial 92
3:00
List inside List : Python tutorial 93
6:17
More about lists : Python tutorial 94
9:18
Chapter 5 : Exercise 1 : Python tutorial 95
0:59
Exercise 1 Solution : Python tutorial 96
3:25
Chapter 5 : Exercise 2 : Python tutorial 97
1:43