Skip to content

Commit

Permalink
Merge pull request #2 from charlie-goldenowl/charlie-goldenowl-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
charlie-goldenowl authored Sep 16, 2024
2 parents 93e08fc + c54225e commit e895e69
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
### About examples
- Single Responsibility principle (SRP)
- Open/Closed principle (OCP)
- Liskov Substitution principle (LSP)
- Interface Segregation principle (ISP)
- Dependency Inversion principle. (DIP)

Here are some important SOLID principles documents:
- [Dependency Inversion Principle (DIP)](app/Solid/DIP/README.md)
- [Liskov Substitution Principle (LSP)](app/Solid/LSP/README.md)
Expand All @@ -13,7 +6,3 @@ Here are some important SOLID principles documents:
- [Single Responsibility Principle (SRP)](app/Solid/SRP/README.md)

![image](https://github.com/charlie-goldenowl/solid-design-principles-php-laravel/assets/111278605/963d642d-8093-4eec-81b5-1792f49a7b23)

ref: https://www.youtube.com/watch?v=-3UXq2krhyw
ref: https://levelup.gitconnected.com/interface-segregation-principle-made-simple-990da495441c

0 comments on commit e895e69

Please sign in to comment.