Skip to content

This is my first GitHub repository. It's great to be a part of this community!

License

Notifications You must be signed in to change notification settings

slemus29/hello-world

 
 

Repository files navigation

hello-world

This project shows you how to write the legendary fundamental "hello-world" in all languages that you can think of.

Prerequisites and usage

For each hello-world download that language's compiler and run the file.

Example: For the python hello-world

python hello_world.py (assuming you have python. But everyone has python)

For go

Running hello-world
go run hello-world.go

Building hello-world into an executable

go build hello-world.go
./hello-world

Contributing

-I am always looking for more contributions.

  • If you're wondering how to contribute do check out Contributing

License

About

This is my first GitHub repository. It's great to be a part of this community!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 18.6%
  • C# 14.9%
  • Java 9.4%
  • HTML 8.8%
  • C++ 7.8%
  • Scala 7.5%
  • Other 33.0%