As of 9/15/2008 only three 8/09 there are five books have been published on available (or to become available) for F#:
- Programming F# by Chris Smith (me) (Oct, 2009)
- Real World Functional Programming by Tomas Petricek and Jon Skeet (Oct, 2009)
- F# for Scientists by Jon Harrop (Aug, 2008)
- Expert F# by Don Syme , Adam Granicz , Antonio Cisternino (Dec, 2007)
- Foundations of F# by Robert Pickering
- F# for Scientists by Jon Harrop
Having read all three, I would reccomend Foundations of F#, as it is the simplest most straight forward introduction for an existing .NET developer. Expert F# is great if you want to realy go deep with the language. F# for Scientists is the best written out of all three, but unfortunately only covers the functional/scientific aspects of F# and doesn't have any coverage of OO / .NET interop.
It is also worth noting that there are couple more due out in a few months:
- Real World Functional programming by Thomas Petricek
- F# in a Nutshell by Ted Neward and Amanda Laucher (May, 2007)
