Logo

Domain-Driven Design Quickly

Large book cover: Domain-Driven Design Quickly

Domain-Driven Design Quickly
by

Publisher: Lulu.com
ISBN/ASIN: 1411609255
ISBN-13: 9781411609259
Number of pages: 106

Description:
This book is a short, quickly-readable summary and introduction to the fundamentals of Domain Driven Design; it does not introduce any new concepts; it attempts to concisely summarize the essence of what Domain Driven Design is.

Download or read it online for free here:
Download link
(1.3MB, PDF)

Similar books

Book cover: How to Design Programs: An Introduction to Programming and ComputingHow to Design Programs: An Introduction to Programming and Computing
by - The MIT Press
The focus of the book is the design process, from problem statements to organized solutions, it deemphasizes the algorithmic and language details, and specific applications. Programming is a fun activity, and a way to express abstract ideas.
(23866 views)
Book cover: Software Development GuidelinesSoftware Development Guidelines
- literateprogramming.com
A guide for software source code quality. The guidelines apply to anyone who creates, modifies, or reads software source code. This document is a set of rules to follow during the implementation phase that will help produce a higher quality result.
(18933 views)
Book cover: 31 Days of Refactoring31 Days of Refactoring
by - Los Techies
Refactoring is an integral part of continually improving your code while it moves forward through time. It is an easy concept to get started with and opens the door to better practices such as unit testing, shared code ownership and bug-free code.
(17001 views)
Book cover: Software Optimization ResourcesSoftware Optimization Resources
by - agner.org
These manuals describe everything you need to know about optimizing code for x86 and x86-64 microprocessors, including optimization advices for C++ and assembly language, details about the microarchitecture and instruction timings of processors.
(12952 views)