Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

solid-workshop

Code examples of the SOLID principles SOLID Principles SOLID principles are the software design principles that enable us to manage most of the software design problems. Robert C. Martin compiled these principles in the 1990s and SOLID acronym was first introduced by Michael Feathers.

SOLID is an acronym where

S - Single Responsibility Principle (SRP)

O - Open closed Principle (OCP)

L - Liskov substitution Principle (LSP)

I - Interface Segregation Principle (ISP)

D - Dependency Inversion Principle (DIP)

Please click on the hyperlink of the each principle to know details about that principle.

About

Code examples of the SOLID principles

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /