Difference between revisions of "AntiPatterns"
From Lost In Wonderlands
(→Anti-Patterns) |
(→Anti-Patterns) |
||
Line 13: | Line 13: | ||
Anti-Patterns are things we should avoid to do in Software Architecture, Software Design, Source Code. | Anti-Patterns are things we should avoid to do in Software Architecture, Software Design, Source Code. | ||
+ | |||
+ | |||
+ | == Anti-Patterns == | ||
+ | |||
+ | * https://en.wikipedia.org/wiki/Anti-pattern | ||
Revision as of 22:13, 5 March 2016
Anti-Patterns
by paul.plaquette, Senior Software Engineer, Trilda Open Source
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.
Anti-Patterns
See also
- DesignPatterns
- AntiPatterns
- Refactoring
- CleanCode
- SecureCode
- UML