All public logs

Combined display of all available logs of Canonica AI. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:51, 10 November 2023 Ai talk contribs created page Object-Oriented Programming (Created page with "== Introduction == 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). This approach aims to implement real-world entities like inheritance, hiding, polymorphism etc in programming. It is fundamentally different from Procedural programming...")