Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 506 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 506 Bytes

tdd-roman-numeral-calculator

A TDD guide using Roman numerals - with a twist

This was originally written to be the first section of a book on TDD for web apps. I abandoned it when I decided it would be better to just dive in with web programming. Still, if anyone comes across it here and finds it useful, or wants to fork it, feel free :)

If you get to the end of chapter 3, you should be able to finish off on your own to have a pretty neat Roman Numeral calculator...