</>
HELLO.WORLD
DOCS โ†—
PROGRAM RUNNING ยท --:--:--

Hello,World_

The first thing every program ever says. A tiny greeting that started it all โ€” now with a little more sparkle.

main.ts

1 function greet() {

2 console.log("Hello, World!")

3 }

what is this? โ†“
PRINT('HELLO, WORLD') โ—†console.log โ—†System.out.println โ—†puts โ—†echo โ—†printf โ—†fmt.Println โ—†std::cout << โ—†PRINT('HELLO, WORLD') โ—†console.log โ—†System.out.println โ—†puts โ—†echo โ—†printf โ—†fmt.Println โ—†std::cout << โ—†
01

The tradition

Since 1972, 'Hello, World' has been the ceremonial first program in nearly every language.

02

The simplest test

It proves your toolchain works โ€” compiler, runtime, and screen all talking to each other.

03

A friendly start

Two words that quietly launched millions of careers. Yours might be next.

BUILT WITH NEXT.JS ยท TAILWIND ยท TOTALUM ยท { hello: "world" }