ended7월 2일· 1 sources

Open Closed Principle (OCP)

Why it matters

The open-closed principle (OCP) states that software entities should be open for extension, but closed for modification; that is, such an entity can allow its behaviour to be extended without modifyin...

1
Sources
+0
24h
Growth
81d
Active

Sources

Related Issues