Design Pattern: Literaturnachweis
Studienprojekt von Philipp Hauer. 2009 - 2010. ©
Zur Katalogübersicht
Strategy, Observer, Decorator, Factory Method, Abstract Factory, Singleton, Command, Composite, Facade, State
Literaturverzeichnis, Philipps Blog
Strategy, Observer, Decorator, Factory Method, Abstract Factory, Singleton, Command, Composite, Facade, State
Literaturverzeichnis, Philipps Blog
Primärliteratur
- [GoF] Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides: "Entwurfsmuster. Elemente wiederverwendbarer objektorientierter Software". Addison-Wesley. 1. Auflage 1996.
- [PK] Karl Eilebrecht, Gernot Starke: "Patterns kompakt". Spektrum Verlag. 2. Auflage 2007.
- [VKBF] Eric Freemann, Elisabeth Freemann: "Entwurfsmuster. Von Kopf bis Fuß". O'Reilly. 1. Auflage 2006.
- [DP] Wolfgang Pree: "Design Patterns for Object-Oriented Software Development". Addison-Wesley. 1. Auflage 1994.
Sekundärliteratur
- [WS] Wikipedia: "Strategie (Entwurfsmuster)". URL: http://de.wikipedia.org/wiki/Strategie_%28Entwurfsmuster%29 [Stand: 22.11.09]
- [Scherer] Prof. Dr.-Ing. R.J. Scherer: "Bauinformatik Grundlagen. Algorithmen und Datenstrukturen in Java. Prozesssteuerung, Patterns (Entwurfsmuster)".Vorlesungsmaterial an der Technischen Universität Dresden. URL: http://tu-dresden.de/die_tu_dresden/fakultaeten/ fakultaet_bauingenieurwesen/cib/studium/java/ semester2/20070505_BI2_Java_Vorlesung-3_RJS.ppt [Stand: 08.12.09]
- [GruntzO] Prof. Dr. Dominik Gruntz: "Observer Pattern". Vorlesungsmaterial an der Fachhochschule Nordwestschweiz. URL: http://www.gruntz.ch/courses/eth_sd/slides/05_Observer.pdf [Stand: 14.12.09]
- [GruntzD] Prof. Dr. Dominik Gruntz: "Decorator Pattern". Vorlesungsmaterial an der Fachhochschule Nordwestschweiz. URL: http://www.gruntz.ch/courses/eth_sd/slides/08_Decorator.pdf [Stand: 14.12.09]
- [Sherzad] Rias A. Sherzad: "Decorator Pattern in Java". URL: http://www.theserverside.de/decorator-pattern-in-java/ [Stand: 14.12.09]
- [Langner] Nils Langner: "PHP-Entwurfsmuster: Decorator". URL: http://www.phphatesme.com/blog/softwaretechnik/php-entwurfsmuster-decorator/ [Stand 14.12.09]
- [Pras] Sneha Prashant: "Decorator Pattern in Java". URL: http://snehaprashant.blogspot.com/2009/01/decorator-pattern-in-java.html [Stand. 14.12.09]
- [Mosa] Muhammad Mosa: "Abstract Factory Design Pattern in ADO.NET 2.0". 17.02.06. URL: http://www.c-sharpcorner.com/UploadFile/mosessaur/abstractfactoryadonet202152006053643AM/ abstractfactoryadonet2.aspx?ArticleID=4468e7cc-57c1-4738-8e83-a8db48fd1d9f [Stand: 07.04.10]
- [WikiSingleton] Wikipedia: "Singleton (Entwurfsmuster)". URL: http://de.wikipedia.org/wiki/Singleton_%28Entwurfsmuster%29 [Stand: 19.04.10]
- [WikiCommand] Wikipedia: "Command (Entwurfsmuster)". URL: http://en.wikipedia.org/wiki/Command_pattern [Stand: 23.04.10]
- [GruntzC] Prof. Dr. Dominik Gruntz: "Composite Pattern". Vorlesungsmaterial an der Fachhochschule Nordwestschweiz. URL: https://web.imvs.technik.fhnw.ch/_zope/sd/files/composite/08_Composite.pdf [Stand: 27.04.10]
- [Stackoverflow] "Examples of GoF Design Pattern". URL: http://stackoverflow.com/questions/1673841/design-patterns-in-java-api [Stand: 27.04.10]
- [Knauber] "Design Pattern". URL: www.informatik.hs-mannheim.de/~knauber/B-SEE/14.pdf [Stand: 02.06.10]