Monday, January 12, 2015

"F# Deep Dives" is out

Tomas Petricek gathered a team of authors to write a book about practical uses of F#. The result is "F# Deep Dives",  published by Manning.

I contributed a chapter about programming games using XNA. It demonstrates a number of techniques, using a simple missile-interception game.


The complete source code is available on github.