Hello World in Different Languages

By | July 31, 2016

Learn how to write hello world in different languages. Here, we have a compilation of 10+ programming languages which helps you identify which one is easier to start your programming career with! 😉

The Hello World program is one of the very first programs that every programming student begins his journey in programming. The alternative to Hello World is Game Over program which is also one of the very famous programs.

The Hello World is one of the simplest programs that help the novice programmer to understand the basic syntax of the programming language and basically to get a feel of the programming environment.

Hello World in Different Languages

C

Must Read: C Program To Print Hello World in Linux

Swift

C++

Basic

D

Java

 

Visual Basic

jQuery

HTML

PHP

Visual Fox Pro

Python

Javascript

Bash / DOS

 Perl

R

Go

 

Pascal

Ruby

If you have any other code for hello world in different languages, please feel free to mention them in the comment section below. You must check Wikipedia article to know the history of hello world.

3 thoughts on “Hello World in Different Languages

  1. Pankaj Gandhi

    Wow. Excellent Compilation of so many hello world programs. Nice work.

    Reply
  2. Akash Katare

    Thanks for so many hello world programs in different languages.

    Reply
  3. Vishal Narang

    This is just Amazing. It helps to compare different programming languages within a minute. Thanks a lot.

    Reply

Let's Discuss