Linked by Thom Holwerda on Mon 27th Nov 2006 18:29 UTC, submitted by Lambda
Thread beginning with comment 186103
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.




Member since:
2006-07-04
C# 3.0 is getting a whole boat load of Functional Programming support via LINQ. There's a nice tutorial on Functional Programming in C# 3.0 here:
http://blogs.msdn.com/ericwhite/pages/FP-Tutorial.aspx
It might be more accessible to those wanting to learn FP than is Haskell (the often heard knock against Haskell is, "It's a beautiful language but requires a PHD to understand it" (granted, that's hyperbole)).