• Asudox@lemmy.world
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      3 months ago

      Object-oriented programming (OOP) is a programming paradigm based on the concept of objects, which can contain data and code: data in the form of fields (often known as attributes or properties), and code in the form of procedures (often known as methods). In OOP, computer programs are designed by making them out of objects that interact with one another.