Steve McConnell Quote
Containment is the simple idea that a class contains a primitive data element or object. A lot more is written about inheritance than about containment, but that's because inheritance is more tricky and error-prone, not because it's better. Containment is the work-horse technique in object-oriented programming.
Steve McConnell
Containment is the simple idea that a class contains a primitive data element or object. A lot more is written about inheritance than about containment, but that's because inheritance is more tricky and error-prone, not because it's better. Containment is the work-horse technique in object-oriented programming.
Related Quotes
This is a day of celebration!Today, we are divorcing the pastand marrying the present.Dance,and you will find Godin every room.Today, we are divorcing resentmentand marrying forgiveness.Sing,and God w...
Kamand Kojouri
Tags:
accept, acceptance, apathy, beloved, bitter, bitterness, celebrate, celebrating, celebration, ceremony
The downfall of the attempts of governments and leaders to unite mankind is found in this- in the wrong message that we should see everyone as the same. This is the root of the failure of harmony. Bec...
C. JoyBell C.
Tags:
color, culture, difference, differences, equality, government, harmony, human, humanism, humanity
About Steve McConnell
Steven C. McConnell is an author of software engineering textbooks such as Code Complete, Rapid Development, and Software Estimation. He is cited as an expert in software engineering and project management.