| 作 者: | 布鲁格 |
| 出版社: | 清华大学出版社 |
| 丛编项: | |
| 版权说明: | 本书为出版图书,暂不支持在线阅读,请支持正版图书 |
| 标 签: | 软件工程/开发项目管理 |
| ISBN | 出版时间 | 包装 | 开本 | 页数 | 字数 |
|---|---|---|---|---|---|
| 未知 | 暂无 | 暂无 | 未知 | 0 | 暂无 |
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