
In preparing for a presentation on Behavior Driven Development I needed some examples. So I started searching the Internet for exemplar problems to demonstrate various techniques. In the process I instantly got hooked on the idea of regularly grabbing some programming challenge to hone my programming skills. The goal is to find lists of small challenges that should only take a few hours to solve but for which I can apply rigorous standards such as BDD, Continuous Integration, Design By Contract, and other best practices.
It would be good if some example answers were provided with explainations and possibly discussions of the solutions.
Comments
Post new comment