▲ | quotemstr 4 days ago | ||||||||||||||||||||||||||||||||||
> “Well, I’m going to do Sudoku and I’m going to have this class and first thing I’m going to do is write a bunch of tests.” But then he never got anywhere There's a blog post I read once and that I've since been unable to locate anywhere, even with AI deep research. It was a blow-by-blow record of an attempt to build a simple game --- checkers, maybe? I can't recall --- using pure and dogmatic test driven development. No changes at all without tests first. It was a disaster, and a hilarious one at that. Ring a bell for anyone? | |||||||||||||||||||||||||||||||||||
▲ | moron4hire 4 days ago | parent [-] | ||||||||||||||||||||||||||||||||||
Norvig mentions it in the article linked in the post to which you are replying. The game was Sudoku. The person was Ron Jeffries. https://ronjeffries.com/articles/-z022/01121/sudoku-again/ | |||||||||||||||||||||||||||||||||||
|