0 votes
in Design Patterns by
What Is Gang of Four (GOF) in Design Patterns?

1 Answer

0 votes
by

Gang of Four (GOF) are the 4 superheroes who invented the concept of design patterns. These heroes are Erich Gamma, Ralph Johnson, Richard Hel and John Vlissides. These people documented the design patterns in a book called “Design Patterns: Elements of Reusable Object-Oriented Software” in 1995. If not for these people, the software developers would have wasted time-solving problems of recurring nature instead of focussing on business requirements.

Related questions

+1 vote
asked Jul 23, 2023 in Design Patterns by Robindeniel
0 votes
asked Aug 12, 2020 in Design Patterns by RShastri
...