This week, I'm highlighting the Visual Studio help topic: Walkthrough: Creating Your First F# Program with Visual Studio.  This topic gives a great introduction to some of the features and syntax of F#.  I've also created a video that takes you through some of the basics. I show you how to declare simple variables, to write and test functions, to create tuples and lists. 

See video: Creating Your First F# Program in Visual Studio 2010 

FSharp

-- Kathleen