Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| Gang of Four
|
| Definition
| Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides are known as the Gang of Four (GoF). They wrote an influential book titled Design Patterns, Elements of Reusable Object-Oriented Software. This book started the design pattern movement in software development. GoF design patterns are considered to be the foundation of all subsequent patterns. GoF patterns are categorized in three groups—Behavioral, Creational, and Structural.
|
| See also
| Design pattern
|
| This C# Online.NET definition is from the Glossary of .NET / C# Terms.
|