Archive for December, 2008

Project Euler, Problem 11 in F# using Pattern Matching

Wednesday, December 17th, 2008 Posted in Programming | 1 Comment »

This week at the F# for Scientists Book Club we got onto the topic of Project Euler, problem 11.  To restate the problem: In the 20x20 grid ... Read more..

Getting Started with Git on GitHub

Wednesday, December 3rd, 2008 Posted in Programming | No Comments »

After the awesome F# for Scientists Book Club meeting the other night, I wanted to set up a code repository for everyone to share their code. After some discussion on ... Read more..