Design patterns and architectures for building production quality applications using functional programming.
Functional Design and Architecture is a pioneering guide to software engineering using Haskell and other functional languages. In it, you’ll discover Functional Declarative Design and other design principles perfect for working in Haskell, PureScript, F#, and Scala.
In
Functional Design and Architecture you will learn:
- Designing production applications in statically typed functional languages such as Haskell
- Controlling code complexity with functional interfaces
- Architectures, subsystems, and services for functional languages
- Developing concurrent frameworks and multithreaded applications
- Domain-driven design using free monads and other functional tools
- Property-based, integrational, functional, unit, and automatic whitebox testing
Functional Design and Architecture lays out a comprehensive and complete approach to software design that utilizes the powerful and fascinating ideas of functional programming. Its examples are in Haskell, but its universal principles can be put into practice with any functional programming language. Inside, you’ll find cutting-edge functional design principles and practices for every stage of application development, from architecting your application through to running simple and maintainable tests.