why grouping Design pattern in three parts?
- by Phsika
Design pattern can separeted 3 important part: "http://www.dofactory.com/Patterns/Patterns.aspx". why three part?
Creational Patterns
Structural Patterns
Behavioral Patterns
How can i separete it into three part? According to what?