Skip to content

smclacke/python_playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Sandbox

🧠 work in progress

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.

Structure

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages