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 References". Also may sure you run this reference through F# Interactive.