Real-World F# Programming Articles now available on MSDN

As just mentioned on the F# team blog, the F# team are very excited to pass on the news that Tomas Petricek's Real-World F# Programming Articles are now available on MSDN! Congratulations to Tomas, Keith, Yin and Gordon who have worked so hard on this. Here's the chapter outline: Chapter I: Introducing Functional Programming This … Continue reading Real-World F# Programming Articles now available on MSDN

Getting Started with FSharpChart (from the F# Team Blog)

Here's a cross-posting of one of our first team posts on the F# Team Blog. Welcome to the team, Keith! Hi, I'm Keith Battocchi, and I'm working on making it easier to use F# for data-rich programming. In my first blog post, I want to highlight some of the basic features of the FSharpChart wrappers that Don … Continue reading Getting Started with FSharpChart (from the F# Team Blog)

FSharp.Charting – Wrapping the System.Windows.Forms.DataVisualization.Charting Charting Types (was FSharpChart)

[ Edit: The latest version of FSharp.Charting can be found here ] I'm just back from giving an F# talk at Microsoft TechDays in Sweden, which was a very enjoyable trip. One of the things I show in my talks these days is the use of the .NET 4.0 charting controls with F# to display … Continue reading FSharp.Charting – Wrapping the System.Windows.Forms.DataVisualization.Charting Charting Types (was FSharpChart)