Functional Programming with C
Textbook:Functional Programming with C
Author(s): Simon J. Painter
Course Description:
This coursebook is written with a few different catagories of people in mind:
-Those of you that have heard of Functional Programming, and perhaps
even know what it is, but want to know how to get started writing code
that way in C#. Perhaps you’re an F# developer looking for ways to
keep using the Functional toys you’re used to, or migrating to .NET
from another functional, or functional-supporting language.
-Developers that have learned the basics of .NET and Object Orientated
development, but want to take it further. Learn more advanced
techniques to write better, more robust code.