2 Jan
2014

Clojure Kata #2 – The Bowling Game

Category:UncategorizedTag: :

As mentioned in the previous blog post, I?ve been learning Clojure and I decided to do so while practicing a couple of coding katas. The second kata that I want to walk through is the bowling game. First, we needed to decide which testing framework to use. Our choice fell on Midje, whose syntax looked […]

Read More