Hacker News new | ask | show | jobs
by NKosmatos 962 days ago
Besides the debuggers/analyzers/simulators/emulators… we have at our disposal, a more powerful “ancient” mechanism exist: code inspection/review/desk-check by a fellow programmer.

I understand it’s not applicable in all positions/companies and heavily depends on the team and project size, but I’ve seen it work too many times.

Following this, the next best thing is testing (as others have commented).