Skip to content

Derric01/Python-Roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Python Basics Journey

A beginner-friendly path to mastering Python fundamentals β€” one step at a time!


πŸ“Š Learning Timeline

Week 🧩 Topic πŸ“„ File πŸš€ Progress
1️⃣ Hello, World! hello_world.py βœ…
2️⃣ Data Types & Variables data_types.py βœ…
3️⃣ Control Flow control_flow.py βœ…
4️⃣ Loops & Iteration loop.py βœ…
5️⃣ Lists & Tuples list_tuples.py βœ…
6️⃣ Dictionaries dictionary.py βœ…
7️⃣ Functions function.py βœ…
8️⃣ File Handling file.py βœ…
9️⃣ Object-Oriented Programming oop.py βœ…
πŸ”Ÿ Advanced Concepts advance.py βœ…

✨ Highlights

  • βœ… Each concept is in its own file
  • πŸ“ Easy to follow and modify
  • πŸ’‘ Perfect for beginners & revision
  • πŸ› οΈ Ready for expansion into projects

πŸ“Œ Coming Next

  • NumPy / Pandas
  • Flask / Django intro
  • Real-world mini projects

Stay curious. Keep coding. πŸ’»βœ¨

About

A clear road map to learn python programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages