Posts tagged with solid

依存関係逆転の原則(Dependency Inversion Principle)

インタフェース分離の原則(Interface Segregation principle)

リスコフの置換原則(Liskov substitution principle)

オープン・クローズドの原則(Open-Closed Principle)

単一責任の原則(SRP)