What you’ll learn
What’s included in Course
1 – What is Python
2 – How to install Python 3 on Windows
3 – Print function in python ¦ First Python Program
4 – How to setup Python for VSCode and Extensions
5 – Python Comments
6 – What is Variable in python
7 – Strings in Python
8 – Escape Sequence in Python
9 – Formatted String in python
10 – String Methods in Python with examples
11 – Python Numbers ¦ Operation on Numbers in python
12 – Function for Numbers in Python
13 – Taking User Input in Python
14 – Type conversion in Python
15 – Implicit and Explicit Type Conversion in Python
16 – Comparison Operators in Python
17 – If Statement in Python
18 – Else Statement in Python
19 – Else If Statement in Python
20 – Nested If Else Statement in Python
21 – Logical Operators (and, or, not) in Python
22 – Short Circuiting Techniques in Python
23 – Ternary Operator or Short Hand If Else in Python
24 – Chaining Comparison Operator in Python
25 – For Loop in Python
26 – While Loop in Python
27 – Break Statement in Python
28 – Continue Statement in Python
29 – Using Else Statement With for loop & while loop
30 – Nested loop in Python
31 – Pass statement in Python
32 – Function in Python
33 – Parameter and Argument in Python
34 – Keyword Arguments in Python
35 – Return in Python function
36 – #args (unlimited arguments) in Python function
37 – ##kwargs (Keyword Arguments) in Python function
38 – Scope of Variable in Python
39 – List in Python
40 – Accessing List Item in Python
41 – List Slicing in Python
42 – Unpacking List in Python
43 – Looping over a List
44 – Adding and Removing a Item in a python List
45 – Finding Item in a Python List
46 – Sorting python List
47 – Tuples in Python
48 – Lambda Function in Python
49 – Map Function in Python
50 – Filter Function in Python
51 – Comprehensions in Python
52 – Zip Function in Python
53 – Sets in Python
54 – Dictionaries in Python
55 – OOPS in Python (Object Oriented Programming)
56 – Modules and Packages
