LA
Lavin-tom/Hello-World
Hello World in all possible programming languages with their short descriptions
Hello-World
Hello World in all possible programming languages with their short descriptions
Whenever we start learning a new programming language, we often begin with a "Hello, World!" program. In this repository, you can find examples of "Hello, World!" code snippets implemented in various programming languages.
How to contribute to this repository
- Click on the 'Fork' button at the top to fork the repository.
- Clone the forked repository to your local machine using the following command in Git Bash or any terminal with Git support:
git clone <repository-url>. - Create a new folder with the name of the programming language you want to add.
- Inside the new folder, create a file named
HelloWorldwith the appropriate extension for your chosen language (e.g.,HelloWorld.c). - Copy the contents of
language-readme.mdto your new folder and update the heading with the name of your new language. Provide a brief description of the language and fill in the table with accurate information from the respective language's Wikipedia page. Then, rename the file toReadme.md. - Add a link to your new language in the main Readme.md file. The link should point to your folder in the format
https://github.com/Lavin-tom/Hello-World/tree/main/your-folder-name. - Create a pull request and wait for it to be reviewed and merged.
Feel free to contribute and add "Hello, World!" examples in different programming languages.
Total Language Covered - 48
This repo was inspired from Omkar Ajnadkar project Hello-World
Wikipedia
List of programming languages- Wikipedia
Languages Covered
On this page
Languages
HTML11.4%CSS9.4%COBOL5.9%C#5.7%PureScript5.4%Java4.4%Brainfuck4.4%JavaScript4.4%C++4.1%C3.9%Verilog3.1%Cool3.0%Go3.0%ABAP2.7%Fortran2.6%Kotlin2.6%Filebench WML2.5%Pascal2.3%Dart1.7%Rust1.7%Python1.6%Ada1.4%Scheme1.4%LOLCODE1.4%AppleScript1.2%PowerShell1.1%OCaml1.1%PHP1.0%Swift0.9%Lua0.8%Perl0.8%Rebol0.8%MATLAB0.8%Ruby0.8%Shell0.8%
Created June 27, 2023
Updated November 3, 2025