1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-25 08:35:42 +02:00

Update src/roadmaps/software-design-architecture/content/103-software-design-principles/104-solid.md

This commit is contained in:
Kamran Ahmed
2023-01-23 03:26:00 +04:00
committed by GitHub
parent 7dcebeb196
commit e841c91d7d

View File

@@ -11,5 +11,5 @@ SOLID is an acronym that stands for five principles of object-oriented software
Learn more from the following resources:
- [Get Started with SOLID](https://www.bmc.com/blogs/solid-design-principles/)
- [Introduction to SOLID Principles of Software Architecture](https://www.developer.com/project-management/solid-principles-software-architecture/)
- [SOLID Principles](https://khalilstemmler.com/articles/tags/solid/)
- [Tutorial - What are SOLID principle?](https://www.youtube.com/watch?v=aUCo5cy32kE)