Software design pattern: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 90:
* [[Pattern Mining]]
* [[Programming practice]]
* [[Refactoring]]
 
==Further readingReferences ==
* <cite>Design Patterns</cite>, [[Erich Gamma]], [[Richard Helm]], [[Ralph Johnson]], and [[John Vlissides]]: <cite>Design Patterns</cite>, Addison-Wesley, 1995, hardcover, 395 pages, ISBN 0201633612, <cite>Design Patterns CD</cite>, 1997 ISBN 0201634988
* [[Frank Buschmann]], [[Regine Meunier]], [[Hans Rohnert]], [[Peter Sommerlad]], [[Michael Stal]]: <cite>Pattern-oriented Software Architecture, Volume 1: A System of Patterns</cite>, John Wiley & Sons Ltd., ISBN 0471958697
* [[Douglas Schmidt]]: <cite>Pattern-oriented Software Architecture. Volume 2: Patterns for Concurrent and Networked Objects</cite>, John Wiley & Sons Ltd., ISBN 0471606952
* [[Erich Gamma]], [[Richard Helm]], [[Ralph Johnson]], [[John Vlissides]]: <cite>Design Patterns</cite>, Addison-Wesley , ISBN 0201633612
 
== Reference and External Linkslinks ==
* [http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html Java J2EE pattern catalog]
* The list of design patterns is entirely based on a [[wiki|wiki page]] http://c2.com/cgi/wiki?CategoryPattern.
Line 103 ⟶ 105:
* [http://hillside.net/patterns/onlinepatterncatalog.htm Patterns Catalog]
* [http://patterndigest.com/ The Object-Oriented PatternDigest]
* [http://alphaworks.ibm.com/tech/dptk Design Pattern Toolkit]