Difference between revisions of "Divide and Conquer"

From Open Pattern Repository for Online Learning Systems
Jump to navigation Jump to search
(Created patlet for pattern)
 
(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 12: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

  1. 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.