add golang resource (#2157)

This commit is contained in:
Maor Zamski 2016-12-04 12:06:31 +02:00 committed by victor felder
parent 289e4f9c8a
commit e4ddb5bf28
1 changed files with 1 additions and 0 deletions

View File

@ -1104,6 +1104,7 @@
* [Effective Go](https://golang.org/doc/effective_go.html)
* [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
* [Go by Example](https://gobyexample.com)
* [Go for Javascript Developers](https://github.com/bulim/go-for-javascript-developers)
* [Learning Go](https://miek.nl/go/)
* [Let's learn Go!](http://go-book.appspot.com)
* [Network programming with Go](https://jan.newmarch.name/go/)