<<< Previous speaker Next speaker >>>

Felipe Rodrigues, Fratech

 Felipe  Rodrigues

Felipe Rodrigues de Almeida is the CEO of Fratech, a Brazilian company that provides training and consulting services. He is a co-creator of BoxSQL framework (http://boxsql.dev.java.net/), a template based wrapper for JDBC; He is also a columnist for Brazilian Java and Agile magazines and speaks at conferences around Brazil.

Through Fratech, Felipe has created the JavaBrazil conference, which provides a venue for developers and speakers to meet and share new ideas.

Presentation: "Domain Driven Design - The way back to OO"

Time: Thursday 17:15 - 18:15

Location: Fleming Room

Abstract:

Expressing the real world in a software model is more simple than we think. Instead of taking an object-orientated approach, we inrease complexity by introducing application layers and components.

Domain Driven Design was born to fix the way we think about implementing our domains by using objects, separation of concerns, and context - the things that makes software design simple and objective.

In this session we'll explore domain driven design, talking about patterns and implementation details, concluding with easy to understand examples of how DDD can help your organization.