Erich Gamma

Erich Gamma
Born (1961-03-13) March 13, 1961
Zürich
Citizenship Swiss
Alma mater University of Zurich
Known for Design Patterns, JUnit, Eclipse, Visual Studio Online "Monaco", Visual Studio Code
Scientific career
Fields Software engineering

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.

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.[1]

Interviews and presentations

In an interview in 2005, Erich Gamma explained:[2]

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

Audio

Video

See also

References

  1. Foley, Mary Jo (November 18, 2013). "Microsoft's browser-based dev toolbox: How 'Monaco' came to be". ZDNet. Retrieved March 24, 2017.
  2. How to Use Design Patterns


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.