Inside F#

Brian's thoughts on F# and .NET

Brian’s favorite online content for learning F#

Posted by Brian on May 16, 2009

(EDIT: see also this page)

It’s mid-May now, which means it’s been more than 8 months since we released the first CTP of F# in early September 2008 (F# 1.9.6.2).  We’ve seen continually strong download numbers for that release, and the F# user base continues to grow.  I love it; it is great to be working on a product that so many people are enjoying (as well as a product that is making people more productive!). 

Since the last release, a ton of great content (blogs, Q&A, videos, etc.) about F# has been published on the web, and so I decided to summarize my favorite online content for learning F#.  Of course, the very first link you need is the Microsoft F# Developer Center, as it has well-organized links to much of the content listed below.  But I have my own favorites, so here they are.

Videos

Luca’s An Introduction to Microsoft F# video from PDC2008 is fantastic – I can’t say enough good things about it.  If you want the overview talk of what F# is all about, as well as the chance to watch someone build an F# app and talk about the main syntax/features/etc, then grab a comfy chair and sit back and watch this terrific presentation.

There is also a good recent video posted on Channel 9 of Don talking about F# and demoing a number of F#’s interactive features.

The Microsoft F# Dev Center has links to more videos about F#.

Q&A

If you’ve got questions about F#, the F# community has answers!  There are two terrific Q&A sites for getting your F# questions answered:

  • hubFS is billed as "THE place for F#" – a Q&A forum devoted entirely to F#
  • StackOverflow is a site for all kinds of programming questions, and you’ll find many F# questions and answers there

Both sites have a strong readership, and the time between posting an F# question and receiving a useful answer is often measured in mere minutes.

One StackOverflow question is worth calling out: "Getting started with F#", as it is very apropos for this blog entry.

My blog

Of course my own blog entries are among my favorites.  :)  For reference, here is a list of my own blog entries that I think will be useful to people learning F#:

(For a more complete overview of F#, you may consider checking out (or contributing to) the F# Wikibook.)

Blogs by Microsoft people

Many of the people who work full time on F# have blogs:

Additionally there are some other MS people who also blog a bit about F#:

There is a ton of content on the web regarding F#; here’s a great aggregated feed of F# content:

 

That’s all for now – I hope you find these links helpful!

4 Responses to “Brian’s favorite online content for learning F#”

  1. Duane said

    What\’s new about F# on Visual Studio 2010 … ?

  2. Brian said

    See Don\’s blog: http://blogs.msdn.com/dsyme/archive/2009/05/20/visual-studio-2010-beta1-with-f-is-now-available-plus-matching-f-ctp-update-for-vs2008.aspx

  3. Art said

    I find F# Journal to be helpful too: http://www.ffconsultancy.com/products/fsharp_journal/

  4. […] https://lorgonblog.wordpress.com/2009/05/16/brians-favorite-online-content-for-learning-f/ – Brian McNamara has great info and resource list, highly recommended […]

Leave a comment