Path: Hello world :

Hello World A listing of hello world programs for different programming langauges...

A hello world program is used to test and see if the programming language is working...

hello_world.c program in C.
hello_world.cpp program in C++.
hello_world.java program in Java.
hello_world.go program in Go.
hello_world.js program in JavaScript.
hello_world.bas program in BASIC.
hello_world.bat program using a BAT file.
hello_world.php program using PHP.
hello_world.l program in LISP.
hello_world.pro program in Prolog.
hello_world.p program in Pascal.
hello_world.adb program in Ada.
hello_world.pl program in Perl.
hello_world.cob program in COBOL.
hello_world.sh program in the /bin/sh shell.
hello_world.sql program in SQL.
hello_world.html program in HTML.
hello_world.asm program in i386 NASM.
hello_world.idl program in CORBA inteface definition language.