In computer programming, SOLID (Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion) is a mnemonicacronym introduced by Michael Feathers for the "first five principles" named by Robert C. Martin[1][2] in the early 2000s[3] that stands for five basic principles ofobject-oriented programming and design.
nitial | Stands for (acronym) | Concept |
---|---|---|
S | SRP |
|
O | OCP |
|
L | LSP |
|
I | ISP |
|
D | DIP |
|
COURTESY: http://en.wikipedia.org/wiki/SOLID_(object-oriented_design)
Subscribe by Email
Follow Updates Articles from This Blog via Email
No Comments
comments