Posts tagged with deliberate practice

Geoff Bones

Geoff Bones

24 February 2014

Geoff Bones

Geoff Bones

24 February 2014

Code kata 2: Amaze me

The kata You are given a program which is capable of traversing 2D mazes. However, the solution isn’t perfect and fails to find the exit in certain types of mazes. Moreover, the current solution is messy, doesn’t follow any sensible coding principles (e.g. SOLID) and is completely untested. The input… Read more