Domain-Driven Design Using Naked Objects
Author: Dan Haywood
Publisher: Pragmatic Bookshelf, 2010
Pages: 375
ISBN: 978-1934356449
Aimed at: Java developers
Rating: 4.5
Pros: Clear and practical introduction
Cons: Focused on Naked Objects
Reviewed by: Alex Armstrong



This book will only appeal if you are interested in Domain Driven Design and plan to make use of the Naked Objects framework. For many the whole idea of Domain  Driven Design is difficult to fathom. The reason is that it is more a collection of practices and terminology laid on top of standard object-oriented design - so a pre-requisite for reading this book is that you not only know Java you are familiar with using it in a fully object-oriented way.


Banner

 

The book is divided into three main parts. The first part deals with tools and Chapter 1 gives a lightening introduction to domain-driven design and Naked Objects. Chapter 2 is a slightly slower slightly deeper look at the whole idea of domain -driven design and next we have relating objects together. Chapter 4 deals with rapid prototyping .

Chapter 5 moves on to consider more complex application types. Chapter 6 deals wit implementing business rules. A basic example of a car servicing business is used to show how the basic ideas can be implemented. Surprisingly the book isn't overflowing with long code examples instead they are broken into short methods and snippets which makes the book easier to read. Chapter 7 covers the basics of value types in building objects. Chapter 8 expands the model to include infrastructure services

Part II is about techniques - a fairly general title that allows the author to cover just about anything. Topics covered include domain patterns, keeping the model maintainable and testing. Part III is similarly general and focuses on practices. Here you find a discussion of some of the realities of life like integrating with web frameworks and enterprise integration.

If you want to find out about Domain-Driven Design and you want to work in Java then you might as well take a Naked Objects approach. This book is a well written and practical introduction to both and as such recommended.

Banner


Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!



T-SQL Fundamentals (Microsoft Press)

Author: Itzik Ben-Gan
Publisher: Microsoft Press
Pages: 608
ISBN: 978-0138102104
Print: 0138102104
Kindle: B0BTLBXF8V
Audience: T-SQL developers
Rating: 5
Reviewer: Kay Ewbank

Itzik Ben-Gan is a highly respected Microsoft Data Platform MVP, and the earlier editions of this book were already ver [ ... ]


More Reviews

Last Updated ( Wednesday, 10 November 2010 )