A personal space to learn Python using 42 piscines and projects, exploring basics into advanced concepts.
This sandbox collects these learning tracks:
python_basics_piscine: A mini crash course in Python fundamentals.python_core_modules: Intermediate-to-advanced core Python concepts with OOP, types, and design patterns.
python_basics_piscine/[finished] — 10 modules covering syntax, control flow, data structures, functions, and functional patterns.python_core_modules/[in-progress] — 11 modules on recursion, OOP, modules/packages, polymorphism, ABCs, and more.