From 83aa10b1932025caa3d4c466d10d7178497142e2 Mon Sep 17 00:00:00 2001 From: Asad Dhamani Date: Mon, 13 Oct 2014 14:23:17 +0530 Subject: [PATCH] Update free-programming-books.md --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 77f5fe55..e317c4a4 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/) -- GitLab