دانلود کتاب Functional Programming in C#: How to Write Better C# Code
by Enrico Buonanno
|
عنوان فارسی: برنامه نویسی کاربردی در C #: نحوه نوشتن کد C # بهتر است |
دانلود کتاب
جزییات کتاب
Functional Programming in C# teaches you to apply functional thinking to real-world scenarios. You’ll start by learning the principles of functional programming, and how they translate in the C# language. The book then dives into important topics like function composition, data flow, and principles for designing function signatures, types and collections. Through lots of real-world examples, you’ll acquire the tools to tackle programming tasks with a functional approach. The last part of the book deals with advanced topics, including lazy evaluation, stateful computations, asynchrony, and event streams. By the end of this book, you’ll be able to integrate functional techniques, making your C# programs robust and maintainable, and helping you become a more well-rounded developer.