Personal study notes for Python, compiled while following BroCode's Python tutorial series on YouTube.
- Topic-wise notes covering Python fundamentals (variables, data types, control flow, functions, OOP, etc.)
- Key syntax references and explanations in my own words
- Pointers to where solved code examples live (see the Dhruv-Python repo for full solved exercises)
Based on the BroCode Python course: BroCode Python Full Course
Browse by topic — each file/section corresponds to a specific concept. Useful as a quick refresher or revision guide.
A personal reference I can revisit to reinforce Python fundamentals without re-watching full video lectures.
Updated as I progress through the course and revise topics.