Please Visit: http://ift.tt/1ajReyV
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1BBLmCF
via LifeLong Community
The Clean Code Talks - Don't Look For Things!
Law of Demeter (LoD) or principle of least knowledge
The fundamental notion is that a given object should assume as little as possible about the structure or properties of anything else (including its subcomponents), in accordance with the principle of "information hiding".
Especially in constructor.
http://ift.tt/1BBLmmq
Law of Demeter (LoD) or principle of least knowledge
The fundamental notion is that a given object should assume as little as possible about the structure or properties of anything else (including its subcomponents), in accordance with the principle of "information hiding".
Especially in constructor.
http://ift.tt/1BBLmmq
from Public RSS-Feed of Jeffery yuan. Created with the PIXELMECHANICS 'GPlusRSS-Webtool' at http://gplusrss.com http://ift.tt/1BBLmCF
via LifeLong Community
No comments:
Post a Comment