Main public logs
Appearance
Combined display of all available logs of Computer Science Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:16, 7 July 2025 Mr. Goldstein talk contribs created page 3.1.2 Object-Oriented Programming (OOP) - Basic Concepts (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