From 41caca369d1ff81b08d65eabfb536c9dc4f62c67 Mon Sep 17 00:00:00 2001 From: Chetan Shenoy Date: Wed, 14 May 2014 11:03:35 -0400 Subject: [PATCH] Added 'Build Web Apps with Golang' to Go section --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 71aa91d8..f3105368 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -841,6 +841,7 @@ * [Network programming with Go](http://jan.newmarch.name/go/) * [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) * [The Go Tutorial](http://golang.org/doc/go_tutorial.html) +* [Build Web Application with Golang](https://docs.google.com/file/d/0B2GBHFyTK2N8TzM4dEtIWjBJdEk/) ###Gradle -- GitLab