SOLID

See also: solid and sòlid

English

Pronunciation

  • (General American) enPR: sŏl'ĭd, IPA(key): /ˈsɑlɪd/
  • (Received Pronunciation) IPA(key): /ˈsɒlɪd/
  • Audio (US):(file)
  • Rhymes: (Received Pronunciation) -ɒlɪd
  • Homophone: solid

Noun

SOLID

  1. (programming, object-oriented programming) Acronym of Single responsibility, Open-closed, Liskov substitution, Interface segregation and Dependency inversion, a set of principles that, when followed, will lead to a created system that will likely be easier to maintain, and extend over time.

See also

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

Anagrams