Tag: debugging
All the articles with the tag "debugging".
-
Differential diagnosis: debugging like a doctor?
Chatting with an AI, I learned about the medical concept of differential diagnosis. This concept, and the broader vocabulary which clinicians are taught, seems to map closely onto software debugging. It’s puzzling that software engineering does not have as explicit vocabulary for this, despite handling the same concepts implicitly.