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

Update src/roadmaps/software-design-architecture/content/104-design-patterns/100-gof-design-patterns.md

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

View File

@@ -1,4 +1,4 @@
# Gof Design Patterns # GoF Design Patterns
The Gang of Four (GoF) design patterns are a set of design patterns for object-oriented software development that were first described in the book "Design Patterns: Elements of Reusable Object-Oriented Software" by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides (also known as the Gang of Four). The Gang of Four (GoF) design patterns are a set of design patterns for object-oriented software development that were first described in the book "Design Patterns: Elements of Reusable Object-Oriented Software" by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides (also known as the Gang of Four).