Source Code

I expect that the final version of the book will be compatible with the next beta version of Visual Studio 2010. However, before that becomes available I'm using F# September CTP. Earlier versions of F# (from Microsoft Research) are not supported, so if you don't have the latest version I recommend downloading it:

Source Code Downloads

Depending on your preference, you can either download the source code as a single big ZIP file or you can get source code separately for each chapter:

Part I. Introduction

Part II. Core functional techniques

Part III. Advanced F# programming techniques

Part IV. Applied functional programming