From 06756a34f7449e4aeabe858193cae55587a7222f Mon Sep 17 00:00:00 2001 From: mistermatze Date: Mon, 16 Jun 2014 12:10:36 +0200 Subject: [PATCH] Add Go Bootcamp book --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 558689ca..7fd81f1d 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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/) -- GitLab