Understanding Stringcalculator Kata
Exploring Stringcalculator Kata reveals several interesting facts. In this stream I just go through the
Key Takeaways about Stringcalculator Kata
- What is the exercise ? See http://www.osherove.com/tdd-
- Test-driven development (TDD) is an extremely useful tool in the tool belt. Do not be dissuaded by the dogma that surrounds the ...
- Tools: Eclipse + Maven + JUnit + Infinitest by @jlebrijo (http://www.lebrijo.com) enjoy!!
- Simple demonstration of writing a simple
- First Day trying to solve the problem: http://codingdojo.org/
Detailed Analysis of Stringcalculator Kata
Un Next task in the I'm learning Python by doing the
Resolving
Stay tuned for more updates related to Stringcalculator Kata.