Say Hello World in 26 Different Programming Languages
Programming always fascinates people.
Writing the code for Hello, world!
program outputs Hello, World!
on a display equipment.
HelloWorldis normally tried because it is one of the simplest programs possible in almost all computer languages.
As such it can be used to quickly compare syntax differences between various programming languages.
It is also used to verify that a language or system is operating correctly.
The following is a list of Hello, world programs in 26 of the most commonly used programming languages.
Table Of Contents
1.
Bash
2.
Basic
3.
C
4.
C++
5.
C#
6.
Clipper
7.
CoffeeScript
8.
Delphi
9.
HTML
10.
Java
11.
JavaScript
12. jQuery
13.
Julia
14.
Logo
15.
MatLab
16.
Objective-C
17.
Pascal
18.
Perl 5
19.
Processing
20.
Python
21.
R
22.
Ruby
23.
Swift
24.
VBScript
25.
Visual Basic .NET
26.
source: www.techworm.net