Tag Archives: oo

Eric Evans Presentation at JAOO

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 … Continue reading

Posted in development, programming, software, theory | Tagged , , , | Leave a comment

Language Patterns

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 … Continue reading

Posted in languages | Tagged , , | 5 Comments