Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Functional Programming for the Real World: With Examples in F# and C# (repost)

Posted By: Veslefrikk
Functional Programming for the Real World: With Examples in F# and C# (repost)

Tomas Petricek, Jon Skeet "Functional Programming for the Real World: With Examples in F# and C#"
Manning Publications | English | 2009-10-28 | ISBN: 1933988924 | 500 pages | PDF | 4 MB

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