Browse by Tags

All Tags » OO » Personal (RSS)
I have started to read a new book about OODB. The reason I decided to get the book and go through it is because I am SICK of the traditional RDBMS and the way it forces us to go through loops and hoops to create domain driven applications. The very first...
Posted by Sean Feldman | 2 comment(s)
Filed under: ,
Lately I am paying more and more attention to aspects of Domain Driven Development (DDD), development where code is looking more at the domain in which it is trying to resolve problem(s), rather than technologies it is using. One of the biggest headaches...
Posted by Sean Feldman | 3 comment(s)
Filed under: , ,
While discussing with JP Boodhoo why he stopped to use the I notation for the interfaces, I think we got to the point where it was clear why would someone drop the "I" or opposite, adopt it. As a developer, I want to differentiate between a pure abstraction...
Posted by Sean Feldman | 7 comment(s)
Filed under: , ,
More Posts