I was clicking through infoq this morning, and came across a presentation by Eric Evans on DDD. Eric wrote the book Domain Driven Design. I have not yet had the pleasure to read this book, but I will be sure to put up a review as soon as I get to it.
I […]
Eric Evans Presentation at JAOO
November 21st, 2007 · No Comments
Filed Under: development · programming · software · theory
Language Patterns
September 6th, 2007 · 5 Comments
I was researching the execution time difference between static and instance method calls today and came across an old Java forum thread about the topic. I was looking for performance information, but everyone in the thread was focusing on “good <abbr title=”object oriented>OO</a> practices”, and I was astonished as to what I was reading. […]
Filed Under: languages