InfoQ Homepage Design Content on InfoQ
-
Eric Evans on DDD: Strategic Design
This talk introduces two broad principles for strategic design: 'Context mapping' - different groups model differently and 'Core domain' - the distilled shared vision.
-
DDD: putting the model to work
This talk outlines some of the DDD foundations: How models are chosen and evaluated; How multiple models coexist; How to avoid the common pitfalls and how developers and domain experts work together.
-
Modifiability: Or is there Design in Agility?
Martin Fowler & panelists explore the myth that agile methods mean an absence of design. Design still happens in agile projects, but it shifts from an up-front phase to a continual evolution.
-
Architecture Quality: Operational Manageability
Dan Pritchett talks about how to ensure your transactional scalability doesn't ignore your architecture's manageability including lessons learned at eBay.
-
Component Based Architectures
Mark Miller introduces Component Based Architecture theory using real examples and whiteboard. Learn how a small team can become a competitive advantage using a component based architecture.
-
The Principles of Agile Design
Bob Martin presents the first of his five principles of object-oriented design, which aim to address a fundamental problem - the management of dependencies between classes.