Bill Blogs in C#

Bill Wagner discusses C#, LINQ, and other items of interest

Link: Dustin Campbell on C# 3.0
Yet another Fibonacci demo (but still worth reading)

Dustin Campbell (who is speaking at the Ann Arbor .NET Developers Group in March) has been writing a series of articles on C# 3.0. 

His series is well worth reading.  If you've looked at any of the talks I've given recently on C# 3.0 (at AADND, or CodeMash), you'll enjoy reading Dustin's blog. Dustin is covering much of the same ground. but from another angle. You'll get a different perspective, and that will help you get a greater understanding.



Fibonacci Numbers, Caching and Closures
Part 1: delegates and closures
What's in a Closure?
Part 2: explaining the underlying techniques covered in 1
Using Automatic Memoization
learning about storing function results for later use
A reference to a set of MIT lectures
A great set of 20 one hour lectures on Computer Science
Published Thursday, February 15, 2007 2:51 AM by wwagner
Filed under:

Comments

No Comments