Please enable JavaScript.
Coggle requires JavaScript to display documents.
Design Patterns (Anti Patterns (AntiPattern Template (Name:, Also Known As…
Design Patterns
Anti Patterns
-
-
-
-
-
-
AntiPattern Template
-
-
-
-
Refactored Solution Type:
type of improvement resulted
(Software, Technology, Process, and Role improvements)
-
-
-
-
-
-
-
-
-
-
-
-
-
OO Concepts
Object
instance of a class where the object
can be a combination of
variables, functions, and data structures
-
-
-
Types of Design Patterns
-
Structural Patterns
To form larger structures
from individual parts,
generally of different classes
-
-
-
-
-
-
-
-
-
-
Gang of Four
Gamma, Helm, Johnson, Vlissides
-
Software Refactoring
A form of code modification, used to improve the software structure in support of subsequent extension and long-term maintenance