Introducing Functional Programming Using C# Leveraging a New Perspective for OOP Developers

Understand the power of C#, a multi-paradigm language. This book will help you learn, analyze, and harness the functional aspects of C# so you can create a better program. The book is divided into two parts. Part I starts with an overview of functional programming (FP). It covers the building blocks...

Full description

Bibliographic Details
Main Author: Sarcar, Vaskaran
Format: eBook
Language:English
Published: Berkeley, CA Apress 2023, 2023
Edition:1st ed. 2023
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
Table of Contents:
  • Part I: Getting Familiar with Functional Programming
  • Chapter 1: Overview of Functional Programming
  • Chapter 2: Understanding Functions
  • Chapter 3: Understanding Immutability
  • Part II: Harnessing the Power of Functional Programming
  • Chapter 4: Composing Functions Using Method Chaining
  • Chapter 5: Composing Functions Using Currying
  • Chapter 6: Removing/Loosening Temporal Coupling
  • Chapter 7: Useful Functional Patterns
  • Chapter 8: Handling Exceptions
  • Chapter 9: Other Discussions
  • Appendix A: Recommended Reading