Skip to content
#

programming-paradigms

Here are 12 public repositories matching this topic...

A collection of calculator implementations in Python using various paradigms—OOP, functional programming, decorators, match-case, recursion, and more. Great for exploring core Python concepts through practical examples.

  • Updated Jun 16, 2025
  • Python

We want to deepen our understanding of programming languages' functioning. To achieve this goal, we have decided to create our own language. Our intention is not to develop a complex language but rather to design an extremely simple language in order to grasp all the underlying intricacies of programming.

  • Updated Nov 5, 2023
  • Python

Explore various calculator implementations in Python, showcasing OOP, functional programming, and more. Each file demonstrates key concepts through practical examples, making it easy to learn and apply Python skills. 🐙💻

  • Updated Jun 19, 2025
  • Python

Improve this page

Add a description, image, and links to the programming-paradigms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the programming-paradigms topic, visit your repo's landing page and select "manage topics."

Learn more