The Norvig points were particularly thought-provoking. How do you tell if google is returning the correct result.
The other is that starting a unit test without knowing what you are aiming for (e.g., the puzzle solver) you may not get there, and TDD won't help you.
Comments
The Norvig points were particularly thought-provoking. How do you tell if google is returning the correct result.
The other is that starting a unit test without knowing what you are aiming for (e.g., the puzzle solver) you may not get there, and TDD won't help you.