TDD study post, day 2

I am slowly learning the red, green, refactor approach today. Just wrote a bunch of tests for a fundamental class this afternoon, and looks like the tests are really delivering their value, for catching errors and preventing unnecessary operations on the data structure.

Not sure what I need to do tomorrow. But I need to find time and dedicate the next few weeks to learn TDD, and then Refactoring.

Programming is getting fun again, after 15 years of absence from it, LOL.

Comments

Leave a comment