Difference between revisions of "AntiPatterns"

From Lost In Wonderlands
Jump to: navigation, search
(Created page with "= Anti-Patterns = ''by paul.plaquette, Senior Software Engineer, Trilda Open Source'' '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''...")
 
(Anti-Patterns)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Anti-Patterns =
 
= Anti-Patterns =
 
''by paul.plaquette, Senior Software Engineer, Trilda Open Source''
 
  
 
'''NeXT Steps'''
 
'''NeXT Steps'''
Line 9: Line 7:
  
  
'''''Everything You Always Wanted to Know About Anti-Patterns... (But Were Afraid to Ask)''''' B)
+
'''''Everything You Always Wanted to Know About Anti-Patterns... (But Were Afraid to Ask)'''''
  
  
Line 16: Line 14:
  
 
== See also ==
 
== See also ==
 
 
* [[DesignPatterns]]
 
* [[DesignPatterns]]
 +
* [[AntiPatterns]]
 
* [[Refactoring]]
 
* [[Refactoring]]
 +
* [[CleanCode]]
 +
* [[SecureCode]]
 +
* [[UML]]
 +
* [[SOLID]]
 +
* [[Packages Principle]]
 +
* [[KISS]]
 +
* [[DRY]]
 +
* [[GRASP]]
 +
* [[YAGNI]]
 +
 +
 +
* [[Main_Page]]
 +
 +
== Anti-Patterns ==
 +
 +
* https://en.wikipedia.org/wiki/Anti-pattern

Latest revision as of 15:43, 1 April 2017

Anti-Patterns

NeXT Steps

 here everything has yet to be done !

coming soon :


Everything You Always Wanted to Know About Anti-Patterns... (But Were Afraid to Ask)


Anti-Patterns are things we should avoid to do in Software Architecture, Software Design, Source Code.


See also


Anti-Patterns