05 Apr 2012
In which we see that F# excels at callbacks, and we are introduced to the 'use' keyword
04 Apr 2012
In which we see that F# is more declarative than C#, and we are introduced to pattern matching.
03 Apr 2012
In which we attempt to sum the squares from 1 to N without using a loop