Hello world program
computer program that produces the message "Hello, world!", often used to illustrate the basic syntax of a programming language
(Redirected from Hello World program)
A Hello world program is usually a program made by computer programmers that are new to a programming languages, or to test if the compiler for this language is working correctly. It will simply put the text Hello, World! on the screen.[1]
Wikipedia articles that have Hello world programs
changeSources
change- ↑ "hello, world from FOLDOC". Free On-Line Dictionary Of Computing. October 27, 2013. Retrieved September 6, 2023.
Other websites
change- helloworld.org
- The Hello World Collection
- codepad.org Archived 2011-06-06 at the Wayback Machine - Can compile some of the programs