Debugging Circuits and Code
dev.to·3h·
Discuss: DEV

Circuits and Code

The word “debugging” isn’t just a metaphor. A popular story from the 1940s is from Admiral Grace Hopper. While she was working on a Mark II computer at Harvard University, her associates discovered a moth stuck in a relay that impeded operation and wrote in a logbook, “First actual case of a bug being found.” Although probably a joke, conflating the two meanings of “bug” (biological and defect), the story indicates that the term was used in the computer field at that time. Today, whether you’re building hardware or writing software, the process of finding and fixing problems still follows the same mental blueprint.

Hardware Debugging Tools

In electronics, when something breaks, you can’t see the electrons moving. That’s why certain tools exist to make th…

Similar Posts

Loading similar posts...