Tag Archives: TDD

The Pocket Calculator Kata

Today I had a quick go at Patchspace’s Ash Moran’s Pocket Calculator kata. I tried this once before when I was taking my first steps into BDD and found it quite challenging. In retrospect I think part of this might … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Friday’s Kata – Bowling with Uncle Bob

NOTE: This was written on Friday, but I didn’t get chance to post it. Today’s kata was uncle Bob’s bowling in JavaScript. I started off writing a test for rolling all gutter balls. This let me quickly and easily get … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Lunchtime Kata – Back to the Checkout

Sorry for the delay in posting this. It’s a write up of a lunchtime kata from sometime this week, which some of my colleagues participated in. Usually a couple of times a week we will work on a coding exercise … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

A Month of TDD

NOTE: I actually wrote this yesterday, but didn’t get chance to post it. There may be an additional post today. Background I’m starting a new job in a few weeks where I will be using some technologies outside of my … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Risk Management for Developers

Most developers have worked on projects which haven’t been as successful as they could have been. Everyone has things they would do differently if they were to do it again (which is why you should be doing retrospectives). But what … Continue reading

Posted in Uncategorized | Tagged , , | Leave a comment