Communication and computing
TL;DR. This chapter follows two long threads that finally braided together. One thread is communication: ways to copy, store, and send a message across distance and time, from the printing press to radio and television. The other thread is computing: machines that follow instructions to work on information, from Babbage's brass gears to the silicon chip. The printing press made copies cheap and spread reading widely. Electricity then let messages travel as pulses, then as voices, then as invisible waves. The transistor shrank electronics from room-sized to pocket-sized. The internet linked computers into one network of networks, and the World Wide Web grew on top of it. Almost none of these were the work of a single person, and several of the famous "firsts" are honestly disputed.
Key takeaways
- Movable type was invented in China and Korea long before Gutenberg. His press around 1440 transformed Europe, but it was not the first movable type on Earth.
- Many of these inventions had several near-simultaneous inventors. The telephone and radio in particular have genuinely contested credit.
- A computer is, at heart, a machine that follows stored instructions to act on data. That simple idea is older than electronics.
- The transistor, a tiny electronic switch, is the hidden hero. Packing millions of them onto one chip is what made modern devices small, cheap, and powerful.
- The internet and the World Wide Web are not the same thing. The internet is the network; the web is one popular service that runs on it.
- Crediting one hero per invention is tidy but usually unfair. Most of this was shared, gradual, and built across many countries.
Inventions in this chapter at a glance
| Invention | Roughly when | Key contributors |
|---|---|---|
| Woodblock printing | by about 700 CE | printers in China, then East Asia |
| Movable type (ceramic) | about 1040 CE | Bi Sheng (China), by tradition |
| Metal movable type | by 1377 CE | printers in Korea (Goryeo) |
| Gutenberg's press | about 1440 to 1450 | Johannes Gutenberg, in Mainz |
| Photography | 1820s to 1830s | Niepce, then Daguerre, Talbot, and others |
| Electric telegraph | 1830s to 1840s | Morse, Cooke, Wheatstone, and others |
| Telephone | 1876 patent | Bell (patent); Gray, Meucci disputed |
| Radio | 1880s to 1900s | Hertz, Tesla, Marconi, Bose, and others |
| Television | 1920s to 1930s | Baird, Farnsworth, Zworykin, and others |
| Programmable computer (design) | 1830s | Charles Babbage, Ada Lovelace |
| Theory of computing | 1936 | Alan Turing |
| Early electronic computers | 1940s | many teams (ENIAC, Colossus, and others) |
| Transistor | 1947 | Bardeen, Brattain, Shockley (Bell Labs) |
| Integrated circuit | 1958 to 1959 | Jack Kilby, Robert Noyce |
| Internet (ARPANET onward) | 1969 onward | many engineers across institutions |
| World Wide Web | 1989 to 1991 | Tim Berners-Lee (with Robert Cailliau) |
| Cell phone / smartphone | 1973 onward | many companies and engineers |
The printing press
What it is and why it matters. Printing is a way to make many copies of the same page quickly and cheaply. Before printing, books were copied by hand, one at a time, which made them rare and costly. A single book could take a scribe months. Printing changed that, and when copies became cheap, reading and learning spread to far more people.
Honest origins. This is one of the clearest cases where the popular story is incomplete. The oldest form is woodblock printing, where a whole page is carved into a block of wood, inked, and pressed onto paper. This was practiced in China by about the 700s CE, and one of the oldest dated printed books that survives, a Buddhist text called the Diamond Sutra, was printed in China in 868 CE.
Movable type came next. Instead of carving a whole page, you make a separate small piece for each character, then arrange the pieces to form a page, print it, and rearrange them for the next page. By tradition this was invented in China around 1040 CE by a man named Bi Sheng, who used pieces made of baked clay. Later printers in East Asia made type from wood and from metal. In Korea, metal movable type was in use by the 1300s, and a Korean book called the Jikji was printed with metal type in 1377 CE, decades before Gutenberg.
Johannes Gutenberg, working in the German city of Mainz around 1440 to 1450, did not invent movable type. What he did was combine several pieces into one practical European system: a metal alloy that cast crisp letters, an oil-based ink that stuck to metal, and a screw press adapted from wine and olive presses. His Bible, printed in the 1450s, showed that the method worked at scale. Within a few decades presses spread across Europe, and the flood of cheap books that followed reshaped religion, science, and politics.
Don't be confused: Gutenberg and the "first" printing. Gutenberg is often called the inventor of printing or of movable type. Neither is accurate. Printing and movable type both existed in Asia centuries earlier. Gutenberg's real achievement was a complete, efficient press system that worked well with the European alphabet and could be copied quickly, which is why its effect on Europe was so dramatic.
How it works simply. Imagine a tray of tiny metal stamps, one for each letter. You spell out a page by lining the stamps up in rows, lock them tight in a frame, roll ink across their raised faces, lay paper on top, and press down hard. The ink transfers only from the raised letters, leaving a clean printed page. Take the frame apart and the same letters are ready to spell the next page. An alphabet with a few dozen letters suits this especially well, because a modest set of stamps can spell anything.
How it evolved. Hand presses gave way to powered presses in the 1800s, which could print thousands of sheets per hour and made cheap newspapers possible. The twentieth century brought offset printing and then digital printing, where a page is sent from a computer straight to the press or printer with no metal type at all.
Takeaways
- Woodblock printing and movable type both began in East Asia, well before Europe.
- Gutenberg's contribution was a practical, scalable press system, not the basic idea of printing.
- Cheap copies spread literacy and ideas faster than any earlier technology.
- Printing shows how an invention can be "reinvented" and improved in many places.
Photography
What it is and why it matters. Photography captures an image of the real world by letting light fall on a surface that reacts to it. For the first time, people could record exactly what a scene looked like without an artist drawing it. That changed art, science, journalism, and personal memory.
Honest origins. The idea of projecting an image was very old. A darkened room or box with a small hole, called a camera obscura, projects an upside-down image of the scene outside, and this was known for centuries. The hard part was making the image stay. In the 1820s, the Frenchman Nicephore Niepce made the earliest surviving photographs using light-sensitive material, though they needed very long exposures. Working partly with Niepce, Louis Daguerre announced the daguerreotype in 1839, which gave sharp images on a silvered plate. Around the same time in England, William Henry Fox Talbot developed a different process using paper negatives, which allowed many prints from one exposure. So photography had several parents, not one.
How it works simply. Certain chemicals change when light hits them. In film photography, a lens focuses light from a scene onto film coated with such chemicals. Bright areas cause more change, dark areas less. Developing the film with other chemicals turns that hidden pattern into a visible image. A print can then be made on paper.
How it evolved. Flexible roll film, introduced late in the 1800s, made cameras small and easy and put photography in ordinary hands. Color film followed in the twentieth century. Then came digital photography, where the light-sensitive film is replaced by an electronic sensor: a grid of tiny light detectors that turn the image into numbers a computer can store and display. That sensor is now in every phone.
Takeaways
- Photography records light using chemistry, and later using electronic sensors.
- It had several independent inventors, mainly Niepce, Daguerre, and Talbot.
- Roll film made it popular; digital sensors made it instant and universal.
The telegraph and Morse code
What it is and why it matters. The electric telegraph was the first way to send a message across long distances almost instantly. Before it, news traveled only as fast as a horse, ship, or person could carry it. The telegraph let a message cross a country in minutes, which transformed business, government, and the press.
Honest origins. In the 1830s several inventors built working telegraphs. In Britain, William Cooke and Charles Wheatstone made a system using needles that pointed to letters. In the United States, Samuel Morse, with help from Alfred Vail and others, built a simpler system that recorded signals as marks, and they created the code that carries Morse's name. As with much in this chapter, the telegraph was not one person's invention but a cluster of parallel efforts.
How it works simply. A wire connects two distant stations and carries electric current. At one end an operator presses a key that switches the current on and off. At the other end the pulses make a sound or a mark. Letters are spelled out as patterns of short and long pulses, the famous dots and dashes of Morse code. A short pulse is a dot, a long one a dash, and gaps separate the letters.
How it evolved. Telegraph lines spread along railways and roads, then under the oceans. The first lasting telegraph cable across the Atlantic was completed in 1866, linking continents for the first time. The telegraph's basic idea, sending coded electric signals, set the stage for the telephone and for digital communication.
Takeaways
- The telegraph sent messages as on-and-off electric pulses down a wire.
- It had several inventors; Morse and his collaborators gave us Morse code.
- It shrank the world by separating the speed of news from the speed of travel.
The telephone
What it is and why it matters. The telephone carries the human voice over a wire, so two people far apart can speak in real time. Where the telegraph sent coded clicks that needed a trained operator, the telephone let anyone simply talk.
Honest origins. Credit here is genuinely disputed and worth stating carefully. Alexander Graham Bell received the United States patent for the telephone in 1876, and his company built the first large networks. But Elisha Gray filed a related notice at the patent office on the very same day, and the closeness of their claims led to long legal fights. Earlier still, the Italian Antonio Meucci had built voice instruments and lacked the money to secure a lasting patent. Many regard him as an important early contributor. The fair summary is that Bell holds the famous patent, while the underlying invention was approached by more than one person.
How it works simply. Your voice is a pattern of air vibrations. In a telephone, a microphone turns those vibrations into a matching pattern of changing electric current: louder sound makes a stronger change. That changing current travels down the wire. At the far end, a speaker does the reverse, using the changing current to push a thin surface back and forth, recreating the air vibrations as sound. So the key idea is converting sound to a changing electric signal and back again.
How it evolved. Early phones needed a human operator to connect calls by hand. Automatic switching, dialing, and later electronic exchanges removed the operator. Voices that once traveled only as analog current are now usually turned into digital numbers, sent as data, and reassembled, which is how internet calls work today.
Takeaways
- The telephone sends a voice as a continuously changing electric signal.
- Bell holds the 1876 patent, but credit is shared and disputed (Gray, Meucci).
- A microphone and a speaker are mirror images: sound to signal, signal to sound.
Radio
What it is and why it matters. Radio sends information through the air without any wire, using invisible electromagnetic waves. It made possible wireless messages to ships at sea, then broadcasting of voice and music to whole nations, and it underlies television, mobile phones, and wireless internet.
Honest origins. Radio rests on a chain of contributors. In the 1860s the Scottish physicist James Clerk Maxwell predicted electromagnetic waves in theory. In the 1880s the German Heinrich Hertz produced and detected them in the lab, proving they were real. Turning that into communication drew on many people: Nikola Tesla worked on wireless transmission and held key patents; the Indian scientist Jagadish Chandra Bose did early work with very short waves; and the Italian Guglielmo Marconi famously built practical long-distance wireless and sent signals across the Atlantic in 1901. Marconi is often called the inventor of radio, but he built on the work of many, and credit is shared.
How it works simply. An electromagnetic wave is a ripple of electric and magnetic energy that travels through space at the speed of light, needing no wire or air. A transmitter pushes current back and forth in an antenna, which launches such waves. A distant antenna catches a tiny bit of that wave, and a receiver pulls out the information. To carry sound, the wave is gently altered in step with the sound, a process called modulation. The receiver reverses it to recover the sound.
How it evolved. Early radio sent Morse code wirelessly. Then voice and music broadcasting began in the 1900s and 1920s, creating the first mass electronic medium. Later the same physics carried television, radar, satellite signals, mobile phone calls, and Wi-Fi. They all ride on electromagnetic waves; they differ mainly in frequency and in how the information is coded onto the wave.
Takeaways
- Radio carries information on invisible electromagnetic waves, with no wire needed.
- It was built by many: Maxwell and Hertz in theory and proof, then Tesla, Bose, Marconi, and others toward practical use.
- Modulation is the trick of riding information on a wave; the same idea powers Wi-Fi and mobile phones.
Television
What it is and why it matters. Television sends moving pictures, with sound, across a distance. Building on radio, it became the dominant medium of the twentieth century for news and entertainment.
Honest origins. Television had several inventors working along different paths. In the 1920s the Scottish inventor John Logie Baird demonstrated a working system using spinning disks, an approach called mechanical television. At the same time, an all-electronic approach proved more powerful: in the United States, Philo Farnsworth demonstrated electronic television in the late 1920s, while Vladimir Zworykin, working in industry, developed key camera and display tubes. The modern electronic television that took over was the result of this combined effort, not one person.
How it works simply. A picture can be broken into a grid of tiny dots, each with a brightness and, later, a color. A television camera scans the scene and turns the brightness of each point into an electric signal, going across and down the image very fast. That signal is broadcast like radio. The receiver rebuilds the picture by setting each dot on the screen to match, redrawing the whole image many times per second. Because it changes faster than the eye can follow, we see smooth motion.
How it evolved. Black-and-white gave way to color. Bulky picture tubes gave way to flat screens. Analog broadcasting gave way to digital, where the picture is sent as numbers, allowing sharper images and streaming over the internet rather than only through the air.
Takeaways
- Television breaks a moving image into a stream of dots sent as a signal, then rebuilds it on a screen many times per second.
- It had several inventors, including Baird (mechanical) and Farnsworth and Zworykin (electronic).
- The electronic approach won, and the medium later went flat-screen and digital.
The computer
What it is and why it matters. A computer is a machine that follows a list of instructions to act on data. That is the whole essence: it stores information, follows step-by-step rules called a program, and produces a result. Because the program can be changed, one machine can do countless different jobs. This flexibility is why computers ended up in nearly everything.
Honest origins. The ideas came long before the electronics. In the 1830s the English inventor Charles Babbage designed a mechanical general-purpose computer he called the Analytical Engine, built from gears and powered by steam, though it was never finished in his lifetime. Ada Lovelace, writing about his design, described how it could follow a sequence of operations and noted that it could handle more than just numbers; her notes are often called the first published account of a computer program. In 1936 the mathematician Alan Turing set out the theory of what computing machines can and cannot do, which still underpins computer science. In the 1940s several teams built the first working electronic computers, among them Colossus in Britain and ENIAC in the United States. These early machines filled rooms and used thousands of glowing vacuum tubes as switches.
How it works simply. Inside a computer, all information is stored as huge numbers of tiny on-or-off states, written as 1s and 0s. The machine has a memory that holds both the data and the program. A processing unit reads each instruction in turn, does what it says (add these, compare those, store this), then moves to the next. Doing billions of such tiny steps per second adds up to everything a computer does, from arithmetic to showing video.
How it evolved. Vacuum tubes were replaced by transistors, then by integrated circuits, making computers smaller, cheaper, and far faster. Room-sized machines became desktop computers, then laptops, then the computers hidden inside phones, cars, and appliances. The basic Turing idea, a machine following stored instructions, has never changed.
Takeaways
- A computer is fundamentally a machine that follows stored instructions on data.
- The concept goes back to Babbage and Lovelace, with Turing's theory and 1940s machines like ENIAC and Colossus making it real.
- All its information is stored as simple on-or-off states, processed in tiny steps.
The transistor
What it is and why it matters. A transistor is a tiny electronic switch with no moving parts. It can turn a current on or off, or amplify a weak signal into a stronger one. It sounds modest, but it is arguably the most important invention of the twentieth century, because every computer chip, phone, and digital device is built from transistors, often billions of them.
Honest origins. The transistor was invented in 1947 at Bell Labs in the United States by John Bardeen, Walter Brattain, and William Shockley, who shared a Nobel Prize for it. It replaced the vacuum tube, an earlier switch that was large, hot, fragile, and power-hungry. The transistor did the same job while being small, cool, durable, and cheap, which is what made shrinking electronics possible.
How it works simply. A transistor is made from a material called a semiconductor, usually silicon, which can be coaxed to either conduct electricity or block it. A small voltage on one terminal controls whether current can flow between the other two. So a tiny signal can switch a larger current on or off, like a faucet where a light touch controls a strong flow. Wire many of these switches together and you can build logic: circuits that add, compare, and remember, which is exactly what a computer needs.
How it evolved. Individual transistors were soon joined by the integrated circuit, described in the next entry, which put many on one piece of material. Ever since, engineers have made transistors smaller and smaller, so that more fit in the same space, which is why each generation of devices is faster and cheaper.
Takeaways
- A transistor is a tiny, reliable electronic switch and amplifier.
- It was invented at Bell Labs in 1947 by Bardeen, Brattain, and Shockley.
- Replacing bulky vacuum tubes with transistors is what made electronics small.
The integrated circuit (microchip)
What it is and why it matters. An integrated circuit, also called a microchip, puts many transistors and their connections onto a single small piece of silicon. Instead of wiring components together by hand, a whole circuit is made in one piece. This made electronics dramatically smaller, cheaper, and more reliable, and it is the foundation of all modern computing.
Honest origins. The integrated circuit was developed at almost the same time by two people working separately around 1958 to 1959: Jack Kilby at Texas Instruments built the first working integrated circuit, and Robert Noyce at Fairchild Semiconductor devised a practical way to make them with all the connections built in. Both are credited, and their approaches together led to the chips we use.
How it works simply. Rather than making transistors one at a time, manufacturers build them directly into a flat slice of silicon using a printing-like process. Layers of material are added and etched away in patterns, creating millions or billions of transistors and the wiring between them, all in a chip smaller than a fingernail. Because they are made together in one process, they are cheap to produce in huge numbers.
How it evolved. Over the decades, the number of transistors that fit on a chip roughly doubled every couple of years for a long time, a trend often called Moore's law (an observation, not a law of nature). This steady shrinking is why a phone today holds more computing power than the room-sized machines of the 1940s.
Takeaways
- A microchip packs a whole circuit, with many transistors, onto one piece of silicon.
- It was developed around 1958 to 1959 by Jack Kilby and Robert Noyce, working separately.
- Steady shrinking of chips is the main reason devices keep getting smaller and faster.
The internet and the World Wide Web
What it is and why it matters. The internet is a global network that connects computers so they can exchange data. The World Wide Web is a way of sharing linked documents and pages that runs on top of the internet. Together they reshaped how people find information, communicate, work, shop, and entertain themselves, perhaps as deeply as printing did centuries earlier.
Honest origins. The internet had no single inventor. It grew from research in the 1960s into how to connect computers reliably. An early network called ARPANET, funded by the United States Defense Department, connected its first sites in 1969. A crucial idea was packet switching, breaking messages into small chunks that find their own way through the network. To link many separate networks into one, engineers including Vinton Cerf and Robert Kahn designed shared rules, called protocols, in the 1970s. Many people in many countries contributed. The internet is best understood as a network of networks built by a community.
The World Wide Web came later and from one main person. In 1989 to 1991, Tim Berners-Lee, a British scientist working at the CERN physics laboratory in Europe, invented the web as a way to share documents through links, with help from colleagues such as Robert Cailliau. He created the web address, the page format, and the rules a browser uses to fetch pages. He chose to give it away freely, which helped it spread worldwide.
Don't be confused: the internet vs the web. These two are often treated as the same thing, but they are not. The internet is the underlying network of connected computers, the roads and wiring that carry data. The World Wide Web is just one of many things that travel on those roads, namely linked pages you view in a browser. Email, video calls, app updates, and online games also use the internet without being part of the web. So the web runs on the internet, not the other way around, and the internet existed for about two decades before the web was invented.
How it works simply. Every device on the internet has an address. To send data, a computer breaks it into small packets, each labeled with where it is going. Routers along the way read the labels and pass the packets toward their destination, where they are reassembled. The web adds a layer on top: a browser asks a distant computer (a server) for a page by its address, the server sends back the page, and links let you jump from one page to another anywhere in the world.
How it evolved. The internet grew from a handful of research sites to billions of devices. The web grew from plain text pages to images, video, social media, and full applications. Wireless and mobile access then untethered it from the desk, putting the whole network in people's pockets.
Takeaways
- The internet is a network of networks, built by many people, with no single inventor.
- The World Wide Web is a service that runs on the internet, created by Tim Berners-Lee.
- The two are different layers: the internet carries data; the web is linked pages on it.
The mobile phone and the smartphone
What it is and why it matters. A mobile phone, or cell phone, is a telephone that communicates by radio instead of a fixed wire, so it can be carried anywhere within range of the network. A smartphone adds a powerful computer, a touchscreen, and internet access, turning the phone into a general-purpose device that also makes calls. For billions of people it is now the main way they go online.
Honest origins. Like the others here, this was a team and industry effort. The first call from a handheld mobile phone is usually dated to 1973, made by a team at Motorola led by Martin Cooper, though the cellular network idea behind it came from many engineers, including earlier work at Bell Labs. Mobile phones spread in the 1980s and 1990s. The smartphone emerged gradually as phones gained computing power, with several companies contributing; widely sold touchscreen smartphones from the late 2000s onward made the format mainstream.
How it works simply. The service area is divided into many small zones called cells, each with an antenna tower, which is where the word cellular comes from. Your phone talks to the nearest tower by radio. As you move, the network smoothly hands your connection from one tower to the next. The towers connect to the wider phone and internet networks. A smartphone is really a small computer: the same transistors, chips, and software ideas from earlier in this chapter, combined with a radio, a camera, a screen, and a battery.
How it evolved. Early mobile calls were analog. Later generations went digital and added text messaging, then internet data, then fast data able to stream video. Each generation, often labeled with a number and the letter G for generation, carried more data faster, which is what made the smartphone genuinely useful as a pocket internet device.
Takeaways
- A cell phone is a telephone that uses radio and a network of cell towers.
- A smartphone is a small internet-connected computer that also makes calls.
- It ties this chapter together: radio, computing, chips, and the internet in one handheld device.
👉 Next: Telling time and measuring the world