The Observatory
Browse docs
The Observatory
Garden
About
Blog
Projects
GitHub
Twitter
Philosophy
OOP
Dependency inversion principle
Interface segregation principle
Liskov substitution principle
Open-closed principle
Single responsibility principle
SOLID
Design Pattern
Language
C Sharp
Haskell
Computer Science
GPU architecture
Type system
Floating point
Algorithm
Dijkstra algorithm
A star algorithm
SOLID
SOLID is acronym for five principles to write more maintainable code in object oriented programming.
Single responsibility principle
Open-closed principle
Liskov substitution principle
Interface segregation principle
Dependency inversion principle
← Type system
Floating point →