Tech Terms Explained Simply

A beginner-friendly glossary built by the community, for the community

34 Terms - 12 Categories
Community Verified
100% Free and Open Source

OOP

software-engineering

Object-Oriented Programming organizes code around objects with data and behaviors to model real-world entities and relationships.

Link https://en.wikipedia.org/wiki/Object-oriented_programming

Copied to clipboard!