Difference between revisions of "GRASP"
From Lost In Wonderlands
								
												
				 (→GRASP)  | 
				 (→GRASP)  | 
				||
| Line 11: | Line 11: | ||
'''''Everything You Always Wanted to Know on GRASP... (But Were Afraid to Ask)'''''  | '''''Everything You Always Wanted to Know on GRASP... (But Were Afraid to Ask)'''''  | ||
| + | == General responsibility assignment software patterns ==  | ||
== See also ==  | == See also ==  | ||
| Line 31: | Line 32: | ||
== GRASP ==  | == GRASP ==  | ||
| − | + | * https://en.wikipedia.org/wiki/GRASP_(object-oriented_design)  | |
| − | + | ||
| − | + | ||
Revision as of 14:47, 10 January 2017
GRASP
by paul.plaquette, Senior Software Engineer, Trilda
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on GRASP... (But Were Afraid to Ask)
General responsibility assignment software patterns
See also
- DesignPatterns
 - AntiPatterns
 - Refactoring
 - CleanCode
 - SecureCode
 - UML
 - SOLID
 - Packages Principle
 - KISS
 - DRY
 - GRASP
 - YAGNI