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.
Practical Object-Oriented Design with UML
โ Scribed by Mark Priestley
- Publisher
- McGraw-Hill
- Year
- 2003
- Tongue
- English
- Leaves
- 373
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
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 and its application. The book provides the ideal introduction to UML for undergraduates taking modules in object-oriented techniques as part of a Computer Science or Software Engineering degree programme.
๐ SIMILAR VOLUMES
Ben shu wan zheng xiang jin di gei chu le dui xiang jian mo biao shi fa yan ge de yi zhi xing xing shi hua ding yi, yi ji cong she ji dao shi xian de mian xiang dui xiang kai fa quan guo cheng. shu zhongUML de biao shi fa cai yong le jian rong yiOMT wei zhu, yi ji Booch, Coad-Yourdondeng mu qian zhu
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