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. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 30: | Line 25: | ||
* [[Main_Page]] | * [[Main_Page]] | ||
+ | |||
+ | |||
+ | == Anti-Patterns == | ||
+ | |||
+ | * https://en.wikipedia.org/wiki/Anti-pattern |
Revision as of 01:28, 6 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.
See also
- DesignPatterns
- AntiPatterns
- Refactoring
- CleanCode
- SecureCode
- UML