Skip to content
forked from fyt19/helloworld

this repository is very simple because just "Hello World" :)

Notifications You must be signed in to change notification settings

alp55/helloworld

 
 

Repository files navigation

helloworld

Welcome to the Multi-Language Hello World Repository! This repository is dedicated to showcasing the "Hello, World!" program written in various programming languages. The goal of this repository is to allow anyone to contribute their own "Hello, World!" program in their favorite programming language, in their own language. this repository is very simple because just "Hello World" :)

Hello World

How to Contribute

Contributing to this repository is easy! Follow these steps to add your own "Hello, World!" program:

  1. Fork this repository to your GitHub account.
  2. Clone the forked repository to your local machine.
  3. Add a new file named hw.<extension> to the repository, where <extension> represents the file extension of your chosen programming language. For example, if you're writing in Python, name your file hw.py.
  4. Write your "Hello, World!" program in the newly created file using your preferred programming language.
  5. Commit your changes and push them to your forked repository.
  6. Create a pull request to merge your changes into the main repository.
  7. Sit back and wait for your contribution to be merged! 🎉

Folder Structure

This repository follows a simple folder structure where each "Hello, World!" program is stored in a file named according to its programming language extension. For example:

  • hw.py for Python
  • hw.java for Java
  • hw.cpp for C++
  • ...

This repository is licensed under the MIT License. By contributing to this repository, you agree to license your contributions under the terms of this license.

Happy coding! If you have any questions or suggestions, feel free to open an issue or reach out to the repository maintainers.

About

this repository is very simple because just "Hello World" :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 18.0%
  • C 13.7%
  • Go 13.2%
  • Fortran 9.8%
  • HTML 9.1%
  • Shell 7.3%
  • Other 28.9%