added Go Tour by golang.org (#2963)

* added Go Tour by golang.org

* added A Tour of Go by golang.org
This commit is contained in:
Raj Kiran Gade 2018-09-20 19:11:48 +05:30 committed by eshellman
parent 2b602559fc
commit 7d357399ae
1 changed files with 1 additions and 0 deletions

View File

@ -156,6 +156,7 @@
### Go
* [A Tour Of Go](https://tour.golang.org/welcome/1)
* [Go Tutorial](http://www.tutorialspoint.com/go/index.htm)