Why these two words?
Before a program can be useful, it has to make contact.
Hello, world is small on purpose. It does not calculate, decide, or explain. It only proves that a language can reach you.
The earliest surviving version appears in Brian Kernighan's B tutorial from Bell Labs, around 1972. B stored short character sequences inside machine words, so the greeting arrived in three pieces.
Then it moved into C, textbooks, classrooms, documentation, and almost every language that followed.
The syntax kept changing. The ritual did not.
The whole world is the distance the greeting crosses.
