Jump to content

3.1.2 Object-Oriented Programming (OOP) - Basic Concepts: Revision history

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.

7 July 2025

  • curprev 19:1619:16, 7 July 2025 Mr. Goldstein talk contribs 2,813 bytes +2,813 Created page with "=== 3.1.2 Object-Oriented Programming (OOP) - Basic Concepts === Imagine you're designing a video game where you have different characters: a knight, a wizard, and a dragon. Instead of just listing all their actions as separate steps, you can think of them as "objects." '''Object-Oriented Programming (OOP)''' is a popular way to organize code around '''"objects"''', which are like digital versions of real-world things. Each object can have its own '''properties''' (thin..." Tag: Visual edit