From 1241981c41d924d25d3f23c8da94d0b0ce45c086 Mon Sep 17 00:00:00 2001 From: Suraj Patil Date: Tue, 23 Aug 2016 22:35:11 +0530 Subject: [PATCH] Added a new book (#2052) * Added a new book * Updated incorrect name No idea how that got changed in earlier commit --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 578f803d..08cf412f 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1098,6 +1098,7 @@ * [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) * [The Go Tutorial](http://tour.golang.org) * [The Little Go Book](https://github.com/karlseguin/the-little-go-book) +* [Web apps in Go, the anti textbook](https://github.com/thewhitetulip/web-dev-golang-anti-textbook/) ### Groovy