SOLID

From Wiktionary, the free dictionary
Jump to navigation Jump to search
See also: solid and sòlid

English[edit]

Pronunciation[edit]

Noun[edit]

SOLID

  1. (programming, object-oriented programming) Acronym of Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion. (When followed, the created system will be more likely easy to maintain, and extend over time.)

See also[edit]

Initial Abbr. Concept
S
SRP
Single responsibility principle
O
OCP
Open/closed principle
L
LSP
Liskov substitution principle
I
ISP
Interface segregation principle
D
DIP
Dependency inversion principle

Further reading[edit]

Anagrams[edit]