Go-hacks

Some Cool and informative hacks on go.

View the Project on GitHub coolhacks/go-hacks

Go-hacks

Some Cool and informative hacks on go.

go_lang_mascot_by_kirael_art-d7kunhu

What is Golang ?

Go (also commonly referred to as golang) is an open source programming language developed at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.Designed primarily for systems programming, it is a compiled, statically typed language in the tradition of C and C++, with garbage collection, various safety features and CSP-style concurrent programming features added.

Reference: Golang

Why Golang ?

WIP(Work in Progress)....

Contents:

Contributing:

This is a rough outline of what a contributor's workflow looks like:

Thanks for your contributions!

Check out Contributing section for more details.

License:

The content of this repo is released under the MIT License by Ramit Surana. You can find a copy of this license in LICENSE or at http://opensource.org/licenses/mit.