Skip to content

Hello World Program in All Programming Languages | HacktoberFest - 2024 😎

License

Notifications You must be signed in to change notification settings

shivigoyal4321/HelloWorld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World !

This repo is meant to contain Hello World programs in various programming languages.

Procedure to add programs:

  • Fork the respective repository to your profile.
  • Clone the personal repo to your local machine: git clone https://github.com/<username>/HelloWorld.git (Before committing all files, check if all files are staged atleast. It can be checked using git status).
  • Make a new branch with your name to make PR: git checkout -b <your_name-branch_name>
  • Add your programs in correct locations: git add .. (Adds all files here)
  • Commit your changes: git commit -m "meaningful commit message". (Committed all files)
  • Finally, you just need to push all the changes by doing: git push origin <your_name-branch_name>.

Awesome contributors 🤩

Follow Me

To get quick approval of your pull requests, (Follow Me)🚀


Trishan Wagle

About

Hello World Program in All Programming Languages | HacktoberFest - 2024 😎

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 23.7%
  • Java 19.9%
  • CMake 13.1%
  • HTML 9.2%
  • Dart 7.7%
  • C 7.6%
  • Other 18.8%