Patterns of Enterprise Application Architecture 2024 pdf epub mobi 電子書 下載


Patterns of Enterprise Application Architecture

簡體網頁||繁體網頁

Patterns of Enterprise Application Architecture pdf epub mobi 著者簡介

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 pdf epub mobi 圖書描述

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 2024 pdf epub mobi 電子書 下載

Patterns of Enterprise Application Architecture pdf epub mobi 圖書目錄




點擊這裡下載
    


想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-05-20

Patterns of Enterprise Application Architecture 2024 pdf epub mobi 電子書 下載

Patterns of Enterprise Application Architecture 2024 pdf epub mobi 電子書 下載

Patterns of Enterprise Application Architecture 2024 pdf epub mobi 電子書 下載



喜欢 Patterns of Enterprise Application Architecture 電子書 的读者还喜欢


Patterns of Enterprise Application Architecture pdf epub mobi 讀後感

評分

最近想深入學習ORM,而且久聞這本書的大名,買來看看,看得我暈乎暈乎,但是還是能探得一點奧秘的。各種模式,如何能熟練使用,那麼做齣來的産品在響應新的需求,在架構調整方麵,會有很大的靈活性。準備認真讀個幾遍,然後在項目中應用orm,和一些模式。 思維比較亂啊。。。

評分

這本書真是相見恨晚!做企業應用這麼多年,第一次看到一本書裏把這些數據庫對象關係、事務、並發、領域模型、MVC等等講得這麼詳細而深入。 Martin真不愧是大師級人物,讀他的書你會很佩服他的觀察力,那種善於從司空見慣的日常現象中發現秩序的能力。  

評分

這本書的感覺: 醍醐灌頂——>原來如此——>心滿意足。。。。 這本書並不是一本簡單的技術書就可以歸總的瞭的,這本書涵蓋瞭我做過的所有項目中的優秀設計,讓我對於之前關於彆人的設計的驚嘆轉換成原來如此,很多優秀的設計其實我已經見到過瞭,但是直到看到這本書之前我都不...  

評分

從大學到現在,這本書也許我反反復復地讀瞭不下十遍,可是這次終於有瞭勇氣把他標注為看過,因為直到今天我纔自信自己真的理解瞭裏麵所講的架構模式。 對於現在的互聯網時代,所有的開發思想都是強調簡潔,強調“敏捷”,甚至曾經流行一時的OOD竟然有被嫌棄的趨勢;我們迴顧自...  

評分

盡管首先建立模型是一種閤理的方法,但這個建議僅僅適用於短的迭代周期內。花費6個月的時間建立一個沒有數據庫的領域模型,並且決定一旦完成就持久化它,這是一件非常冒險的事情。危險在於,設計結果會因為迫切的性能問題而需要進行很多重構來修復。相反,應該為每一次迭代建造...  

類似圖書 點擊查看全場最低價
出版者:Addison-Wesley Professional
作者:Martin Fowler
出品人:
頁數:560
譯者:
出版時間:2002-11-15
價格:USD 69.99
裝幀:Hardcover
isbn號碼:9780321127426
叢書系列:The Addison-Wesley Signature Series

圖書標籤: 設計模式  架構  Martin_Fowler  軟件工程  architecture  pattern  計算機  編程   


Patterns of Enterprise Application Architecture 2024 pdf epub mobi 電子書 下載
想要找書就要到 本本書屋
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Patterns of Enterprise Application Architecture pdf epub mobi 用戶評價

評分

有必要再讀一下

評分

暫時放下瞭,其實這類書感覺還是在工程的時候邊實踐邊閱讀吧。

評分

絕對的好書

評分

暫時放下瞭,其實這類書感覺還是在工程的時候邊實踐邊閱讀吧。

評分

確切的講,是讀過Part I: The Narriatives. 後麵的內容是企業架構模式的詳述,我覺得最好是找幾個典型的框架源代碼對照著讀效果比較好。這本書完成的時間是2002年,現在讀這本書的時候不得不贊嘆教父Martin Fowler的前瞻性。雖然由於技術的快速發展,有些內容已經過時瞭,比如EJB2,但本書把些數據庫對象關係、事務、並發、領域模型、MVC等講得很深入。 讀教父的書你不得很佩服他的洞察力,他非常善於從司空見慣的日常現象中發現規律並且據此準確得預測未來。

Patterns of Enterprise Application Architecture 2024 pdf epub mobi 電子書 下載


分享鏈接





相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 onlinetoolsland.com All Rights Reserved. 本本書屋 版權所有