Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gmpsankalpa/hello-world
This repository contains "Hello, World!" programs written in 20 different programming languages.
https://github.com/gmpsankalpa/hello-world
assembly cpp csharp css go html java javascript kotlin matlab objective-c perl php python r ruby scala sql swift typescript
Last synced: 26 days ago
JSON representation
This repository contains "Hello, World!" programs written in 20 different programming languages.
- Host: GitHub
- URL: https://github.com/gmpsankalpa/hello-world
- Owner: gmpsankalpa
- License: mit
- Created: 2024-03-20T16:27:48.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-31T16:15:15.000Z (7 months ago)
- Last Synced: 2024-10-12T11:23:03.343Z (26 days ago)
- Topics: assembly, cpp, csharp, css, go, html, java, javascript, kotlin, matlab, objective-c, perl, php, python, r, ruby, scala, sql, swift, typescript
- Language: Assembly
- Homepage: https://gmpsankalpa.xyz
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hello, World! Repository
This repository contains "Hello, World!" programs written in 20 different programming languages. Each programming language has its own directory containing a README file with instructions for running the program and the code file itself.
## Programming Languages Included
1. [Python](Python/README_python.md)
2. [JavaScript](JavaScript/README_javascript.md)
3. [Java](Java/README_java.md)
4. [C++](C++/README_c++.md)
5. [C#](C#/README_c#.md)
6. [Ruby](Ruby/README_ruby.md)
7. [Swift](Swift/README_swift.md)
8. [PHP](PHP/README_php.md)
9. [Go](Go/README_go.md)
10. [R](R/README_r.md)
11. [HTML](HTML/README_html.md)
12. [CSS](CSS/README_css.md)
13. [TypeScript](TypeScript/README_typescript.md)
14. [Kotlin](Kotlin/README_kotlin.md)
15. [Scala](Scala/README_scala.md)
16. [Perl](Perl/README_perl.md)
17. [Objective-C](Objective-C/README_objective-c.md)
18. [SQL](SQL/README_sql.md)
19. [Assembly](Assembly/README_assembly.md)
20. [MATLAB](MATLAB/README_matlab.md)## Instructions
Each programming language directory contains a README file with instructions on how to run the respective "Hello, World!" program written in that language. Follow the instructions provided in each README file to execute the program and see the output.
Feel free to explore the directories and learn about the "Hello, World!" program in different programming languages!
---
![repo size](https://img.shields.io/github/repo-size/gmpsankalpa/Hello-World?label=Repo%20Size&style=for-the-badge&labelColor=black&color=20bf6b)
![GitHub forks](https://img.shields.io/github/forks/gmpsankalpa/Hello-World?&labelColor=black&color=0fb9b1&style=for-the-badge)
![GitHub stars](https://img.shields.io/github/stars/gmpsankalpa/Hello-World?&labelColor=black&color=f7b731&style=for-the-badge)
![GitHub LastCommit](https://img.shields.io/github/last-commit/gmpsankalpa/Hello-World?logo=github&labelColor=black&color=d1d8e0&style=for-the-badge)