31 Aug
Python Introduction
data types, variables, User input
03 Sep
Python Basics
tuples, dictionaries, sets
07 Sep
Control flow Statement
10 Sep
Python Loops I
14 Sep
Python Loops II
while loop, break and continue
17 Sep
Function
21 Sep
Python Arrays
access elements in arrays and loops in arrays
24 Sep
Object-oriented programming concepts
28 Sep
Python modules I
01 Oct
Python modules II
05 Oct
Python Inheritance
Concept of Parent and Child class
08 Oct
Python Exception Handling
Exception handling through keywords
12 Oct
Python Pandas
15 Oct
Python Numpy
19 Oct
Numpy Data Types
22 Oct
Numpy Arrays
creating of array elements in numpy
26 Oct
Numpy Arrays II
29 Oct
Numpy Arrays III
02 Nov
Numpy Arrays IV
Array Shaping and Reshaping
05 Nov
Numpy Arrays V
Array sorting and Filtering