Difference between revisions of "GRASP"

From Lost In Wonderlands
Jump to: navigation, search
(Created page with "= GRASP = ''by paul.plaquette, Senior Software Engineer, Trilda Open Source'' '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''Everythi...")
 
(GRASP)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= GRASP =
 
= GRASP =
 
''by paul.plaquette, Senior Software Engineer, Trilda Open Source''
 
  
 
'''NeXT Steps'''
 
'''NeXT Steps'''
Line 11: Line 9:
 
'''''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 ==
 +
 
* [[DesignPatterns]]
 
* [[DesignPatterns]]
 
* [[AntiPatterns]]
 
* [[AntiPatterns]]
Line 19: Line 19:
 
* [[SecureCode]]
 
* [[SecureCode]]
 
* [[UML]]
 
* [[UML]]
 +
* [[SOLID]]
 +
* [[Packages Principle]]
 +
* [[KISS]]
 +
* [[DRY]]
 +
* [[GRASP]]
 +
* [[YAGNI]]
  
  
 
* [[Main_Page]]
 
* [[Main_Page]]
 
  
 
== GRASP ==
 
== GRASP ==
 +
* https://en.wikipedia.org/wiki/GRASP_(object-oriented_design)

Latest revision as of 16:24, 1 April 2017

GRASP

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


GRASP