Functional Design and Architecture (MEAP v10)КНИГИ » ПРОГРАММИНГ
Название: Functional Design and Architecture (MEAP v10) Автор: Alexander Granin Издательство: Manning Publications Год: 2023 Страниц: 559 Язык: английский Формат: pdf, epub Размер: 18.4 MB
Design patterns and architectures for building production quality applications using functional programming, with examples in Haskell and other FP languages.
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 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.
about the technology Functional programming offers a powerful alternative to object-oriented programming that helps tackle the complexities of large-scale software. Entrenched design patterns and architectural principles made for OOP are poorly suited for creating large-scale functional applications. This book lays out new methodologies, principles, and architectures optimized for high-level software design using functional languages.
Functional Design and Architecture presents the interesting ideas about software design and architecture we’ve discovered thus far in functional programming. You may be asking, why break the status quo — why stray from plain old techniques the imperative world elaborated for us years ago? Good question. I could answer that functional programming techniques can make your code safer, shorter, and better in general. I could also say that some problems are much easier to approach within the functional paradigm. Moreover, I could argue that the functional paradigm is no doubt just as deserving as others. But these are just words — not that convincing and lacking strong facts.
about the book Functional Design and Architecture is a comprehensive guide to software engineering using functional programming. 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. There’s no abstract theory—you’ll learn by building exciting sample applications, including an application for controlling a spaceship and a full-fledged backend framework.
Скачать Functional Design and Architecture (MEAP V10)
Haskell Programming: From First Principles Название: Haskell Programming: From First Principles Автор: Christopher Allen Издательство: Gumroad Год: 2016 Формат: pdf Страниц: 1189 Размер: 5 mb...
Pro Functional PHP Programming Название: Pro Functional PHP Programming: Application Development Strategies for Performance Optimization, Concurrency, Testability, and Code Brevity...