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

“Abstraction is useful in software because it allows the programmer to: • hide irrelevant detail, and concentrate on essentials. • present a “black box” interface to the outside world. The interface specifies the valid operations on the object, but does not indicate how the object will implement them internally. • break a complicated system down into independent components. This in turn localizes knowledge, and prevents undisciplined interaction between components. • reuse and share code.”

Peter van der Linden, Expert C Programming: Deep Secrets
Read more quotes from Peter van der Linden


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

Expert C Programming: Deep Secrets Expert C Programming: Deep Secrets by Peter van der Linden
851 ratings, average rating, 48 reviews
Open Preview

Browse By Tag