登入帳戶  | 訂單查詢  | 購物車/收銀台( 0 ) | 在線留言板  | 付款方式  | 聯絡我們  | 運費計算  | 幫助中心 |  加入書簽
會員登入 新註冊 | 新用戶登記
HOME新書上架暢銷書架好書推介特價區會員書架精選月讀2023年度TOP分類閱讀雜誌 香港/國際用戶
最新/最熱/最齊全的簡體書網 品種:超過100萬種書,正品正价,放心網購,悭钱省心 送貨:速遞 / EMS,時效:出貨後2-3日

2024年03月出版新書

2024年02月出版新書

2024年01月出版新書

2023年12月出版新書

2023年11月出版新書

2023年10月出版新書

2023年09月出版新書

2023年08月出版新書

2023年07月出版新書

2023年06月出版新書

2023年05月出版新書

2023年04月出版新書

2023年03月出版新書

2023年02月出版新書

『簡體書』软件工程:面向对象和传统的方法(英文版 第8版)

書城自編碼: 1751432
分類: 簡體書→大陸圖書→計算機/網絡软件工程/开发项目管理
作者: [美]沙赫
國際書號(ISBN): 9787111341963
出版社: 机械工业出版社
出版日期: 2011-06-01
版次: 1 印次: 1
頁數/字數: 667/
書度/開本: 16开 釘裝: 平装

售價:NT$ 751

我要買

share:

** 我創建的書架 **
未登入.



新書推薦:
不要相信你所想的一切:如何停止过度思考,克服焦虑、自我怀疑和自我破坏
《 不要相信你所想的一切:如何停止过度思考,克服焦虑、自我怀疑和自我破坏 》

售價:NT$ 235.0
万历四大征(全两册)
《 万历四大征(全两册) 》

售價:NT$ 549.0
凝望:我的摄影与人生
《 凝望:我的摄影与人生 》

售價:NT$ 605.0
工业机器人从基础到实战
《 工业机器人从基础到实战 》

售價:NT$ 717.0
重症产科.1
《 重症产科.1 》

售價:NT$ 335.0
财之道丛书·表层的真理:当代经济学与社会
《 财之道丛书·表层的真理:当代经济学与社会 》

售價:NT$ 493.0
世界服饰艺术史
《 世界服饰艺术史 》

售價:NT$ 1445.0
海外中国研究·卿本著者:明清女性的性别身份、能动主体和文学书写
《 海外中国研究·卿本著者:明清女性的性别身份、能动主体和文学书写 》

售價:NT$ 381.0

建議一齊購買:

+

NT$ 618
《 软件工程:面向对象和传统的方法(原书第8版)(软工领域经典著作,被加州伯克利分校等180所美国高校选作教材) 》
+

NT$ 323
《 软件工程导论 》
+

NT$ 713
《 软件工程实践者的研究方法(英文版.第7版) 》
內容簡介:
《软件工程面向对象和传统的方法英文版.第8版》对软件工程的基础知识包括面向对象和传统方法进行了严谨和全面的介绍,是软件工程领域的经典著作。
《软件工程面向对象和传统的方法英文版.第8版》共分两大部分:第一部分介绍基本的软件工程理论;第二部分讲述更实用的软件生命周期。作者采用这种独特的、极具可读性的组织方式,帮助学生和广大读者理解软件工程中的一些复杂概念。
最新版第8版对《软件工程面向对象和传统的方法英文版.第8版》进了整体更新,新增两章内容,分别概括介绍软件工程的关键知识点和近年涌现的新技术。
關於作者:
Stephen R.
Schach 1972年获魏兹曼科学院物理学理科硕士学位,1973年获开普敦大学应用数学博士学位,目前是美国范德比尔特大学计算机科学和计算机工程名誉教授。他的研究兴趣主要集中在软件工程领域,特别是对软件维护与开源软件的实验分析有深入研究。他著有多部软件工程、面向对象系统分析与设计方面的教材。
目錄
preface iv
chapter 1 the scope of software engineering
 learning objectives
1.1 historical aspects
1.2 economic aspects
1.3 maintenance aspects
 1.3.1 classical and modern views of maintenance
 1.3.2 the importance of postdelivery maintenance
1.4 requirements, analysis, and design aspects
1.5 team development aspects
1.6 why there is no planning phase
1.7 why there is no testing phase
1.8 why there is no documentation phase
1.9 the object-oriented paradigm
1.10 the object-oriented paradigm in perspective
1.11 terminology
1.12 ethical issues
chapter review
for further reading
key terms
problems
references
part a  software engineering concepts
chapter 2 software life-cycle models
 learning objectives
2.1 software development in theory
2.2 winburg mini case study
2.3 lessons of the winburg mini case study
2.4 teal tractors mini case study
2.5 iteration and incrementation
2.6 winburg mini case study revisited
2.7 risks and other aspects of iteration and incrementation
2.8 managing iteration and incrementation
2.9 other life-cycle models
 2.9.1 code-and-fix life-cycle model
 2.9.2 waterfall life-cycle model
 2.9.3 rapid-prototyping life-cycle model
 2.9.4 open-source life-cycle model
 2.9.5 agile processes
 2.9.6 synchronize-and-stabilize life-cycle model
 2.9.7 spiral life-cycle model
2.10 comparison of life-cycle models
chapter review
for further reading
key terms
problems
references
chapter 3 the software process
chapter 4 teams
chapter 5 the tools of the trade
chapter 6 testing
chapter 7 from modules to objects
chapter 8 reusability and portability
chapter 9 planning and estimating
chapter 10 key material from part a
chapter 11 requirements
chapter 12 classical analysis
chapter 13 object-oriented analysis
chapter 14 design
chapter 15 implementation
chapter 16 postdelivery maintenance
chapter 17 more on uml
chapter 18 emerging technologies
bibliography
appendix
author index
subject index
 

 

 

書城介紹  | 合作申請 | 索要書目  | 新手入門 | 聯絡方式  | 幫助中心 | 找書說明  | 送貨方式 | 付款方式 香港用户  | 台灣用户 | 海外用户
megBook.com.tw
Copyright (C) 2013 - 2024 (香港)大書城有限公司 All Rights Reserved.