KM-Buch
 

Literatur und Links

Links zu den im Buch erwähnten Werkzeugen

Im Buch werden die folgenden Werkzeuge verwendet bzw. erwähnt:

Literatur-Verweise aus dem Buch

In der folgenden Tabelle finden Sie alle Literatur-Verweise aus dem Buch.

Referenz im Buch Titel / URL
[Balzert97]Helmut Balzert: Lehrbuch der Software-Technik: Software-Management, Software-Qualitätssicherung, Unternehmensmodellierung, Spektrum Akademischer Verlag, 1997.
[Banker93]Rajiv Banker, Srikant Dator, Chris Kemerer, Dani Zweig: Software Complexity and Maintenance Costs, In: Communications of the ACM, Jg. 36, Heft 11 (November 1993), S. 82–94.
[Beck02]Kent Beck: Test Driven Development by Example, Addison-Wesley, 2002.
[Berczuk03]Stephen Berczuk: Software Configuration Management Patterns, Effective Teamwork, Practical Integration, Addison-Wesley, 2003.
[Boehm01]Barry Boehm, Victor Basili: Software Defect Reduction Top 10 List, In: IEEE Computer, Jg. 34, Heft 1 (Januar 2001).
[Chidamber94]Shyam Chidamber, Chris Kemerer: A Metrics Suite for Object Oriented Design, In: IEEE Transactions on Software Engineering, Jg. 20, Heft 6 (Juni 1994), S. 476–493.
[Clark04]Mike Clark: Pragmatic Project Automation, How to Build, Deploy and Monitor Java Applications, The Pragmatic Starter Kit – Volume III, Pragmatic Bookshelf, 2004.
[Conway68]Melvin Conway: How do Committees Invent?, In: Datamation, Jg. 14, Heft 4 (April 1968), S. 28–31. Frei zum Download unter der URL http://www.melconway.com/research/committees.html
[Dill05]Manfred Dill, Gunther Popp, Andreas Sicheneder: Architektur-Boards: Ein Erfolgsmodell für IT-Projekte?, In: OBJEKTspektrum, Heft 4/2005 (Juli/August 2005), S. 48–51, Frei zum Download unter der URL http://www.sigs-datacom.de/fileadmin/user_upload/zeitschriften/os/2005/04/dill_popp_OS_04_05.pdf
[Ebert05]Christof Ebert, Reiner Dumke, Manfred Bundschuh, Andreas Schmietendorf: Best Practices in Software Measurement, Springer Verlag, 2005.
[Gill91]Geoffrey Gill, Chris Kemerer: Cyclomatic Complexity Density and Software Maintenance Productivity, In: IEEE Transactions on Software Engineering, Jg. 17, Heft 12 (Dezember 1991), S. 1284–1288.
[IEEE-828-1998]Institute of Electrical and Electronics Engineers: IEEE Std 828-1998 – IEEE Standard for Software Configuration Management Plans.
[ISO-10007-2003]International Organization for Standardization: ISO 10007:2003, Quality management systems – Guidelines for configuration management.
[ISO-12207-1995]International Organization for Standardization: ISO/IEC 12207:1995, Information technology – Software life cycle processes.
[Kan02]Stephen Kan: Metrics and Models in Software Quality Engineering, 2nd Edition, Addison-Wesley, 2002.
[Leon05]Alexis Leon: Software Configuration Management Handbook, 2nd Edition, Artech House, 2005
[Link05]Johannes Link: Softwaretests mit JUnit, dpunkt.verlag, 2005.
[Lotter06]Wolf Lotter: Einfach mehr, Einleitung zum »Schwerpunkt Komplexität«, In: brand eins, Wirtschaftsmagazin, Jg. 8, Heft 1 (Januar 2006), S. 46–55.
[Mason05]Mike Mason: Pragmatic Version Control Using Subversion, Pragmatic Bookshelf, 2005.
[McConnell96]Steve McConnell: Daily Build and Smoke Test, In: IEEE Software, Jg. 13, Heft 4 (Juli 1996). Frei zum Download unter der URL: http://www.stevemcconnell.com/ieeesoftware/bp04.htm
[Popp05]Gunther Popp: Java auf dem Mainframe, In: JavaSpektrum, Heft 4/2005 (Juli/August 2005), S. 41–44. Frei zum Download unter der URL http://www.sigs-datacom.de/fileadmin/user_upload/zeitschriften/js/2005/04/popp_JS_04_05.pdf
[URL: ASFMeritokratie]How the Apache Software Foundation works, Meritocracy, URL http://www.apache.org/foundation/how-it-works.html#meritocracy
[URL: CMMÍ]CMMI Institute, Carnegie Mellon University, URL http://cmmiinstitute.com
[URL: ContinuousIntegration]Martin Fowler: Continuous Integration, URL http://www.martinfowler.com/articles/continuousIntegration.html
[URL: HistoryOfMaven]Jason van Tyl: History of Maven, URL http://maven.apache.org/background/history-of-maven.html
[URL: M2Eclipse]Maven Integration for Eclipse, URL http://eclipse.org/m2e
[URL: MavenAPT]The APT Format, URL http://maven.apache.org/doxia/references/apt-format.html
[URL: MavenBook]Maven: The Complete Reference, URL http://www.sonatype.com/books/mvnref-book/reference
[URL: MavenDependencyMechanism]Introduction to the Dependency Mechanism, URL http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html
[URL: MavenDirectories]Introduction to the Standard Directory Layout, URL http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
[URL: MavenPlugins]Available Maven-Plugins, URL http://maven.apache.org/plugins
[URL: MavenPOM]Referenz des Maven Project Descriptors (POM),URL http://maven.apache.org/ref/current/maven-model/maven.html
[URL: MavenPrefixes]Introduction to Plugin Prefix Resolution, URL http://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html
[URL: MavenProfiles]Introduction to Build Profiles, URL http://maven.apache.org/guides/introduction/introduction-to-profiles.html
[URL: MavenProjectInfoPlugin]Dokumentation des Project-Info-Report-Plugins, URL http://maven.apache.org/plugins/maven-project-info-reports-plugin/
[URL: MavenSettings]Referenz der benutzerspezifischen Konfigurationsdatei, URL http://maven.apache.org/ref/current/maven-settings/settings.html
[URL: MavenSite]Creating a Site, URL http://maven.apache.org/guides/mini/guide-site.html
[URL: MavenSuperPOM]Maven Super POM, URL http://maven.apache.org/ref/3.0.4/maven-model-builder/super-pom.html
[URL: MojoProjekt]Mojo Project, URL http://mojo.codehaus.org/
[URL: NexusBook]Nexus Online Dokumentation, URL http://www.sonatype.com/books/nexus-book/reference
[URL: RedmineMylyn]HowTo connect a Mylyn repository to Redmine, URL http://www.redmine.org/wiki/redmine/HowTo_Mylyn
[URL: RedmineWiki]Redmine Wiki formatting, URL http://www.redmine.org/wiki/redmine/RedmineWikiFormatting
[URL: Textile]Textile – A Humane Web Text Generator, URL http://textile.thresholdstate.com/
[URL: SASLNotes]Using Cyrus SASL Authentication with Subversion, URL http://svn.collab.net/repos/svn/trunk/notes/sasl.txt
[URL: SWEBOK]Institute of Electrical and Electronics Engineers: SWEBOK – Guide to the Software Engineering Body of Knowledge, URL http://www.swebok.org
[URL: YAML]YAML Ain't Markup Language, URL http://yaml.org
[Wikipedia: ACID]Artikel »ACID« In: Wikipedia. Die Freie Enzyklopädie, URL http://de.wikipedia.org/w/index.php?title=ACID&oldid=111769279 (abgerufen am 01.02.2013
[Wikipedia: MD5]Artikel »Message Digest Algorithm 5« In: Wikipedia. Die Freie Enzyklopädie, URL http://de.wikipedia.org/w/index.php?title=Message-Digest_Algorithm_5&oldid=113557604 (abgerufen am 01.02.2013)
[Wikipedia: SASL]Artikel »Simple Authentication and Security Layer« In: Wikipedia. Die Freie Enzyklopädie, URL http://de.wikipedia.org/w/index.php?title=Simple_Authentication_and_Security_Layer&oldid=104609827 (abgerufen am 01.02.2013)
[Wikipedia: SHA1]Artikel »Secure Hash Algorithm« In: Wikipedia. Die Freie Enzyklopädie, URL http://de.wikipedia.org/w/index.php?title=Secure_Hash_Algorithm&oldid=112107287 (abgerufen am 01.02.2013)