Difference between revisions of "DRY"
From Lost In Wonderlands
(→DRY) |
(→DRY) |
||
Line 31: | Line 31: | ||
== DRY == | == DRY == | ||
− | + | * https://en.wikipedia.org/wiki/Don't_repeat_yourself | |
− | + | * http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod | |
+ | * http://wiki.c2.com/?DontRepeatYourself |
Latest revision as of 11:47, 26 June 2019
DRY
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on DRY... (But Were Afraid to Ask)
Don't_repeat_yourself
See also
- DesignPatterns
- AntiPatterns
- Refactoring
- CleanCode
- SecureCode
- UML
- SOLID
- Packages Principle
- KISS
- DRY
- GRASP
- YAGNI