Saturday, 19 May 2018

Wednesday, 2 May 2018

Thursday, 5 April 2018

Saturday, 3 March 2018

Sunday, 11 December 2016

How to use Haskell arrows (for beginners)

This post is an introduction to Haskell arrows (Control.Arrow), with no rigour at all. All you need is a basic understanding of Haskell, e.g. functors and monads.

Sunday, 11 September 2016

First time using Bootstrap

It may come across as a surprise but I have never used a CSS framework before, preferring to hand roll my own stylesheets. I had no idea how much I was missing out!