Do any other major design patterns exist besides the ones described in the GoF book?
Created May 4, 2012
Joel Frederick Mark Grand's books, Patterns in Java, Volume 1 (Wiley 1998) and Patterns in Java, Volume 2 (Wiley 1999) cover all the GOF as well as several that he and others have developed.
The largest criticism of this book is the quality of examples.