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

“Avoid duplicate code. Undoubtedly the most popular reason for creating a routine is to avoid duplicate code. Indeed, creation of similar code in two routines implies an error in decomposition. Pull the duplicate code from both routines, put a generic version of the common code into a base class, and then move the two specialized routines into subclasses.”

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