Add Go Bootcamp book

This commit is contained in:
mistermatze 2014-06-16 12:10:36 +02:00
parent ce93c2ca42
commit 06756a34f7
1 changed files with 1 additions and 0 deletions

View File

@ -875,6 +875,7 @@
###Go
* [An Introduction to Programming in Go](http://www.golang-book.com/)
* [Build Web Application with Golang](https://docs.google.com/file/d/0B2GBHFyTK2N8TzM4dEtIWjBJdEk/)
* [Go Bootcamp](http://www.golangbootcamp.com/book) - Matt Aimonetti
* [Go by Example](https://gobyexample.com/)
* [Learning Go](http://archive.miek.nl/projects/learninggo/index.html)
* [Network programming with Go](http://jan.newmarch.name/go/)