diff --git a/free-programming-books.md b/free-programming-books.md index 77f5fe55ca5e426d90f0abb2789f859516f14635..e317c4a455178bc26c2f366ce72051de79eeb28a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -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/)