Sl | Major Topics | Language Name |
---|---|---|
1 | History &Features of Python | Python-Core |
2 | Python Syntax & Indentation Concept | Python-Core |
3 | Variables | Python-Core |
4 | Data Types | Python-Core |
5 | Operators | Python-Core |
6 | If ... Else | Python-Core |
7 | Loops | Python-Core |
8 | String | Python-Core |
9 | Collections | Python-Core | 10 | Functions | Python-Core |
11 | OOPs Concept | Python-Core |
12 | Encapsulation | Python-Core |
13 | Class Varaiables & Methods | Python-Core |
14 | Inheritance | Python-Core |
15 | Polymorphism | Python-Core |
16 | Abstraction | Python-Core |
17 | Decorators | Python-Core |
18 | Modules & Package | Python-Core |
19 | Regex | Python-Core |
20 | Exception Handling | Python-Core |
21 | File Handling | Python-Core |