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!" .
- Host: GitHub
- URL: https://github.com/rajputgourish/hello_world_all-language
- Owner: RajputGourish
- Created: 2024-08-10T05:02:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-13T15:09:45.000Z (almost 2 years ago)
- Last Synced: 2026-01-03T12:23:14.849Z (6 months ago)
- Topics: c, cpp, dart, go, haskell, hello-world, java, javascript, kotlin, objective-c, perl, php, python, ruby, rust, scala, swift, typescript
- Language: Objective-C
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)