This textbook mainly addresses beginners and readers with a basic knowledge of object-oriented programming languages like Java or C#, but with little or no modeling or software engineering experience โ thus reflecting the majority of students in introductory courses at universities. Using UML, it in
UML @ Classroom: An Introduction to Object-Oriented Modeling
โ Scribed by Martina Seidl, Marion Scholz, Christian Huemer, Gerti Kappel (auth.)
- Publisher
- Springer International Publishing
- Year
- 2015
- Tongue
- English
- Leaves
- 215
- Series
- Undergraduate Topics in Computer Science
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This textbook mainly addresses beginners and readers with a basic knowledge of object-oriented programming languages like Java or C#, but with little or no modeling or software engineering experience โ thus reflecting the majority of students in introductory courses at universities. Using UML, it introduces basic modeling concepts in a highly precise manner, while refraining from the interpretation of rare special cases.
After a brief explanation of why modeling is an indispensable part of software development, the authors introduce the individual diagram types of UML (the class and object diagram, the sequence diagram, the state machine diagram, the activity diagram, and the use case diagram), as well as their interrelationships, in a step-by-step manner. The topics covered include not only the syntax and the semantics of the individual language elements, but also pragmatic aspects, i.e., how to use them wisely at various stages in the software development process. To this end, the work is complemented with examples that were carefully selected for their educational and illustrative value.
Overall, the book provides a solid foundation and deeper understanding of the most important object-oriented modeling concepts and their application in software development. An additional website (www.uml.ac.at) offers a complete set of slides to aid in teaching the contents of the book, exercises and further e-learning material.
โฆ Table of Contents
Front Matter....Pages i-xii
Introduction....Pages 1-9
A Short Tour of UML....Pages 11-21
The Use Case Diagram....Pages 23-47
The Class Diagram....Pages 49-84
The State Machine Diagram....Pages 85-106
The Sequence Diagram....Pages 107-140
The Activity Diagram....Pages 141-166
All Together Now....Pages 167-182
Further Topics....Pages 183-194
Back Matter....Pages 195-206
โฆ Subjects
Software Engineering; Management of Computing and Information Systems
๐ SIMILAR VOLUMES
<p>This textbook mainly addresses beginners and readers with a basic knowledge of object-oriented programming languages like Java or C#, but with little or no modeling or software engineering experience โ thus reflecting the majority of students in introductory courses at universities. Using UML, it
Springer, 2015. โ 215 p. โ ISBN: 9783319127415 e-ISBN 9783319127422<div class="bb-sep"></div>This textbook mainly addresses beginners and readers with a basic knowledge of object-oriented programming languages like Java or C#, but with little or no modeling or software engineering experience โ thus
<p><b></b> In An Introduction to Object-Oriented Programming, Timothy Budd provides a language-independent presentation of object-oriented principles, such as objects, methods, inheritance (including multiple inheritance) and polymorphism. Examples are drawn from several different languages, includi