|
You are here |
blog.ploeh.dk | ||
| | | | |
enterprisecraftsmanship.com
|
|
| | | | | In this post, we'll discuss Value Objects. Specifically, when to introduce them into your code. | |
| | | | |
herbertograca.com
|
|
| | | | | This is a listing of articles about concepts I find essential for any developer to know. This is organized in order of most base structural concepts to most high level concepts and includes good practices, principles, and lists of articles, conference talks and books on software development. This page is in constant enhancement. Good Practices... | |
| | | | |
www.paepper.com
|
|
| | | | | Domain Driven Design (DDD) is an influential book by Eric Evans from 2004 - sometimes also referred to as "the big blue book". This blog post summarizes some of my own understanding of the book and gives you an introduction to domain driven design. Important definitions Domain The domain is the area in the real world which we are writing a computer program about. Model The model is our representation of our domain. | |
| | | | |
codingcraftsman.wordpress.com
|
|
| | | STOP THE PRESS!!! The following post is now THANKFULLY obsolete. Microsoft have done the decent thing and provided their JDBC driver via maven. One day they may even make that driver comply with the entirety of the JDBC spec! The advice below relates to the use of driver versions not presently on maven central. Perhaps... | ||