Books about Design Pattern
Domain Driven Design Quickly
Domain Driven Design is a vision and approach for designing a domain model that reflects a deep understanding of the business domain. This book is a short, quickly-readable summary and introduction to the fundamentals of DDD; it does not introduce any new concepts; it attempts to concisely summarize the essence of what DDD is, drawing mostly Eric Evans' book.
View book details
Java Transaction Design Strategies
Java Transaction Design Strategies shows how to design an effective transaction management strategy using the transaction models provided by Java-based frameworks such as EJB and Spring. Local, programmatic, declarative, and XA models are explained; the book concludes with a set of design patterns show how to effecitvely use these models.
View book details
Articles about Design Pattern
Agile Architecture Applied
by
Wim Heemskerk & Minze Tolsma
Posted on
Jun 23, 2014
4
Microservices: Decomposing Applications for Deployability and Scalability
by
Chris Richardson
Posted on
May 25, 2014
9
Modern Enterprise Performance Analysis Antipatterns
by
Ben Evans
Posted on
Feb 15, 2014
1
Design Patterns: Magic or Myth?
by
David Budgen
Posted on
Jan 04, 2014
12
Interview: Adrian Cockcroft on High Availability, Best Practices, and Lessons Learned in the Cloud
by
Richard Seroter
Posted on
Oct 11, 2013
Interview with Sandi Metz on Practical Object-Oriented Design in Ruby
by
Manuel Pais
Posted on
Jun 28, 2013
How Would You Build Up a City from Components?
by
Aliaksei Papou
Posted on
Mar 25, 2013
5
Design Pattern Automation
by
Gael Fraiteur and Yan Cui
Posted on
Mar 05, 2013
8
All articles |
News about Design Pattern
Architecture, Technology and the Lava Layer Anti-Pattern by Jan Stenberg Posted on Jan 12, 2015
Exploring the Hexagonal Architecture by Jan Stenberg Posted on Oct 31, 2014
Domain-Driven Design with Onion Architecture by Jan Stenberg Posted on Oct 30, 2014
Java 8 Update 11 Broke Third Party Tools by Ben Evans Posted on Aug 01, 2014
Protocol Design and Implementation with Martin Thompson by Harry Brumleve Posted on Jul 27, 2014
Facebook: MVC Does Not Scale, Use Flux Instead [Updated] by Abel Avram Posted on May 15, 2014 11
Object Oriented Design Principles and Functional Programming by Jan Stenberg Posted on Mar 20, 2014
Design Patterns for Cloud-Hosted Applications by Jan Stenberg Posted on Feb 11, 2014
SOLID Design Principles for JavaScript by Jan Stenberg Posted on Jan 22, 2014
All news |
Research on Design Pattern
What are the most widely used .NET practices and tools?
This InfoQ Research item examines the adoption level of a range of practices and tools that aim to assist .NET developers in these practices.
Note that we have focussed only on these practices - there are other tools such as reflectors, productivity tools, frameworks etc. which we are not covering in this research.
21
View research details