An open API service indexing awesome lists of open source software.

https://github.com/sahajre/hello-world-go

Hello world-ification of go syntax
https://github.com/sahajre/hello-world-go

go go-tutorial golang helloworld helloworld-programs

Last synced: 5 months ago
JSON representation

Hello world-ification of go syntax

Awesome Lists containing this project

README

          

![Hello world Go](https://cdn-images-1.medium.com/max/1600/1*l_FJULEFFnkq3803cMvqQw.png)

A "hello, world" program is a program which outputs or displays "hello, world" message. It often illustrates the basic syntax of programming language. Perhaps, this tradition was started from the book The C Programming Language, by Brian W. Kernighan and Dennis M. Ritchie, 1978.

Recently, mostly for fun learning, I've started writing "hello, world" program to try out Go language. I think it becomes easy to understand the code syntax and concepts, if you already know what output the code is going to have. 
In this blog post, I am showing you the initial list of "hello, world" program, which I plan to keep updating and adding more over a period of time. I would be glad to hear your feedback and open to your contributions to make it a useful resource.

## 🙌 Contribution

- Open pull request with new hello-world-ification and/or improvements
- Spread the word
- Reach out with any feedback [![Twitter URL](https://img.shields.io/twitter/url/https/twitter.com/kamranahmedse.svg?style=social&label=Follow%20%40sahaj_)](https://twitter.com/sahaj_)