Name Erich Gamma | ||
![]() | ||
Born March 13, 1961 (age 63) Zurich ( 1961-03-13 ) Books Design Patterns: Elements, Contributing to Eclipse, Design Patterns: Elements, Design Patterns CD: Elem Similar People |
jsconfus 2013 erich gamma massive js
Erich Gamma (born 1961 in Zürich) is a Swiss computer scientist and co-author of the influential Software engineering textbook, Design Patterns: Elements of Reusable Object-Oriented Software. He co-wrote the JUnit software testing framework with Kent Beck and led the design of the Eclipse platform's Java Development Tools (JDT). He also worked on the IBM Rational Jazz project.
Contents
- jsconfus 2013 erich gamma massive js
- Twenty years of Design Patterns Ralph E Johnson GoF author SugarLoafPLoP 2014
- Interviews and presentations
- Written
- Audio
- Video
- References

He joined the Microsoft Visual Studio team in 2011 and leads a development lab in Zürich, Switzerland that has developed the "Monaco" suite of components for browser-based development, found in products such as Visual Studio Team Services (formerly Visual Studio Online), Visual Studio Code, Azure Mobile Services, Azure Web Sites, and the Office 365 Development tools.

Twenty years of Design Patterns - Ralph E. Johnson (GoF author) - SugarLoafPLoP 2014
Interviews and presentations

In an interview in 2005, Erich Gamma explained:

I think patterns as a whole can help people learn object-oriented thinking: how you can leverage polymorphism, design for composition, delegation, balance responsibilities, and provide pluggable behavior. Patterns go beyond applying objects to some graphical shape example, with a shape class hierarchy and some polymorphic draw method. You really learn about polymorphism when you've understood the patterns. So patterns are good for learning OO and design in general.
Written
