OOP: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 November 2023

  • curprev 10:4310:43, 25 November 2023Peter talk contribs 2,647 bytes +2,647 Created page with "'''Object-oriented programming (OOP)''' is a programming paradigm based on the concept of "objects", which can contain data, in the form of fields (often known as attributes or properties), and code, in the form of procedures (often known as methods). [https://en.wikipedia.org/wiki/Object-oriented_programming Wikipedia] == OOP languages == Object orientation is more to do with semantics .....though having good syntax certainly helps in any programming environment * [..."