File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -783,7 +783,7 @@ Resources
783783[ 69 ] : http://wiki.c2.com/?CouplingAndCohesion
784784[ 70 ] : https://en.wikipedia.org/wiki/Law_of_Demeter
785785[ 71 ] : https://haacked.com/archive/2009/07/14/law-of-demeter-dot-counting.aspx/
786- [ 72 ] : #lsp
786+ [ 72 ] : #liskov-substitution-principle
787787[ 73 ] : https://en.wikipedia.org/wiki/Composition_over_inheritance
788788[ 74] :
789789 https://docs.microsoft.com/en-us/archive/blogs/thalesc/favor-composition-over-inheritance
@@ -799,11 +799,12 @@ Resources
799799[ 84 ] : https://en.wikipedia.org/wiki/Open/closed_principle
800800[ 85] :
801801 https://blog.cleancoder.com/uncle-bob/2014/05/12/TheOpenClosedPrinciple.html
802- [ 86 ] : #curlys-Law
802+ [ 86 ] : #curlys-law
803803[ 87 ] : https://en.wikipedia.org/wiki/Single_responsibility_principle
804804[ 88 ] : https://en.wikipedia.org/wiki/Information_hiding
805805[ 89 ] : https://blog.codinghorror.com/curlys-law-do-one-thing/
806- [ 90 ] : http://grsmentor.com/blog/the-rule-of-one-or-curlys-law/
806+ [ 90] :
807+ https://web.archive.org/web/20260317070705/https://grsmentor.com/blog/the-rule-of-one-or-curlys-law/
807808[ 91 ] : http://principles-wiki.net/principles:encapsulate_the_concept_that_varies
808809[ 92] :
809810 https://blogs.msdn.microsoft.com/steverowe/2007/12/26/encapsulate-what-varies/
You can’t perform that action at this time.
0 commit comments