Note:
The topics mentioned below are tentative and indicative only.
Order of topics will be changed based on the participants' capacity to grasping the concepts
We will also have a break of 1 week in between based on availability of all participants
Each session is scheduled from 9:30am to 12:30pm IST
Learning to use a "for" loop
PyTest Framework setup
Understanding Iterator Protocol
Manipulating text from a file
String Indexing and Slicing
Programs on string manipulations
String Indexing and Slicing
Programs on string manipulations
Sorting a list of dictionaries
Dictionary Comprehension
Lambda Functions
Partial Functions
Understanding the need for __name__
Creating a utility module
Test Case auto discovery
Mocking
Understanding "self"
DataClasses
Read-only Attributes
Classmethods with Inheritance