Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 746 Bytes

File metadata and controls

23 lines (16 loc) · 746 Bytes

🐍 Python in 30 Days

Learn Python step by step in 30 days!
This project is designed to help beginners build a solid foundation in Python through daily practice, real-world examples, and mini-projects.


📖 Overview

  • Day 1–10: Basics of Python (variables, data types, operators, conditionals, loops)
  • Day 11–20: Intermediate concepts (functions, *args & *kwargs, OOP, file handling, error handling)
  • Day 21–30: Advanced Python & Projects (decorators, generators, modules, APIs, mini projects)

🚀 Features

  • Daily structured lessons.
  • Hands-on coding exercises.
  • Mini projects to test your skills.
  • Beginner-friendly explanations.

📂 Project Structure