(?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)

“The point of loose coupling is that an effective module provides an additional level of abstraction—once you write it, you can take it for granted. It reduces overall program complexity and allows you to focus on one thing at a time. If using a module requires you to focus on more than one thing at once—knowledge of its internal workings, modification to global data, uncertain functionality—the abstractive power is lost and the module's ability to help manage complexity is reduced or eliminated. Classes and routines are first and foremost intellectual tools for reducing complexity. If they're not making your job simpler, they're not doing their jobs.”

Steve McConnell, Code Complete
Read more quotes from Steve McConnell


Share this quote:
Share on Twitter

Friends Who Liked This Quote

To see what your friends thought of this quote, please sign up!

0 likes
All Members Who Liked This Quote

None yet!


This Quote Is From

Code Complete Code Complete by Steve McConnell
9,456 ratings, average rating, 446 reviews
Open Preview

Browse By Tag