Similar to デメテルの法則
GRASP
GRASP (object-oriented design)SOLID
SOLID▼-1 trends開放/閉鎖原則
Open–closed principle90対90の法則
Ninety–ninety ruleドイッチュ限界
Deutsch limitリスコフの置換原則
Liskov substitution principleコマンドクエリ分離
Command–query separationヨーヨー問題
Yo-yo problemプログラミング原則の一覧
YAGNI
You aren't gonna need it依存性逆転の原則
Dependency inversion principle驚き最小の原則
Principle of least astonishment関心の分離
Separation of concerns機構と方針の分離
Separation of mechanism and policyKISSの原則
KISS principle▼-1 trends凝集度
Cohesion (computer science)結合度
Coupling (computer programming)コードの再利用
Code reuse制御の反転
単一責任の原則
Single-responsibility principleDon't repeat yourself
Don't repeat yourselfブラックボックス
Black box▲1 trendsアムダールの法則
Amdahl's law▼-1 trendsヴィルトの法則
Wirth's lawカオの法則
ギルダーの法則
クーメイの法則
Koomey's lawグスタフソンの法則
Gustafson's law