Date Training Scheduled
03-Jun Python History and its features
04-Jun Setting up the development environment -Python IDLE ,Google Colab
05-Jun Identifiers, Indentation, variable, comment
06-Jun Datatype -Integer, float, complex Number, String and string operation
07-Jun Slicing , Range Function
08-Jun First Test Online MCQ
10-Jun Operators -Arithmatic, Comparision, Logical, Assignment
11-Jun Identity and Membership Operator
12-Jun Datatype - List (Create, access ,Operations)
13-Jun Datatype - Set (Create, access ,Operations)
14-Jun Datatype - Tuple(Create, access ,Operations)
15-Jun Microproject - 1,2,3
17-Jun Datatype - Dictionary(Create, access ,Operations)
Control Flow Statement (Decision Making)- if, if-else, if -elif-else,
18-Jun Nested If -else
Control Flow Statement (Repetition Statement)- for loop with pass,
19-Jun break ,continue ,else Keyword
Control Flow Statement (Repetition Statement)- while loop with pass,
20-Jun break ,continue ,else Keyword
21-Jun Pattern Programming
22-Jun Practice - Pattern Programming
24-Jun Function -Arguments and Parameters, Return Satement
25-Jun Lambda Function -MAP,REDUCE,FILTER
26-Jun Bulit In modules
27-Jun User Defined modules
28-Jun Package
29-Jun Practice - function
01-Jul Introduction to OOP concepts - Classes, objects, and methods
02-Jul Inheritance
03-Jul polymorphism
04-Jul Data abstraction and data hiding
05-Jul Working with data using NumPy arrays
06-Jul Practice -Class concepts
08-Jul Data manipulation and analysis with Pandas
09-Jul Data visualization with Matplotlib
10-Jul Exception Handling
11-Jul File handling and input/output operations
12-Jul Microprojects
13-Jul Revision of all Internship