面向对象软件工程:使用UML、模式与Java(第3版)

面向对象软件工程:使用UML、模式与Java(第3版)
作 者: 布鲁格
出版社: 清华大学出版社
丛编项:
版权说明: 本书为出版图书,暂不支持在线阅读,请支持正版图书
标 签: 软件工程/开发项目管理
ISBN 出版时间 包装 开本 页数 字数
未知 暂无 暂无 未知 0 暂无

作者简介

暂缺《面向对象软件工程:使用UML、模式与Java(第3版)》作者简介

内容简介

《面向对象软件工程(使用UML、模式与Java)(第3版)(影印版)》是卡耐基·梅隆大学(CMU)高年级本科生和研究生的教材。在第3版本中,作者以循序渐进的方式给出一个完整案例,并把它作为贯穿全书的主线,为读者运用各种软件工程工具创造一个现实环境。所采用的自底向上方法,有助于学生或专业人员循序渐进地学习。《面向对象软件工程(使用UML、模式与Java)(第3版)(影印版)》向读者展示了如何成功地处理大型复杂软件系统的构建和维护。作者先介绍了开发人员应用软件工程技术所需的基本技能,接下来关注于使开发人员明确、设计并实现复杂系统的方法和技术,最后展示了如?支持贯穿软件生命周期的系统变化,是“软件工程”课程的理想教材。

图书目录

foreword

preface

acknowledgments

part ⅰ getting started

chapter 1 introduction to software engineering

chapter 2 modeling with uml

chapter 3 project organization and communication

part ⅱ dealing with complexity

chapter 4 requirements elicitation

chapter 5 analysis

chapter 6 system design: decomposing the system

chapter 7 system design: addressing design goals

chapter 8 object design: reusing pattern solutions

chapter 9 object design: specifying interfaces

chapter 10 mapping models to code

chapter 11 testing

part ⅲ managing change

chapter 12 rationale management

chapter 13 configuration management

chapter 14 project management

chapter 15 software life cycle

chapter 16 methodologies: putting it all together

part ⅳ appendices