Img source: yen.io

When you start programming, the first thing you usually do is you start by printing something. If you have started to learn from a book, or a tutorial, chances are that the string used in the example was “Hello World”.

One repository on GitHub is dedicated to collect as many such printing examples in as many programming languages as possible. It includes a lot of languages.

I recently prepared a list of how you can do those prints in the top 12 most programming languages (based on GitHub and Tiobe) that you can go and read here.

It includes examples in Java, C, Python, C++, C#, Visual Basic .NET, JavaScript, PHP, Objective-C, SQL, Ruby and Matlab.

If this is something that grabs your interest, you can go and read the article here.