Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.09 KB

File metadata and controls

27 lines (17 loc) · 1.09 KB

Python Logo

iLearn_Python

A personal repository documenting my Python learning progress — exercises, small scripts, and notes.


How

Notes, tips, and code stored as I work through learning modules — organized by topic/module as I progress.

Why

A centralized place to track and reference what I've learned, and to build toward stronger Python fluency for e.g. data engineering / Analytics / AI development work. Additionally organising it into a repository increases my experience using git/github

Repository Structure

Content is organized into a few broad categories:

  • Coursework — exercises and notes from structured courses (Microsoft Learn, Udemy, Schoolwork ( DE22), etc.)
  • Challenges — self-directed practice (e.g. 100 Days of Code)
  • Standalone scripts — topic-specific files covering individual Python concepts

The structure evolves as I learn and continue to develop my Python skillset, so exact folder names may shift over time.