Similar to 関心の分離

開放/閉鎖原則
Open–closed principle
凝集度
Cohesion (computer science)
結合度
Coupling (computer programming)
制御の反転
Inversion of control
還元主義
Reductionism
オッカムの剃刀
Occam's razor▲1 trends
技術決定論
Technological determinism
同一説
Type physicalism
ヒッチェンズの剃刀
Hitchens's razor
方法論的個人主義
Methodological individualism
ポール・ワイスの思考実験

目的論
Teleology
プログラミング原則の一覧

GRASP
GRASP (object-oriented design)
YAGNI
You aren't gonna need it
Zen of Python
Zen of Python
依存性逆転の原則
Dependency inversion principle
インターフェース分離の原則
Interface segregation principle驚き最小の原則
Principle of least astonishment機構と方針の分離
Separation of mechanism and policy
KISSの原則
KISS principle
90対90の法則
Ninety–ninety rule
コードの再利用
Code reuse
SOLID
SOLID
単一責任の原則
Single-responsibility principle
デメテルの法則
Law of Demeter
ドイッチュ限界
Deutsch limit
Don't repeat yourself
Don't repeat yourself