Design Principles and Design Patterns

Design Principles and  Design Patterns

Publication Date: 2000

Publisher: objectmentor.com

Pages: 34

Format: ebook

Author: Robert C. Martin

4.17 of 30

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


What is software architecture? The answer is multi-tiered. At the highest level, there are the architecture patterns that define the overall shape and structure of software applications. Down a level is the architecture that is specifically related to the purpose of the software application. Yet another level down resides the architecture of the modules and their interconnections. This is the domain of design patterns, packages, components, and classes.