出版社: Addison-Wesley Professional
出版年: 2002-11-15
页数: 560
定价: USD 69.99
装帧: Hardcover
丛书: The Addison-Wesley Signature Series
ISBN: 9780321127426
内容简介 · · · · · ·
The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur b...
The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned. Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform. This book is actually two books in one. The first section is a short tutorial on developing enterprise applications, which you can read from start to finish to understand the scope of the book's lessons. The next section, the bulk of the book, is a detailed reference to the patterns themselves. Each pattern provides usage and implementation information, as well as detailed code examples in Java or C#. The entire book is also richly illustrated with UML diagrams to further explain the concepts. Armed with this book, you will have the knowledge necessary to make important architectural decisions about building an enterprise application and the proven patterns for use when building them. The topics covered include * Dividing an enterprise application into layers * The major approaches to organizing business logic * An in-depth treatment of mapping between objects and relational databases * Using Model-View-Controller to organize a Web presentation * Handling concurrency for data that spans multiple transactions * Designing distributed object interfaces
Patterns of Enterprise Application Architecture的创作者
· · · · · ·
-
马丁·福勒 作者
作者简介 · · · · · ·
Martin Fowler is an independent consultant who has applied objects to pressing business problems for more than a decade. He has consulted on systems in fields such as health care, financial trading, and corporate finance. His clients include Chrysler, Citibank, UK National Health Service, Andersen Consulting, and Netscape Communications. In addition, Fowler is a regular speaker...
Martin Fowler is an independent consultant who has applied objects to pressing business problems for more than a decade. He has consulted on systems in fields such as health care, financial trading, and corporate finance. His clients include Chrysler, Citibank, UK National Health Service, Andersen Consulting, and Netscape Communications. In addition, Fowler is a regular speaker on objects, the Unified Modeling Language, and patterns.
丛书信息
· · · · · ·
喜欢读"Patterns of Enterprise Application Architecture"的人也喜欢 · · · · · ·
Patterns of Enterprise Application Architecture的书评 · · · · · · ( 全部 35 条 )
仍然很有价值的一本书
那为什么不先建立数据模型呢?
> 更多书评 35篇
论坛 · · · · · ·
有志成为挨踢民工的热血青年必读 | 来自乌克兰安全菜油 | 2 回应 | 2009-01-31 18:50:24 |
这本书的其他版本 · · · · · · ( 全部5 )
-
机械工业出版社 (2004)8.7分 589人读过
-
机械工业出版社 (2010)8.4分 436人读过
-
中国电力出版社 (2004)8.8分 84人读过
-
人民邮电出版社 (2009)9.2分 46人读过
以下书单推荐 · · · · · · ( 全部 )
- Reading Radar by ThoughtWorks (ggarlic)
- 软件 IT 经典 (uncutstone)
- 最佳软件工程图书Top100 (xyb)
- 项目经理 (tminglei)
- 计算机优秀读物 (Luke)
谁读这本书? · · · · · ·
二手市场
· · · · · ·
- 在豆瓣转让 有713人想读,手里有一本闲着?
订阅关于Patterns of Enterprise Application Architecture的评论:
feed: rss 2.0
0 有用 DustinTang 2013-06-06 23:15:45
重读之后感觉之前像没读过一样, 果然经验不一样了啊.
0 有用 映天蓝 2012-04-11 12:32:12
此书读完,企业应用架构设计的基础就算打好了
1 有用 一口气 2020-05-23 04:24:48
generally a practical guide to incorporating design patterns to deal with the shits you work on every day.
0 有用 gian 2015-10-29 15:00:24
经典。要定期重读
1 有用 Darkato 2017-07-25 04:49:19
解答了我的很多对于best practice的困惑,不过很多的东西还是需要自己在project中去体会。
0 有用 paranoid_fish 2023-12-27 08:12:05 英国
以前遇到的名词都终于有了解释, 比如 handler, action, process, template; DTO, service layer, repository. 是本好书, 也确实是20年前的技术总结.
0 有用 /Star 2021-12-23 15:35:59
没有相关的工程经验 看不懂
0 有用 Liutos 2020-08-09 11:22:10
以现在的从业者的眼光来看,大概会觉得其中的例子有点陈旧了,甚至会觉得里面举的一部分模式都称不上模式,都是一些信手拈来的东西,没有特意总结的必要🤔 当然了,我是断断续续看的,也许是我脑子里的内容不连贯了感受不到此书的精彩之处😂
0 有用 dawning7670 2020-07-07 01:27:16
第一部分讲企业应用开发过程中会面临的问题和常见的解决方式,第二部分开始对第一部分的问题总结归纳成各种Pattern。由于是工作了3年之后回头来看这本书感觉大部分模式都比较熟悉,收获不是很大,推荐刚工作1年的越读。
1 有用 一口气 2020-05-23 04:24:48
generally a practical guide to incorporating design patterns to deal with the shits you work on every day.