Detailed Python Roadmap will all 30 Sections
Chapter 1 - starting point to become a warrior
0 | Start Here
1 | Introduction and Basics of Python
2 | Operators
3 | Conditional Statements
4 | While Loop
5 | List
6 | Strings
7 | For Loop
8 | Functions
9 | Dictionary
10 | Tuple
11 | Set
Chapter 2 - get some advance concepts straight
12 | Object Oriented Programming
13 | File Handling
14 | Exception Handling
15 | Regular Expression