Δ Delta

Latest thought

  • Clair Obscur: Expedition 33

    30 Nov 2025

    • spark
    • thoughts

See 14 more →

Latest knowledge

  • Large language models

    30 Nov 2025

    • spark
    • knowledge

See 104 more →

Latest project

  • Homelabbing

    23 Nov 2025

    • spark
    • projects

See 1 more →

Home

❯

Technology

❯

Programming

❯

Object oriented programming

Object-oriented programming

09 Jul 20251 min read

  • spark
  • knowledge

A computing programming model that models a system as a collection of objects, of which each object represents a particular part of the system1. Generally involves the use of classes and objects.

Object-oriented programming has four main concepts: - encapsulation; - inheritance; - abstract classes and instances; and - polymorphism

Footnotes

  1. MDN Web Docs ↩


Graph View

Latest thought

  • Clair Obscur: Expedition 33

    30 Nov 2025

    • spark
    • thoughts

See 14 more →

Latest knowledge

  • Large language models

    30 Nov 2025

    • spark
    • knowledge

See 104 more →

Latest project

  • Homelabbing

    23 Nov 2025

    • spark
    • projects

See 1 more →

Created with Quartz v4.5.2 © 2025

  • GitHub
  • Blog
  • About