Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
C9 Lectures: Dr. Don Syme - Introduction to F#, 1 of 3
Jul 03, 2010 at 5:07 AMThe link for the lecture slides is dead.
Also, there's a typo in the side-by-side C# and F# code shown at 9 minutes -- Console.WriteLine(a); on the C# side should be Console.WriteLine(a());, as a is a method rather than a property.