The long way through Software Craftsmanship

Coding dojo: Palindromes

Aug 19, 2015 - 1 minute read - Comments - clientcoding-dojojavapalindromefacilitationfacilitator

At a client, today I’ve facilitated a coding dojo on palindrome searching.

I’ve prepared a github repository for the java solutions. In this repository, the tag start-here has the prepared pom with dependencies.

We have paired to work on the kata but none of my teammate’s solutions are available (at the moment), but mine is at the master branch.

Coding dojo: Goldbach Conjecture Self-Study in September 2015