|
|
|
|
|
by someguyorother
2181 days ago
|
|
>>idea that ideal software development is just a continuous production of small improvements to the code. >Many of us do believe this. Absolutely. Isn't Jeffries' attempt to do Sudoku with TDD pretty much the prime example that it's not always so? Jeffries tried to write a Sudoku solver by starting from tests and incremental improvement, and got nowhere. Norvig knew about constraint propagation and did it in one go. |
|