Skip to content

Hello World in all possible programming languages with their short descriptions

Notifications You must be signed in to change notification settings

Lavin-tom/Hello-World

Repository files navigation

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 HelloWorld with the appropriate extension for your chosen language (e.g., HelloWorld.c).
  • Copy the contents of language-readme.md to 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 to Readme.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 - 45

This repo was inspired from Omkar Ajnadkar project Hello-World

Wikipedia

Languages Covered

Language Link to code
A# Click Here
A-0 Click Here
ABAP Click Here
ABC Click Here
ACC Click Here
Action! Click Here
Actor) Click Here
Ada Click Here
AppleScript Click Here
Bash Click Here
Brainfuck Click Here
C Click Here
C++ Click Here
C# Click Here
Cobol Click Here
COOL Click Here
CSS Click Here
Dart Click Here
F# Click Here
Fortran Click Here
Go Click Here
HTML Click Here
Java Click Here
JavaScript Click Here
jQuery Click Here
Kotlin Click Here
LOLCODE Click Here
Lua Click Here
Markdown Click Here
MATLAB Click Here
OCaml Click Here
Pascal Click Here
Perl Click Here
PureScript Click Here
PHP Click Here
Python Click Here
R Click Here
ReactJS Click Here
Ruby Click Here
Rust Click Here
Scheme Click Here
Skip Click Here
SQL Click Here
Swift Click Here
Verilog Click Here