2025-08-07OOP — Quick NoteObject-Oriented Programming (OOP) — just writing this down to keep it fresh. It’s a way of organizing code around objects and classes. Helps with keeping code readable, reusable, …