Functional Programming with C#: Create More Supportable, Robust, and Testable Code... - Printable Version +- Softwarez.Info - Software's World! (https://softwarez.info) +-- Forum: Library Zone (https://softwarez.info/Forum-Library-Zone) +--- Forum: E-Books (https://softwarez.info/Forum-E-Books) +--- Thread: Functional Programming with C#: Create More Supportable, Robust, and Testable Code... (/Thread-Functional-Programming-with-C-Create-More-Supportable-Robust-and-Testable-Code--413339) |
Functional Programming with C#: Create More Supportable, Robust, and Testable Code... - AD-TEAM - 05-20-2024
epub | 13.17 MB | English | Isbn:9781492097075 | Author: Simon Painter | Year: 2023
About ebook: Functional Programming with C#: Create More Supportable, Robust, and Testable Code Quote:After decades of relative obscurity, functional programming is finally coming into its own. With concise, easy-to-read code that supports asynchronous, concurrent processing, aspects of functional programming have begun to appear in several traditionally object-oriented languages such as C# and Java. This practical book shows C# programmers how to use functional programming features without having to navigate an entirely new language. Because of the shared runtime environment common to C# and F# languages, it's possible to use most of F#'s functional features in C# as well. Author Simon J. Painter explains how you can write functional code in C# right away, without having to install dependencies or features newer than .NET 3. You'll learn why functional programming concepts can bring immediate benefit to your work. |