DEV Community

Cover image for Hello World in different languages!
InvalidLenni
InvalidLenni

Posted on Edited on

Hello World in different languages!

What is the Hello World challenge?

The Hello World challenge / project is a challenge for all programmers! In the challenge, we are trying to add hello world codes in MANY programming languages, the codes are in the GitHub Repository.

How can I add a new hello-world code?

  1. Fork the hello-world repository to your own GitHub Profile / Account.
  2. Create a new folder with the name of the programming language.
  3. Create in the new folder a code file called "helloworld.X" (X = file extension), the files need contains the hello world code.
  4. Open a Pull request for merging into the Hello World repository.
  5. Request a review from InvalidLenni.

Top comments (0)