Programming in the Large With Design Patterns Quotes

Rate this book
Clear rating
Programming in the Large With Design Patterns Programming in the Large With Design Patterns by Eddie Burris
64 ratings, 4.00 average rating, 5 reviews
Programming in the Large With Design Patterns Quotes Showing 1-1 of 1
“A software design pattern is a reusable solution to a reoccurring software design problem. (For the rest of this chapter, assume the term design pattern refers to a software design pattern.) A design pattern is not a concrete design or implementation, such as an algorithm that can be used as-is, but rather a generic solution that must be adapted to the specific needs of the problem at hand.”
Eddie Burris, Programming in the Large with Design Patterns