Alex's Notes

Home

❯

general

❯

Programming paradigms

Programming paradigms

Jul 13, 20231 min read

  • programming

Programming paradigms

When designing a programming language, there are different aspects you can choose to focus on. This leads to different programming paradigms that are useful to know about, and understand the pay offs of each of them.

  • Object Oriented Programming (OOP)
  • Functional Programming
  • Logical Programming
  • Imperative programming

Graph View

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community