Software engineering and personal development

Tag: github (Page 1 of 2)

How to Print “Hello World” in Top 12 Most Popular Programming Languages

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.

A repository with the example of printing “Hello World” in a lot of programming languages

Img source: yen.io

Hello world!

One of the first things that you are instructed to do when you start to learn to programme, or when you are simply learning a new programming language, is doing something really simple. One of the first steps that you do is print a simple text. As you are reading this, you probably may know which text is the most common and the one that I am referring to. Continue reading

« Older posts

© 2024 Fatos Morina

Theme by Anders NorenUp ↑