Implementing Information Management Concepts and TechniquesWarning: This tutorial book may still contain errors and may still be incomplete in certain respects. Please report any issue to [email protected].
This tutorial book is available as an open access online book (HTML) and as an e-book (PDF) via its book webpage.
Copyright © 2014-2021 Gerd Wagner
This book, along with any associated source code, is licensed under The Code Project Open License (CPOL), implying that the associated code is provided "as-is", can be modified to create derivative works, can be redistributed, and can be used in commercial applications, but the book must not be distributed or republished without the author's consent.
2021-06-02
| Revision History | ||
|---|---|---|
| 20151112 | gw | |
| Replace the <<stdid>> property stereotype by {id} property modifiers in class diagrams. Add sample data tables to each tutorial chapter. Add more practice projects with design models and sample data tables. Add quiz questions. | ||
| 20150701 | gw | |
| Add section about CSS to the "Foundations" chapter, detach the "More on JavaScript" chapter from the "Foundations" chapter. | ||
| 20150520 | gw | |
| Add chapter about enumerations. | ||
| 20140924 | gw | |
| Incorporate feedback by Felix Lehmann. | ||
| 20140221 | gw | |
| Incorporate feedback by Sorin Carbunaru. | ||
| 20140212 | gw | |
| Create first version. | ||
Thanks to Sorin Carbunaru, Felix Lehmann and Luis Gustavo Nardin for proof-reading manuscripts of this tutorial book.
Table of Contents
List of Figures
Object and
Function.Book.Book with
two invariantsselect element with no
selected optionBookBookchairPublisher and
BookBook and
PublisherBook with two subtypes:
TextBook and BiographyEmployee and Author
share several attributesEmployee and Author are generalized by
PersonVehiclePerson roles
hierarchyBook class hierarchyPerson roles
hierarchyPerson roles
hierarchyPerson roles
hierarchyBook class
hierarchyPerson roles class
hierarchyPerson roles class
hierarchyPerson roles class
hierarchyList of Tables
BookBookList of Examples