1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

chore: add resource under computer-science:design-patterns

This commit is contained in:
roadmap bot
2023-07-05 22:17:39 +01:00
parent e42532ad7c
commit 67fd8d3d47

View File

@@ -5,3 +5,4 @@ Design patterns are solutions to common problems in software design. They are fo
Visit the following resources to learn more:
- [Design Patterns - Wikipedia](https://en.wikipedia.org/wiki/Software_design_pattern)
- [Design Patterns for Humans](https://github.com/kamranahmedse/design-patterns-for-humans)