Back to Developer Roadmap

OOP

src/data/roadmaps/software-architect/content/oop@AMDLJ_Bup-AY1chl_taV3.md

4.0703 B
Original Source

OOP

Object-oriented programming (OOP) is a computer programming model that organizes software design around data, or objects, rather than functions and logic. An object can be defined as a data field that has unique attributes and behavior.

Visit the following resources to learn more: