Added a link to https://hackr.io/tutorials/learn-golang - a place to find programming community recommended golang tutorials. Disclaimer: I am the cofounder at Hackr.io

Saurabh Hooda 2017-07-01 13:01:27 +05:30
parent 9a596e1835
commit 60cef5e9f0

@ -28,6 +28,7 @@ Learning resources for specific topics:
* [LearnErrorHandling](LearnErrorHandling) links to resources about error handling in Go.
* [LearnTesting](LearnTesting) links to resources about testing in Go.
* [LearnServerProgramming](LearnServerProgramming) links to resources about server programming in Go.
* [Hackr.io Golang Tutorials](https://hackr.io/tutorials/learn-golang) - Best Golang tutorials recommended by the programming community.
Further reading:
* [Newspaper](http://www.newspaper.io) is a topic based newsfeed for slack. Built on Go