Difference between revisions of "Divide and Conquer"
Jump to navigation
Jump to search
Sfrancisco (talk | contribs) (Created patlet for pattern) |
Sfrancisco (talk | contribs) (Added category) |
||
Line 66: | Line 66: | ||
<references/> | <references/> | ||
[[Category:Design_patterns]] [[Category:Patlet]]<!-- List of other categories the design pattern belongs to. The syntax for linking to a category is: [[Category:<Name of category]] --> | [[Category:Design_patterns]] [[Category:Patlet]] [[Category:Creative Thinking Patterns]]<!-- List of other categories the design pattern belongs to. The syntax for linking to a category is: [[Category:<Name of category]] --> |
Revision as of 11:27, 15 May 2017
Divide and Conquer | |
Contributors | Christian Kohls |
---|---|
Last modification | May 15, 2017 |
Source | Kohls (2014)[1] |
Pattern formats | OPR Alexandrian |
Usability | |
Learning domain | |
Stakeholders |
Divide your problems into parts. You can focus on each part. You can modify, replace or rearrange parts.
Context
Problem
Forces
Solution
Consequences
Benefits
Liabilities
Evidence
Literature
Discussion
Data
Applied evaluation
Related patterns
Example
References
- ↑ Patlet published in Kohls, C. (2014). Dream teams at the right place. In Proceedings of the 19th European Conference on Pattern Languages of Programs (EuroPLoP 2014) (p. 3). ACM.