From 5e6934fc0d3829b7239a431c1d179abfc7f7d800 Mon Sep 17 00:00:00 2001 From: Perica Zivkovic Date: Sun, 13 Apr 2014 16:21:09 +0200 Subject: [PATCH] Added Practical Cryptography With Go In a "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 acf773b8..9714e7fe 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -834,6 +834,7 @@ * [Learning Go](http://archive.miek.nl/projects/learninggo/index.html) * [Network programming with Go](http://jan.newmarch.name/go/) * [The Go Tutorial](http://golang.org/doc/go_tutorial.html) +* [Practical Cryptography With Go](https://leanpub.com/gocrypto/read) ###Gradle -- GitLab