An open API service indexing awesome lists of open source software.

https://github.com/rajputgourish/hello_world_all-language

In this repo, here is code of sevaral language's which give output of printing "Hello, World!" .
https://github.com/rajputgourish/hello_world_all-language

c cpp dart go haskell hello-world java javascript kotlin objective-c perl php python ruby rust scala swift typescript

Last synced: 3 months ago
JSON representation

In this repo, here is code of sevaral language's which give output of printing "Hello, World!" .

Awesome Lists containing this project

README

          

# Hello, World in Every Language

This is my first repository, and this repository is a collection of "Hello, World!" programs written in various programming languages. The goal is to provide a simple reference for anyone interested in learning the basic syntax for printing "Hello, World!" across different programming environments. Whether you're just starting to learn programming or exploring new languages, this repository will give you a quick overview of how each language handles this classic first step.

## What's Included

- ### Extensions :
Files are named with the appropriate extensions to make it easy to understand the file type.

- ### Code Examples :
Each file contains a minimalistic example showcasing how to print "Hello, World!" in the respective language.

## Author

- [@RajputGourish](https://www.github.com/RajputGourish)