CodeMash: Curry Favor with Closures: An Introduction to Functional Programming
Presented by: Bill Wagner
These are “live” notes and necessarily rough.
Google for PLINQ, for an interview.
Closure: a combination of a function and its executing environment (not precise definition) Yield Return: syntactic sugar for iterator pattern.
Real World Use of Functional Programming
enumeration of the input operation on that input [...]