This kata is about parsing a sequence of numbers from a string and adding them up. I focus on Java 8 streams in the implementation, to explore this particular language feature. In this first episode, I get the basic functionality to run. Test-driven, of course.
► All Kata Episodes: http://goo.gl/xicl9c
► Let’s Develop! http://letsdeveloper.com
► Don’t Miss an Episode: http://goo.gl/whzDi1
► Kata: http://osherove.com/tdd-kata-1/
► The Code: https://github.com/letsdeveloper/Lets-Develop-Code-Kata
«Code Kata»
Code Kata are small and simple programming problems that we execute to practice software engineering methods, like TDD or pair programming. The term is derived from Japanese martial arts.
«Other Series»
► Let’s Develop Conway’s Game of Life: http://goo.gl/xc59GX
► Let’s Refactor MovieRental: http://goo.gl/f7Yf21
Share this: | Follow me: