Hello world program
Appearance
A Hello world program is usually a program made by computer programmers that are new to a programming language, or to test if the compiler for this language is working correctly. It will simply put the text Hello, World! on the screen. This program is used in most programming languages.[1]
References
- ↑ The Hello World Collection Archived 18 April 2011 at WebCite
Other websites
- HelloWorldWiki
- helloworld.org
- The Hello World Collection
- codepad.org - Can compile some of the programs