Object-oriented modeling and design with UML2
โ Scribed by Blaha, Michael;Rumbaugh, James
- Publisher
- Pearson Education
- Year
- 2005
- Tongue
- English
- Leaves
- 501
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Chapter 1 IntroductionChapter 2 Modeling as a Design Technique Chapter 3 Class Modeling Chapter 4 Advanced Class Modeling Chapter 5 State Modeling Chapter 6 Advanced State Modeling Chapter 7 Interaction Modeling Chapter 8 Advanced Interaction Modeling Chapter 9 Concepts Summary Chapter 10 Process Overview Chapter 11 System Conception Chapter 12 Domain Analysis Chapter 13 Application Analysis Chapter 14 System Design Chapter 15 Class Design Chapter 16 Process Summary Chapter 17 Implementation Modeling Chapter 18 OO Languages Chapter 19 Databases Chapter 20 Programming Style Chapter 21 Iterative Development Chapter 22 Managing Models Chapter 23 Legacy SystemsAppendix A: UML Graphical NotationAppendix B: GlossaryAnswers to Selected Exercises
โฆ Subjects
Object-oriented methods (Computer science);UML (Computer science)
๐ SIMILAR VOLUMES
<span>This book starts with requirements gathering & ends with implementation. In the process, you'll learn how to analyze and design classes, their relationships to each other in order to build a model of the problem domain. You'll also use common UML diagrams throughout this process, such as u
Unified Modeling Language (UML) is a general-purpose programming language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations
Covering the breadth of a large topic, this book provides a thorough grounding in object-oriented concepts, the software development process, UML and multi-tier technologies. After covering some basic ground work underpinning OO software projects, the book follows the steps of a typical development
This text looks at the design of computing programs using the techniques of object-oriented design and UML. It covers modelling techniques and notation in detail, supported by exercises throughout. It is suitable for both Java and C++ users.
The new second edition of "Practical Object Oriented Design with UML" provides a concise introduction to the design of object-oriented programs using UML. The book focuses on the application of UML in the development of software, and also offers a detailed tutorial introduction to the UML notation a