2
Reply

What is Gang of four design patterns

Jennifer Sack

Jennifer Sack

Jun 05, 2012
1.7k
0

    A book "Design Patterns: Elements of Reusable Object-Oriented Software" written by four authors in which 23 design pattern explained in three categories 1.) Creational Design Patterns 2.) Structural Design Patterns and 3.) Behavioral Design Patterns. Four authors of this book known as "Gang Of Four".

    Rajesh Yadav
    December 19, 2016
    0

    The authors of the DesignPatternsBook came to be known as the "Gang of Four." The name of the book is "Design Patterns: Elements of Reusable Object-Oriented Software" ."Gang of four" is short name of this book.You can search "GOF" also on net.

    Nitin Goel
    January 09, 2014
    0