0
comment
comment
on 8/12/2011 4:21 PM
The F# team is very excited to pass on the news that Tomas Petricek's Real-World F# Programming Articles are now available on MSDN!
Congratulations to Tomas, Keith, Yin and Gordon who have worked so hard on this. Here's the chapter outline:
Chapter I: Introducing Functional Programming
This chapter explains the basic concepts behind functional programming such as immutability, first-class functions and expression-based programming. Many of the concepts are demonstrated in C# to guide programmers without[...]