Python Roadmap

Python Roadmap

(Start here if you want step-by-step learning.)

Table of Contents

Module 01
Start Yahin Se
Setup + first run + basic habits
Module 02
Variables + Input
Naam rakho, value daalo, output dikhao
Module 03
Operators ka Game
Hisab + compare + logic (decision ka fuel)
Module 04
if-else ka Dimaag
Agar-toh-warna wali programming
Module 05
Loops ka Jugaad
Repeat repeat repeat — automation
Module 06
Strings Mastery
Text ka boss: slice, methods, formatting
Module 07
Lists ka Dabbaa
Items ki trolley: methods + traps + stack/queue
Module 08
Tuple + Set
Fixed vs Unique collections
Module 09
Dictionary wali Magic
Key-value wali duniya + frequency counting
Module 10
Functions ka Power
Reusable code + arguments mastery
Module 11
Comprehensions
One-line me list/set/dict banana
Lesson 01 — List Comprehension
Lesson 02 — Set/Dict Comprehension
Module 12
Files ka Kaam
Read/write + with + paths
Module 13
Errors / Exceptions
Program ko girne se bachao
Module 14
Modules + Import
Ready tools uthao + apna module banao
Module 15
OOP Starter
Class/object ka starter pack
Module 16
OOP Next
Reuse: composition + inheritance + polymorphism (light)
Module 17
Iterators / Generators
Smart looping + memory saver
Module 18
Extras + Pro Tips
Useful cheezein jo kaam aati hain
Module 19
Advanced (Later)
Threads + synchronization — baad me
Bonus
Practice Zone
MCQ + Output + Small programs + Mini projects
Scroll to Top