58,99 €
inkl. MwSt.
Versandkostenfrei*
Versandfertig in über 4 Wochen
payback
29 °P sammeln
  • Broschiertes Buch

Functional Programming in C# teaches you to apply functional thinking to real-world problems using the C# language. You'll start by learning the principles of functional programming and the language features that allow you to program functionally. You'll explore C#'s functional language features, and how to use them to write code that is concise, elegant, robust, and maintainable. Through a variety of examples inspired by real-world programming tasks, you'll learn the power of function composition, data flow programming, immutable data structures, and monadic composition with LINQ. Soon,…mehr

Produktbeschreibung
Functional Programming in C# teaches you to apply functional thinking to real-world problems using the C# language. You'll start by learning the principles of functional programming and the language features that allow you to program functionally. You'll explore C#'s functional language features, and how to use them to write code that is concise, elegant, robust, and maintainable. Through a variety of examples inspired by real-world programming tasks, you'll learn the power of function composition, data flow programming, immutable data structures, and monadic composition with LINQ. Soon, you'll have completely changed the way you approach writing code and designing architecture.
Autorenporträt
Enrico Buonanno studied computer science at Columbia University and has over 15 years of experience as a developer, architect, and trainer.