Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Software Architecture</span>

Interview with Rebecca Wirfs-Brock on Domain Driven Design

Rebecca Wirfs-Brock is one of those people who did DDD long before it was called that. She kindly agreed to be interviewed by Vladimir Gitlevich on behalf of domaindrivendesign.org. In this interview, Rebecca talks about DDD in relation with responsibility-driven design and OO modeling, integration of DDD with technical frameworks …

Agile Enterprise Software Development Using Domain-Driven Design and Test First

This talk presents the experience gained and lessons learned when the IT department at Statoil ASA, a large Oil and Gas company in Norway, used Domain-Driven design techniques to verify the software architecture chosen for the development of our group oil trading application. The hypothesis was that the use of …

Learning to use Fluent NHibernate: Getting started with your first mappings

This episode starts a short series on how to use the FluentNHibernate library to create you NHibernate mapping files. We will walk you though creating very simple mappings and showing you how they work when using FluentNhibernate. This is NOT meant to teach you how to use the NHibernate OR/M. …