1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-11 19:53:59 +02:00

Adding article of design patterns guide with examples (#7815)

* Adding article of design patterns guide with examples

* Update src/data/roadmaps/backend/content/gof-design-patterns@6XIWO0MoE-ySl4qh_ihXa.md

---------

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
Mauricio Pasten
2024-12-01 22:55:26 -06:00
committed by GitHub
parent e8082ae75e
commit 9023073f9b

View File

@@ -5,4 +5,5 @@ The Gang of Four (GoF) Design Patterns are a collection of 23 foundational softw
Learn more from the following links: Learn more from the following links:
- [@article@Gangs of Four (GoF) Design Patterns](https://www.digitalocean.com/community/tutorials/gangs-of-four-gof-design-patterns) - [@article@Gangs of Four (GoF) Design Patterns](https://www.digitalocean.com/community/tutorials/gangs-of-four-gof-design-patterns)
- [@article@Design Patterns for Humans](https://github.com/kamranahmedse/design-patterns-for-humans)
- [@video@Tutorial - Builder Pattern (Gang of Four Design Patterns Series)](https://www.youtube.com/watch?v=_sa2WlAFWQos) - [@video@Tutorial - Builder Pattern (Gang of Four Design Patterns Series)](https://www.youtube.com/watch?v=_sa2WlAFWQos)