Roman Numeral TDD Kata Screencast in Kotlin

20 Apr 2022 . code craft . Comments #screencast #code kata #tdd #kotlin

The Roman Numeral TDD Kata

Code katas provide an opportunity to practice our software development skills, recognize patterns, and learn how to apply techniques. In general, we professional software engineers don’t spend enough time practicing. The Roman Numeral Kata provides an opportunity to practice creating an algorithm via TDD and following some of the TDD patterns like: Identifying the Essence and Doing the Simplest Thing That Could Possibly Work.

Video