Difference between revisions of "DRY"
From Lost In Wonderlands
(→DRY) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= DRY = | = DRY = | ||
− | |||
'''NeXT Steps''' | '''NeXT Steps''' | ||
Line 32: | 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