New post Need visibility? Apply for a FREE post for your Startup.  Apply Here

Now you know

Output “Hello World” in 20 popular programming languages

1 Mins read

Greetings, fellow coding enthusiasts!

Today, we embark on an exciting adventure through the world of programming languages. Get ready to unleash “Hello World” in some of the most popular programming languages, from the battle-tested C to the modern marvels of Swift and Kotlin.

Whether you’re a seasoned developer or just starting your coding journey, this list of “Hello World” in different programming languages with definitely excite you.

C

#include <stdio.h>

int main() {
   printf("Hello World");
   return 0;
}

Python

print("Hello World")

JavaScript

console.log("Hello World");

Ruby

puts "Hello World"

C#

using System;

class HelloWorld {
   static void Main() {
      Console.WriteLine("Hello World");
   }
}

Java

public class HelloWorld {
   public static void main(String[] args) {
      System.out.println("Hello World");
   }
}

Go

package main

import "fmt"

func main() {
   fmt.Println("Hello World")
}

Kotlin

fun main() {
   println("Hello World")
}

PHP

<?php
echo "Hello World";
?>

Swift

import Swift

print("Hello World")

Rust

fn main() {
   println!("Hello World");
}

Typescript

console.log("Hello World");

R

print("Hello World')

Matlab

disp('Hello World")

Perl

print "Hello World\n";

Scala

object HelloWorld {
   def main(args: Array[String]) {
      println("Hello World")
   }
}

Lua

print("Hello World")

Dart

void main() {
   print("Hello World");
}

HTML

<!DOCTYPE html>
<html>
   <body>
      <h1>Hello World</h1>
   </body>
</html>

And that’s it! Hello World in 20 programming languages. From the timeless elegance of C to the modern marvels like Swift and Kotlin, each language brings its unique flair and functionality to the vast coding landscape.

Each programming language opens doors to endless possibilities, allowing you to create powerful applications, websites, and software. So, embrace your newfound knowledge, experiment with these languages, and let your coding adventure flourish.

Don’t miss any tech news ever!

We don’t spam! Read our privacy policy for more info.

840 posts

About author
When I'm not reading about tech, I'm writing about it, or thinking about the next weird food combinations to try. I do all these with my headphones plugged in, and a sticky note on my computer with the words: "The galaxy needs saving, Star Lord."
Articles
Related posts
ArticleNow you knowRandom

9 Best Cities In The World For Tech Jobs In 2024

3 Mins read
As the technology sector continues to advance globally, certain cities stand out as prime destinations for tech professionals seeking new opportunities. These…
ArticleNow you knowRandom

Three Key Things To Know As A Web3 Developer

2 Mins read
Who is a Web3 Developer? A Web3 developer is a software engineer who specializes in building decentralized applications (dApps) that run on…
Now you know

Valuable tech skills you can learn on a low-end computer

4 Mins read
Technology has taken a front-row position in today’s society, and it plays a pivotal role in almost every aspect of our lives….
Newsletter Subscription

🤞 Don’t miss any update!

We don’t spam! Read more in our privacy policy

Join our Telegram channel here - t.me/TechpadiAfrica

Leave a Reply

×
Foreign startupsNow you knowRandom

Alvys Raises $6.3M To Revolutionize Truck Operations