All Quotes by Object-orientation
“Perhaps the greatest strength of an object-oriented approach to development is that it offers a mechanism that captures a model of the real world.”
“is a method of implementation in which programs are organized as cooperative collections of objects, each of which represents an instance of some class, and whose classes are all members of a hierarchy of classes united via inheritance relationships.”
“OOA - Object-Oriented Analysis - is based upon concepts that we first learned in kindergarten: objects and attributes, wholes and parts, classes and members.”
“From a very early age, we form concepts. Each concept is a particular idea or understanding we have about our world. These concepts allow us to make sense of and reason about the things in our world. These things to which our concepts apply are called objects.”
“Object-oriented design is the roman numerals of computing.”