四位作者均是国际公认的面向对象软件领域的专家。
Erich Gamma博士是瑞士苏黎士国际面向对象技术软件中心的技术主管。
Richard Helm博士是澳大利亚悉尼IBM顾问集团公司面向对象技术公司的成员。
Ralph Johnson博士是Urbana-Champaign伊利诺大学计算机科学系成员。
John Vlissides博士是位于纽约Hawthorne的IBN托马斯J.沃森研究中心的研究人员。
发表于2025-02-02
Design Patterns 2025 pdf epub mobi 电子书
TITLE: 设计模式——可复用面向对象软件的基础\ ENGLISH TITLE: Design Patterns, Elements of Reusable Object-Oriented Software\ AUTHOR: 软件界四人帮 (Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides) 本书共讲了23个常用的设计模式。 创建型模式 1. ...
评分如果你觉得这本书不知所云,那说明你其实不懂编程 如果你觉得这本书对你裨益甚多,那说明你开始了解编程 如果你觉得这本书不过如此,那你不是高手就是完全的外行
评分 评分误解1:设计模式只有23种 GoF在前言中就说到“We don’t consider this collection of design patterns complete and static; it’s more a recording of our current thoughts on design.”这本设计模式领域的开山鼻祖,第一扩展了人们的面向对象设计思路,第二则启示人们用模...
评分在支持函数式的动态语言里, 绝大多数design pattern都变的简单直接,以至于你甚至感觉不到它们的存在。 在面向对象的限制之下,敞开的大门不走,偏要爬窗户。 比如strategy pattern的本意是通过composition而非inheritance,使能够在运行时(runtime)动态绑定某对象的成员...
图书标签: 设计模式 计算机 软件工程 Programming design 软件开发 编程 经典
* 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.
這是一個 problem-solution 的列表,如果你要解決的問題和書中提到的類似,不妨參考下它提出的解決方案。
评分Currently studying the Decorator pattern (p. 179). And Decorator vs. Strategy pattern.
评分软件开发模式其实都是自然产生的,不过了解一下设计语言也是不错的。
评分设计模式的经典~
评分Currently studying the Decorator pattern (p. 179). And Decorator vs. Strategy pattern.
Design Patterns 2025 pdf epub mobi 电子书