Golang tutorial site added.

Divyanshu Shekhar 2020-07-16 14:40:51 +05:30
parent b2a834abe2
commit 93615fc494

@ -1,6 +1,8 @@
In addition to the resources available [at golang.org](http://golang.org/doc/#learning) there are a range of community-driven initiatives:
* [Go in 5 Minutes](https://gifm.dev)
* [Golang Tutorial](https://golangblogs.com)
* [Golang Web Development](https://golangblogs.com/category/golang-web-development/)
* [The Little Go Book](http://openmymind.net/The-Little-Go-Book/)
* [Tutorials Point](https://www.tutorialspoint.com/go/index.htm)
* [Exercism.io - Go](http://exercism.io/languages/go) - Online code exercises for Go for practice and mentorship.