Domain Modeling Made Functional: Tackle Software Complexity with Domain-Driven Design and F#

312 pages

Published Feb. 4, 2018 by Pragmatic Bookshelf.

ISBN:
978-1-68050-254-1
Copied ISBN!

View on OpenLibrary

5 stars (2 reviews)

1 edition

An excellent introduction

4 stars

This book is a very clear introduction to domain modelling and functional type systems, and indeed F#. The whole book uses a single, large worked example, and this provides good continuity through the various phases of requirements specification, design and implementation. The only problem I have with the book's approach is that tests / examples aren't used in specifying the application's behaviour; I would have liked to see the author exploring the relationship between type specifications and TDD.