Hello World

Hello World

The classic, first program written in a new programming language. Originating in the C and Unix world, the program does nothing more than display "Hello World" on screen. It is often the first lesson in a tutorial, because it demonstrates how much code is necessary to write a simple program.