December 5th Meeting
From DojoWiki
We'll be working on Dave Thomas's 4th kata: Data Munging
Files
K4Weather Solution - A Ruby solution to the K4 Weather problem. I used one test (more an acceptance test than a unit test) ensure refactoring can be done under an umbrella of passing tests.
AltK4Solution - An alternative Ruby solution to the K4 Weather and Soccer problem.
K4JavaSolution - A java solution to the K4 Weather solution.
