Skip to content
Hello world

File:Hello_World_Brian_Kernighan_1974.jpg · Wikimedia Commons · See Wikimedia Commons

EntityQ131303· pop 80· linked from 224 articles

Hello world

Sign in to save

Also known as Hello, world, Hello, world!, "Hello, world!" program, hello world program, "Hello world!" program

computer program that produces the message "Hello, world!", often used to illustrate the basic syntax of a programming language

AI overview

A "Hello world" program is a simple computer program that displays the message "Hello, world!" on a screen. It's commonly used as a first exercise when learning to code because it demonstrates the basic building blocks and rules of a programming language in the most straightforward way possible.

AI-generated from the Wikipedia summary — may contain errors.

Wikidata facts

Image
Hello World Brian Kernighan 1978.jpg
Show 2 more facts
Commons category
Hello World
Sources (1)

via Wikidata · CC0

~9 min read

Article

A "Hello, world" program is usually a simple computer program that displays on the screen (often the console) a message similar to "Hello, world". A small piece of code in most general-purpose programming languages, this program is used to illustrate a language's basic syntax. Such a program is often the first written by a student of a new programming language, but it can also be used as a sanity check to ensure that the computer software intended to compile or run source code is correctly installed, and that its operator understands how to use it.

History

Gallery (4)

Connections

Categories