Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 766 Bytes

File metadata and controls

22 lines (18 loc) · 766 Bytes

Python with Hitesh Sir

Learning Python step by step with Hitesh Choudhary (Hitesh Sir) — complete course practice, projects, and exercises.

About

This repository contains practice code from Hitesh Choudhary's complete Python course on Udemy (31+ hours).

Topics Covered

  • Python fundamentals
  • Control flow (if, loops)
  • Functions & modules
  • Object-Oriented Programming (OOP)
  • File handling
  • Error handling & exceptions
  • Data structures (lists, tuples, dictionaries, sets)
  • Advanced features (decorators, generators, comprehensions)
  • Working with libraries (requests, JSON, etc.)
  • Mini projects & real-world examples

Notes

  • All code is for learning and practice purposes.
  • English is not my first language, but the course is easy to follow.