Expert F#
Sign In
Quick Launch
The Book
Topics
Updates
Code Samples
F# Related Sites
F# Homepage
HubFS
The Authors
Don Syme
Adam Granicz
Antonio Cisternino
Expert F#
is about practical programming in a beautiful language that puts the power and elegance of functional programming into the hands of .NET developers.
Announcements
Errata updated, Jan 2009
by ROTOR\donsyme
1/27/2009 9:46 AM
We've updated the errata with some more reports from readers - thank you!
The F# CTP is out - make sure you reference FSharp.PowerPack.dll
by ROTOR\donsyme
9/20/2008 3:07 PM
The F# 2008 September CTP is out!
Expert F# is an excellent way to learn F#. To use the Expert F# code samples with the CTP, make sure you add
#r "FSharp.PowerPack.dll"
to your code, or add a reference to this DLL using "Add...
F# 1.9.3 matches the Expert F# book
by ROTOR\donsyme
1/18/2008 12:22 AM
Microsoft Research's
F# release 1.9.3
is the version of F# that matches the Expert F# book.
Welcome to the Expert F# Website!
by ROTOR\donsyme
1/18/2008 12:21 AM
OK, now the paper is done and the e-book is available too, it's time for the website...
So, welcome, and we hope you're enjoying reading your copy of Expert F#. This site will host resources associated with the book and an active
errata
(which we...
They say...
Code Miscellany blog: book review
F# News blog: book review
Amazon.com reviews
Programmazione.IT review (Italian)
Coding Day blog: Book review
Don Syme, Adam Granicz, and Antonio Cisternino