Patterns of Enterprise Application Architecture 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025


Patterns of Enterprise Application Architecture

简体网页||繁体网页
Martin Fowler 作者
Addison-Wesley Professional
译者
2002-11-15 出版日期
560 页数
USD 69.99 价格
Hardcover
The Addison-Wesley Signature Series 丛书系列
9780321127426 图书编码

Patterns of Enterprise Application Architecture 在线电子书 图书标签: 设计模式  架构  Martin_Fowler  软件工程  architecture  pattern  计算机  编程   


喜欢 Patterns of Enterprise Application Architecture 在线电子书 的读者还喜欢




下载链接1
下载链接2
下载链接3
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2025-03-19


Patterns of Enterprise Application Architecture 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2025

Patterns of Enterprise Application Architecture 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2025

Patterns of Enterprise Application Architecture 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025



Patterns of Enterprise Application Architecture 在线电子书 用户评价

评分

你可以相信 Martin

评分

确切的讲,是读过Part I: The Narriatives. 后面的内容是企业架构模式的详述,我觉得最好是找几个典型的框架源代码对照着读效果比较好。这本书完成的时间是2002年,现在读这本书的时候不得不赞叹教父Martin Fowler的前瞻性。虽然由于技术的快速发展,有些内容已经过时了,比如EJB2,但本书把些数据库对象关系、事务、并发、领域模型、MVC等讲得很深入。 读教父的书你不得很佩服他的洞察力,他非常善于从司空见惯的日常现象中发现规律并且据此准确得预测未来。

评分

暂时放下了,其实这类书感觉还是在工程的时候边实践边阅读吧。

评分

确切的讲,是读过Part I: The Narriatives. 后面的内容是企业架构模式的详述,我觉得最好是找几个典型的框架源代码对照着读效果比较好。这本书完成的时间是2002年,现在读这本书的时候不得不赞叹教父Martin Fowler的前瞻性。虽然由于技术的快速发展,有些内容已经过时了,比如EJB2,但本书把些数据库对象关系、事务、并发、领域模型、MVC等讲得很深入。 读教父的书你不得很佩服他的洞察力,他非常善于从司空见惯的日常现象中发现规律并且据此准确得预测未来。

评分

如果说Rails是一棵树,这本书就是那片森林,以及滋养它们的土壤。

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 on objects, the Unified Modeling Language, and patterns.


Patterns of Enterprise Application Architecture 在线电子书 图书目录


Patterns of Enterprise Application Architecture 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

Patterns of Enterprise Application Architecture 在线电子书 图书描述

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 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

Patterns of Enterprise Application Architecture 在线电子书 读后感

评分

书中从总结了企业级软件系统的经典设计模式。数据库持久化(脚本模式、ActiveRecord、半持久化、全自动的持久化)、领域对象设计、分布式系统、消息通信机制、会话模式、MVC框架(java web框架大多数功能实现都有提及)。可以说Java EE规范是这本书总结经验的实现。09年买的书,那...  

评分

最近想深入学习ORM,而且久闻这本书的大名,买来看看,看得我晕乎晕乎,但是还是能探得一点奥秘的。各种模式,如何能熟练使用,那么做出来的产品在响应新的需求,在架构调整方面,会有很大的灵活性。准备认真读个几遍,然后在项目中应用orm,和一些模式。 思维比较乱啊。。。

评分

(打分只针对翻译) 正在读, 强烈建议买原版. 这版的翻译, 只是在“勉强能看”的程度. 很多专业名词的翻译让你云雾缭绕的, 比如把单例翻译成单子,还有什么“现场识别”, 听都没听说过的东西. 而且完全是字面翻译, 丝毫不考虑中文表达习惯和上下文, 经常需要反推英文去...  

评分

设计模式还是要看的。有读者和Hibernate 联系起来。我怎么觉得h的局限性很大很大呢 比如产品表按销量排序这样的业务需求用Hibernate 怎么写对应关系。xml怎么写。感觉很难写。不如直接写Sql  

评分

这本书的感觉: 醍醐灌顶——>原来如此——>心满意足。。。。 这本书并不是一本简单的技术书就可以归总的了的,这本书涵盖了我做过的所有项目中的优秀设计,让我对于之前关于别人的设计的惊叹转换成原来如此,很多优秀的设计其实我已经见到过了,但是直到看到这本书之前我都不...  

类似图书 点击查看全场最低价

Patterns of Enterprise Application Architecture 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2025


分享链接





Patterns of Enterprise Application Architecture 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有