出版社: Addison Wesley
副标题: elements of reusable object-oriented software
出版年: 1994-10-31
页数: 416
定价: GBP 47.99
装帧: Hardcover
丛书: Addison-Wesley Professional Computing Series
ISBN: 9780201633610
内容简介 · · · · · ·
* Capturing a wealth of experience about the design of object-oriented software, four top-notch designers present a catalog of simple and succinct solutions to commonly occurring design problems. Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselve...
* Capturing a wealth of experience about the design of object-oriented software, four top-notch designers present a catalog of simple and succinct solutions to commonly occurring design problems. Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves. * The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systematically name, explain, evaluate, and catalog recurring designs in object-oriented systems. With Design Patterns as your guide, you will learn how these important patterns fit into the software development process, and how you can leverage them to solve your own design problems most efficiently.
作者简介 · · · · · ·
四位作者均是国际公认的面向对象软件领域的专家。
Erich Gamma博士是瑞士苏黎士国际面向对象技术软件中心的技术主管。
Richard Helm博士是澳大利亚悉尼IBM顾问集团公司面向对象技术公司的成员。
Ralph Johnson博士是Urbana-Champaign伊利诺大学计算机科学系成员。
John Vlissides博士是位于纽约Hawthorne的IBN托马斯J.沃森研究中心的研究人员。
目录 · · · · · ·
Foreword
Guide to Readers
1. Introduction
1.1. What Is a Design Pattern?
1.2. Design Patterns in Smalltalk MVC
· · · · · · (更多)
Foreword
Guide to Readers
1. Introduction
1.1. What Is a Design Pattern?
1.2. Design Patterns in Smalltalk MVC
1.3. Describing Design Patterns
1.4. The Catalog of Design Patterns
1.5. Organizing the Catalog
1.6. How Design Patterns Solve Design Problems
1.7. How to Select a Design Pattern
1.8. How to Use a Design Pattern
2. A Case Study: Designing a Document Editor
2.1. Design Problems
2.2. Document Structure
2.3. Formatting
2.4. Embellishing the User Interface
2.5. Supporting Multiple Look-and-Feel Standards
2.6. Supporting Multiple Window Systems
2.7. User Operations
2.8. Spelling Checking and Hyphenation
2.9. Summary
Design Pattern Catalog
3. Creational Patterns
Abstract Factory
Builder
Factory Method
Prototype
Singleton
Discussion of Creational Patterns
4. Structural Patterns
Adapter
Bridge
Composite
Decorator
Facade
Flyweight
Proxy
Discussion of Structural Patterns
5. Behavioral Patterns
Chain of Responsibility
Command
Interpreter
Iterator
Mediator
Memento
Observer
State
Strategy
Template Method
Visitor
Discussion of Behavioral Patterns
6. Conclusion
6.1. What to Expect from Design Patterns
6.2. A Brief History
6.3. The Pattern Community
6.4. An Invitation
6.5. A Parting Thought
A. Glossary
B. Guide to Notation
C. Foundation Classes
Bibliography
Index
· · · · · · (收起)
丛书信息
· · · · · ·
喜欢读"Design Patterns"的人也喜欢的电子书 · · · · · ·
喜欢读"Design Patterns"的人也喜欢 · · · · · ·
Design Patterns的书评 · · · · · · ( 全部 88 条 )


是一本需要经常参考并不断实践的书
这篇书评可能有关键情节透露
这本书的中文版2000上年大学时就看过,后来机工出了影印版就买了一本。说实话这不是一本看完一遍就可以扔掉的书,它需要你不断实践,每次翻一下都有新的收获。 (展开)
看了30遍后至今没再看
> 更多书评 88篇
论坛 · · · · · ·
原版经典 | 来自Yuan Mai | 1 回应 | 2021-02-21 09:37:07 |
想买本英文版的练练英文水平 | 来自红尘陌客 | 1 回应 | 2020-09-06 16:22:23 |
这本书的其他版本 · · · · · · ( 全部9 )
-
机械工业出版社 (2000)9.0分 4140人读过
-
机械工业出版社 (2002)9.3分 312人读过
-
机械工业出版社 (2007)9.1分 148人读过
-
机械工业出版社 (2019)9.4分 70人读过
在哪儿借这本书 · · · · · ·
以下书单推荐 · · · · · · ( 全部 )
- 程序员最应该读的图书(原版) (hongqn)
- 軟件工程 (Milo)
- Quantitative Finance Books (海若)
- Reading Radar by ThoughtWorks (ggarlic)
- 【IT十年经典书系列】近10年来计算机专业图书50强,你读过几本? (olovebk)
谁读这本书? · · · · · ·
二手市场
· · · · · ·
订阅关于Design Patterns的评论:
feed: rss 2.0
0 有用 Lee 2012-01-29 12:49:48
這是一個 problem-solution 的列表,如果你要解決的問題和書中提到的類似,不妨參考下它提出的解決方案。
1 有用 网中鱼 2015-10-10 23:49:55
写得挺清楚的,但是感觉没什么收获。大部分的pattern不是自然而然就想出来了么
0 有用 Conan 2010-09-19 13:17:19
in a word: design for CHANGES, 封装变化点
0 有用 Streamline 2013-04-08 14:17:48
Currently studying the Decorator pattern (p. 179). And Decorator vs. Strategy pattern.
0 有用 Kat 2014-12-16 11:08:36
如果只接触过脚本语言如我这本书没多大实际意义(实际意义=能现学现用,对目前工作有直接启发),但不能不说这本书影响太深远了,以至于JS里的模式(如Addy Osmani那本)都几乎完全照搬其定义,只是觉得甚为勉强。有启发,但很可能是过度解读扭曲了的启发
0 有用 3点一直线 2023-04-03 01:42:56 美国
简略翻了一下, 可能水平不够, 看不大懂
0 有用 William 2022-06-23 23:11:38
很有用,虽然都是网上能查到的东西,但是这本书讲得很系统,也有很多trade off的比较。
0 有用 唐超旬 2021-12-26 10:17:10
公司内部培训中读完
1 有用 ブラシカ 2021-12-06 23:32:10
当历史书看是考古,当技术书看是糟粕。 果然有些事情还是上手比空谈有意义…… 不过也了解到了以前时代的软件设计,一个C 语言啥都能写,因为语言的限制还需此书研究茴字有几种写法,而如今各个语言在各自的领域不断深耕发展,当今的程序世界真的是百花齐放。
0 有用 豆捞 2021-11-25 18:31:26
原始本了