Thursday, 20 October 2011

Pattern and Architecture

A Pattern is a general reusable solution to a common recurring problem within a given context. It provides a description of solving problems in different situations. When used in different contexts each pattern leads to a new design.As an example related to software we can take user-interfaces in applications, browsers etc. The user interface are different for different browsers but the positioning of address bar, reload,back,bookmarks etc leads to a new design. So a design pattern is a solution for a problem that is recursive in nature.

Architecture involves planning,designing and creating a style.It involves sepecifications which are common to different styles.
Similarly Software architecture involves relationship between software and hardware and finally coming put with an application.


Architecture from MAYAnMAYA on Vimeo.

No comments:

Post a Comment