| 1 | Introduction to Python libraries commonly used in Industry | 5 hours | One hour for each module |
| 1.1 | Intro to Creating a simple UI in python using tkinter framework | ||
| 1.2 | Intro to Python libraries to access databases like MongoDB, MariaDB (SQL) etc | ||
| 1.3 | Intro to Mathlab plotting library | ||
| 1.4 | Intro to Data Processing (statistical library module scipy) ( Mean median mode, SD, Percentile Scatter plot etc) | ||
| 1.5 | Intro to Rabbit MQ Message queue library | ||
| 1.7 | Online Quiz | ||
| 2 | Design Patterns in Python | 8 hours | One hour for each module |
| 2.1 | Creational Design Pattern | ||
| 2.2 | Structural Design Patterns | ||
| 2.3 | Behavioral Design Pattern | ||
| 2.4 | Online Quiz | ||
| 3 | Advanced Python | 8 hours | One hour for each module |
| 3.1 | Comprehension in python | ||
| 3.2 | Closures and Decorators in python | ||
| 3.3 | Extended Keyword Arguments | ||
| 3.4 | Splicing | ||
| 3.5 | Lambda functions | ||
| 3.6 | in operator | ||
| 3.7 | Recursive functions | ||
| 3.8 | Webserver using python | ||
| 3.9 | Handson Exercise | ||
| 3.1 | Online Quiz |