History of Computers - Origin of the Term “Debug”

From SJS Wiki
Jump to: navigation, search

Intro

The term “debug” was coined by naval officer and mathematician Grace Murray Hopper in 1945. [1]

bug.jpg [2]

Overview

On September 9, 1945, Hopper discovered a moth stuck between relay contacts in the Harvard Mark II Computer. [3] The term now refers to the removal of errors or malfunctions in a computer program. [4] Debugging is a very important step in the process of creating a computer program: a tiny error can cause an entire program to stop working. [5]

Importance

The origin of the term debug is important because it is one of the most prevalent slang words in the history of computers. Knowing the origin of the term promotes understanding of the current meaning.

Links

White, Ron. How Computers Work. Seventh ed., QUE, 2004. (Page 66).

http://www.computerhistory.org/tdih/September/9/

https://www.merriam-webster.com/dictionary/debug

https://www.forbes.com/sites/forbestechcouncil/2016/07/29/why-every-developer-should-know-how-to-use-a-debugger/#2d8287885115

https://en.wikipedia.org/wiki/Grace_Hopper

References

  1. White, Ron. How Computers Work. Seventh ed., QUE, 2004. (Page 66).
  2. Logbook Entry of the Incedent.
  3. Computer History on the Logbook Entry (Accessed 9/14/18).
  4. Merriam Webster Definition of Debug (Accessed 9/14/18).
  5. Forbes Article Exemplifying the Importance of Debugging (Accessed 9/14/18).


By James Redding