Feeds:
Posts
Comments

Archive for the ‘F#’ Category

When reading the excellent F# book “Expert F#” I came across an a great example of a core principle in functional programming. Consider this function in F#: let two = Console.WriteLine(“Getting two”) 1+1 let four  = two + two The two function has a side effect, it writes “Getting two” to the console. Functional programming [...]

Read Full Post »

WordPress here I come!

So I have permanently moved all my activities to WordPress. I am going to try and update more often, and put more of my projects up here Tuxbear.com is now hosted by WordPress and I like it very much. My last homepage was home grown ASP.NET and it was FULL of bugs. I am putting [...]

Read Full Post »

Follow

Get every new post delivered to your Inbox.