Recommended blog for C# 3.0 and functional programming
I found the following blog post on programming.reddit.com:
http://www.atrevido.net/blog/2007/09/05/C+30+And+LINQ+Misunderstandings.aspx
I also recommend these blogs on functional programming in C# 3.0 by the same author:
http://www.atrevido.net/blog/2007/08/12/Practical+Functional+C+Part+I.aspx
http://www.atrevido.net/blog/2007/08/13/Practical+Functional+C+Part+II.aspx
http://www.atrevido.net/blog/2007/08/16/Practical+Functional+C+Part+III+Loops+Are+Evil.aspx
http://www.atrevido.net/blog/2007/08/29/Practical+Functional+C+Part+IV+Think+In+ResultSets.aspx
This is really good stuff that any C# programmer can benefit from
Comments