code
Instructions or symbols used to send or store information.
The word code has several important meanings:
- A system of words, letters, numbers, or symbols used to represent a message secretly. During wartime, militaries send messages in code so enemies who intercept them can't understand what they say. A simple code might replace each letter with the next one in the alphabet, so “hello” becomes “ifmmp.” Breaking enemy codes has changed the outcomes of wars. The Navajo Code Talkers in World War II used their native language as a code that helped the Allies win key battles.
- A set of rules or laws that guide behavior. A school's dress code explains what students should wear. A building code ensures houses are constructed safely. The word suggests official rules that a group agrees to follow, not just casual suggestions.
- Instructions written for computers. When programmers write code, they're giving computers step-by-step directions in special languages like Python or JavaScript. The apps on your phone, the websites you visit, and the games you play all run on code. Learning to code means learning to think logically and break big problems into smaller steps a computer can follow.
The common thread is that code always involves translating ideas into a different form, whether for secrecy, organization, or making machines work.