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 itZen of Python
Zen of Python依存性逆転の原則
Dependency inversion principleインターフェース分離の原則
Interface segregation principle驚き最小の原則
Principle of least astonishment機構と方針の分離
Separation of mechanism and policyKISSの原則
KISS principle90対90の法則
Ninety–ninety ruleコードの再利用
Code reuseSOLID
SOLID単一責任の原則
Single-responsibility principleデメテルの法則
Law of Demeterドイッチュ限界
Deutsch limitDon't repeat yourself
Don't repeat yourself