Update free-programming-books.md

pull/1155/head
Asad Dhamani 2014-10-13 14:23:17 +05:30
parent ac2ab964a6
commit 83aa10b193
1 changed files with 1 additions and 0 deletions

View File

@ -908,6 +908,7 @@
### Go
* [An Introduction to Programming in Go](http://www.golang-book.com/)
* [Building Web Apps with Go](http://codegangsta.gitbooks.io/building-web-apps-with-go/content/)
* [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/)