Did anybody else end up with the voice of the narrator from the game "Bastion" in their head dictating this?
I have to say that my standard practice now is to write all my code twice.
I write it the first time and just do "whatever" until it appears to work. Then go back and refector, add tests etc.
That second time I always find an astonishing number of bugs that I hadn't even considered.
I have to say that my standard practice now is to write all my code twice. I write it the first time and just do "whatever" until it appears to work. Then go back and refector, add tests etc.
That second time I always find an astonishing number of bugs that I hadn't even considered.