Real-World Functional Programming: With Examples in F# and C# by Tomas Petricek and Jon Skeet
Читать

Real-World Functional Programming: With Examples in F# and C# by Tomas Petricek and Jon Skeet

Functional programming languages like F#, Erlang, and Scala are attractingattention as an efficient way to handle the new requirements for programmingmulti-processor and high-availability applications. Microsoft's new F# is a truefunctional language and C# uses functional language features for LINQ andother recent advances.