The Complete Guide to Technology Etymology: Where Internet and Computing Words Really Come From

Quick Answer

Technology vocabulary spans 2,500 years: "digital" is from Latin "digitus" (finger), "algorithm" is from a 9th-century Arab mathematician's name, and "computer" originally meant a person who computed. But the internet age broke with classical tradition — "blog," "app," "selfie," "tweet," and "podcast" are native English coinages that would have baffled a Roman scholar. Technology etymology tells the story of two eras: the classical foundation and the vernacular explosion.

Quick Facts

Domain Technology / Computing / Internet
Two Layers Classical (pre-1990): Latin/Greek roots; Modern (post-1990): vernacular English coinages
Oldest Term Algorithm — from 9th-century mathematician al-Khwarizmi
Arabic Element Algorithm (al-Khwarizmi), algebra (al-jabr), both via translation movement 1100s
Newest Coinages Selfie (2002), podcast (2004), app (popularised 2008)
Unique Pattern Only domain that routinely verbs brand names: to google, to tweet, to uber

Why Technology Vocabulary Has Two Very Different Sources

The history of technology vocabulary divides cleanly around 1990. Before the internet, technology was named by engineers and scientists steeped in classical education — they coined terms from Latin and Greek roots using the same system as medicine and science. “Telephone” (Greek “tele,” far + “phone,” voice), “television” (Greek “tele” + Latin “visio,” sight), “automobile” (Greek “autos,” self + Latin “mobilis,” movable), “electricity” (Greek “elektron,” amber), “computer” (Latin “computare,” to reckon together). These follow the classical naming convention exactly.

After 1990, technology was named in Silicon Valley by a generation that knew English, not Latin. They coined words differently: by compounding native English words (smartphone, laptop, touchscreen), by shortening (app from application, lab from laboratory, blog from web log, pic from picture), by verbing nouns (to google, to tweet, to text, to friend, to ghost), and by borrowing from pop culture and slang (viral, streaming, trolling, phishing, spam). The result is a technology vocabulary with two completely different etymological layers.

The Classical Layer: Computing and Science Terms

Computer. Latin “computare” = com- (together) + putare (to reckon, to think, to prune — interesting range of meanings). Until the 1940s, a “computer” was a person whose job was to perform calculations. Electronic computers took the name from the human job they were designed to replace. The first electronic computers were built in the 1940s; the word shifted to mean the machine rather than the person by the 1950s. “Computation” and “compute” follow the same root.

Digital. Latin “digitus” means finger or toe — the original counting tools. “Digital” first meant “relating to a finger” (17th century), then came to mean “represented by discrete numerical digits” (as opposed to analog), and finally came to mean “using electronic binary technology” in the 20th century. When we talk about “the digital age,” we are using a word that connects our era to the most ancient form of counting: fingers.

Algorithm. Muhammad ibn Musa al-Khwarizmi was a 9th-century Persian mathematician working in Baghdad. He wrote a treatise on algebraic methods (the title contained “al-jabr” = algebra) and a book on Hindu-Arabic numerals. When his books were translated into Latin in the 12th century, his name was Latinised as “Algoritmi.” The procedures described in his books were called “algoritmi” after him — and the word became “algorithm,” meaning any systematic step-by-step procedure. A mathematician’s name from 9th-century Baghdad became the defining term of the digital age.

Data. Latin “datum” (something given), plural “data.” In Latin, data are facts that are “given” or assumed as the starting points for reasoning. The word entered English scientific usage in the 17th century. “Database” combined it with the native English “base.” The phrase “big data” uses the Latin plural with a Germanic adjective — entirely natural in English, which mixes classical and Germanic elements effortlessly.

The Internet Age: Vernacular Coinages

The vocabulary of the internet era is strikingly different from everything that came before. “Blog” (2003, from “web log”) — the first element is pure English; the “log” ultimately goes back to the literal wooden log thrown overboard to measure a ship’s speed, then the nautical log-book. “Podcast” (2004) = iPod (a trade name, itself a reference to the egg-shaped pods of the film 2001: A Space Odyssey) + broadcast. “Selfie” (2002, popularised by Instagram) = self + the diminutive suffix -ie/-y, common in Australian slang. “App” (2008, popularised by the Apple App Store) = simple truncation of “application.”

The verbing of technology nouns is particularly striking: “to google” (to search online), “to tweet” (to post on Twitter), “to text” (to send a text message), “to unfriend” (to remove from a social network), “to ghost” (to cut off contact without explanation). These are native English verbs formed from technology brand names or digital concepts — a pattern unprecedented in the history of vocabulary creation. Shakespeare verbed nouns; the internet generation verbed platforms.

False Friends in Technology

“Virus” in biology (from Latin “virus,” poison, slime) and “virus” in computing (malicious code) share a root but not a history — the computing term was coined by analogy in 1984. “Memory” in computing (storage capacity) and “memory” in psychology (recollection) both descend from Latin “memoria” but refer to completely different functions. “Protocol” in diplomacy (rules governing formal behaviour, from Greek “protokollon,” first page glued to a document) and “protocol” in computing (a set of rules for data transmission) share a root and a metaphorical connection — both are agreed rules governing how parties communicate — but the computing sense is a deliberate metaphorical extension, not an accident.

FAQ

Where does the word "computer" come from?

From Latin "computare" — com- (together) + putare (to reckon). Until the 1940s, a "computer" was a job title: a person whose work was to perform calculations, often in teams for astronomical or engineering projects. The first electronic computers (1940s) were designed to do this human job automatically. They took the name from the human occupation they replaced. The word shifted from a person to a machine during the 1950s.

What does "algorithm" really mean?

An algorithm is named after Muhammad ibn Musa al-Khwarizmi, a 9th-century Persian mathematician who worked in Baghdad. When his books on algebra and arithmetic were translated into Latin in the 12th century, his name was Latinised as "Algoritmi." The procedures he described were called "algoritmi" after him. The word evolved to mean any systematic step-by-step procedure — making a medieval mathematician's name the defining term of artificial intelligence and computer science.

Why is "WiFi" called that?

"Wi-Fi" was coined by a branding consultant named Phil Belanger in 1999, hired to create a memorable name for the 802.11b wireless standard. It was deliberately patterned on "hi-fi" (high fidelity, 1950s audio terminology) to sound familiar and positive. Despite widespread belief, "Wi-Fi" is not an abbreviation of "wireless fidelity" — that phrase was invented after the name to give it a fake meaning. Wi-Fi means nothing; it was chosen purely for sound and memorability.

Key Terms: Origin & Usage

Term Origin / Source Language Field Usage & Significance
computer Latin computare (to reckon together: com + putare) Originally a person who computes; transferred to electronic machines in the 1940s-50s
digital Latin digitus (finger, toe) Relating to digits (fingers = original counting tools); now means binary electronic technology
algorithm Latinisation of al-Khwarizmi, 9th-century mathematician A systematic step-by-step procedure; the defining concept of computing
data Latin datum (something given), plural data Facts given as the starting point for computation or analysis
internet Latin inter (between) + English network A hybrid Latin-English compound coined in the 1970s for the network of networks
software English: soft + ware (goods, things) Coined by contrast with "hardware"; ware goes back to Old English "waru"
hardware English: hard + ware (physical goods) Physical computing components; "hardware" in the tool-shop sense dates to 1515
virus Latin virus (poison, slime) Computing sense coined 1984 by analogy with biological viruses; both spread and replicate
protocol Greek protokollon (first page glued to a document) Rules governing data transmission; metaphor from diplomatic protocol (rules of formal communication)
email English: electronic + mail (from Old French male, bag) The postal metaphor was deliberate; mail bags carried physical letters before email
blog English: web + log (from nautical log-book) Short for weblog; coined c. 1997-1999; the log itself traces to 16th-century navigation
podcast iPod (trade name) + broadcast (from Old Norse "breidkast") Audio content distributed digitally; coined 2004; broadcast itself is an agricultural metaphor (scattering seeds)
app English: shortened from application (Latin applicare, to attach) Software designed for a specific purpose; the shortening was popularised by the Apple App Store (2008)
pixel English: pix (pictures, slang) + element Coined 1965; the basic unit of a digital image; entirely English-origin coinage
hacker English: hack (to cut clumsily) + -er Originally (1960s) someone who improves code cleverly; later shifted to mean unauthorised system access
spam Spam (trade name for spiced ham) via Monty Python Unsolicited bulk messages; named for the Monty Python sketch where Spam drowns out everything
selfie English: self + -ie (Australian diminutive suffix) A self-taken photograph; first recorded 2002 in an Australian internet forum
google Googol (10^100) with deliberate misspelling First a trade name, then a verb: "to google" = to search online; verbing a brand name
wifi Marketing coinage, patterned on "hi-fi" (high fidelity) Wireless networking standard; "Wi-Fi" was coined by a branding consultant in 1999 — it means nothing
cursor Latin cursor (runner, from currere, to run) The on-screen pointer; the Latin term was used for a person who ran to carry messages

Frequently Asked Questions

Where does the word "computer" come from?

From Latin "computare" — com- (together) + putare (to reckon). Until the 1940s, a "computer" was a job title: a person whose work was to perform calculations, often in teams for astronomical or engineering projects. The first electronic computers (1940s) were designed to do this human job automatically. They took the name from the human occupation they replaced. The word shifted from a person to a machine during the 1950s.

What does "algorithm" really mean?

An algorithm is named after Muhammad ibn Musa al-Khwarizmi, a 9th-century Persian mathematician who worked in Baghdad. When his books on algebra and arithmetic were translated into Latin in the 12th century, his name was Latinised as "Algoritmi." The procedures he described were called "algoritmi" after him. The word evolved to mean any systematic step-by-step procedure — making a medieval mathematician's name the defining term of artificial intelligence and computer science.

Why is "WiFi" called that?

"Wi-Fi" was coined by a branding consultant named Phil Belanger in 1999, hired to create a memorable name for the 802.11b wireless standard. It was deliberately patterned on "hi-fi" (high fidelity, 1950s audio terminology) to sound familiar and positive. Despite widespread belief, "Wi-Fi" is not an abbreviation of "wireless fidelity" — that phrase was invented after the name to give it a fake meaning. Wi-Fi means nothing; it was chosen purely for sound and memorability.