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.
[Collins08]Ben Collins-Sussman, Brian W. Fitzpatrick, C. Michael Pilato: Version Control with Subversion, O’Reilly Media, 2008. Frei zum Download unter der URL http://svnbook.red-bean.com
[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/sd/publications/pub_article_show.htm?&AID=1603&TABLE=sd_article
[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/bp04.htm
[OBrien08]Tim O'Brien, John Casey, Brian Fox, Bruce Snyder, Jason Van Zyl, Eric Redmond: Maven – The Definitive Guide, Sonatype Inc., 2008. Frei zum Download unter der URL: http://www.sonatype.com/book
[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/sd/publications/pub_article_show.htm?&AID=1625&TABLE=sd_article
[URL: ASFMeritokratie]How the Apache Software Foundation works, Meritocracy, URL http://www.apache.org/foundation/how-it-works.html#meritocracy
[URL: BlogMergeReintegrate]Subversion merge reintegrate, URL http://blogs.open.collab.net/svn/2008/07/subversion-merg.html
[URL: BranchingPatterns]Brad Appleton, Stephen Berczuk, Ralph Cabrera, Robert Orenstein: Streamed Lines: Branching Patterns for Parallel Software Development, URL http://www.cmcrossroads.com/bradapp/acme/branching/branch-policy.html
[URL: CMM]Software Engineering Institute, Carnegie Mellon University: Capability Maturity Model for Software, URL http://www.sei.cmu.edu/cmm/
[URL: ContinuousIntegration]Martin Fowler: Continuous Integration, URL http://www.martinfowler.com/articles/continuousIntegration.html
[URL: DefectAndChangeTracking]Defect Tracking Tools, URL http://testingfaqs.org/t-track.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://m2eclipse.codehaus.org/
[URL: MavenAPT]The APT Format, URL http://maven.apache.org/doxia/references/apt-format.html
[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/guides/introduction/introduction-to-the-pom.html#Super_POM
[URL: MojoProjekt]Mojo Project, URL http://mojo.codehaus.org/
[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=62594977 (abgerufen am 30.07.2009)
[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=62211692 (abgerufen am 30.07.2009)
[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=48710118 (abgerufen am 25.11.2008)
[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=61778293 (abgerufen am 30.07.2009)