From e8358d1131730a6a2c2207e3eda3150bd42bc0a5 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Sun, 13 Apr 2014 16:25:42 +0200 Subject: [PATCH] Alphabetize Go section --- free-programming-books.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index 9714e7fe..d5f5117a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -833,8 +833,8 @@ * [Go by Example](https://gobyexample.com/) * [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) +* [The Go Tutorial](http://golang.org/doc/go_tutorial.html) ###Gradle -- GitLab