Search for books, people and lists
Read This Twice
HomePeopleBooksSonaLibrariesSign in
Patterns of Enterprise Application Architecture book cover

Patterns of Enterprise Application Architecture

Martin Fowler

This book focuses on enterprise application development and the challenges that come with it. Written by Martin Fowler and a group of expert contributors, it distills over forty recurring solutions into patterns applicable to any enterprise application platform. It includes a short tutorial followed by a detailed reference to the patterns themselves, providing usage and implementation information, code examples in Java or C#, and UML diagrams to further explain concepts. This book equips readers with the knowledge necessary to make important architectural decisions and use proven patterns when building enterprise applications.
Publish Date
2002-11-05T00:00:00.000Z
2002-11-05T00:00:00.000Z
Goodreads Rating
4.12
ISBN
8601300201672
Recommendations
1
Recommendations
2012-12-26T00:00:00.000Z
Great inventory of many of the patterns that underpin Rails itself, as well as descriptions of many of the “new” approaches that people advocate today (like transaction scripts and service layers). You won’t necessarily implement most of these patterns yourself, but it’s an invaluable resource to understanding the differences in architectures and why framework work the way they do. (Funny anecdote: before I created Rails, I redrew many of the diagrams in OmniGraffle for Martin Fowler because I liked the book so much.)      source