Changes for page 5. Design Patterns

Last modified by Dongxu Lu on 2023/01/08 22:30

From version 1.1
edited by Bart Vastenhouw
on 2022/08/23 10:40
Change comment: Imported from XAR
To version 2.1
edited by Dongxu Lu
on 2023/01/08 22:30
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.BartVastenhouw
1 +XWiki.dongxulu
Content
... ... @@ -1,0 +1,7 @@
1 +**Design patterns** are reusable solutions to **recurring problems**. Design patterns try to capture the common invariant properties of the problem and the essential relationships needed to solve the problem. They are
2 +abstract solutions that allow a designer to reuse ideas that worked in the past for commonly faced problems.
3 +
4 +
5 +Reference:
6 +
7 +//Alexander, C. (1977). //A pattern language: towns, buildings, construction.// Oxford university press//