What on earth is OOPs(Object-Oriented Programming)?

Iqram Ali
3 min readOct 22, 2020

OOP is the most popular way of analysing, designing, and developing application systems, especially on complex scientific computing software systems. The perspective that views the elements of a given situation by decomposing them into objects and object relationships. This approach used to design modular and reusable software systems.

What is Object-Oriented Design?

The classical view of a computer program is that of a process that has been encoded in a form that can be executed on a computer. This view originated…

--

--

Iqram Ali

Developer influencer, 15+ years in software development currently in engineering leadership role.