Quellcode durchsuchen

Add Go Bootcamp book

mistermatze vor 11 Jahren
Ursprung
Commit
06756a34f7
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      free-programming-books.md

+ 1 - 0
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/)