From 5d93db3811ae8aadb231b279f2c5a115ce1cf369 Mon Sep 17 00:00:00 2001 From: Mouseion Date: Sun, 1 Jun 2014 20:16:43 -0700 Subject: [PATCH] Reorder go list --- 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 e4c0523c..5829c8d7 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -865,12 +865,12 @@ ###Go * [An Introduction to Programming in Go](http://www.golang-book.com/) +* [Build Web Application with Golang](https://docs.google.com/file/d/0B2GBHFyTK2N8TzM4dEtIWjBJdEk/) * [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/) * [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