From 6e377a2023c730ad39bf97a1f7cf848d6fcd86b7 Mon Sep 17 00:00:00 2001 From: Zhang Dan Jie Date: Fri, 25 Mar 2016 14:07:13 +0800 Subject: [PATCH] Added "A tour of Go" Resource online --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cde7e96..aad1505 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ Free to [read online](https://thewhitetulip.gitbooks.io/webapp-with-golang-anti- Resources ==== +###[A tour of Go](https://tour.golang.org/) ###[Video: Learn Go Syntax in one video](http://www.youtube.com/watch?v=CF9S4QZuV30) ###[Tutorials: Go by Example](https://gobyexample.com/) ###[Go Fundamentals Video Training](http://shop.oreilly.com/category/learning-path/go-fundamentals.do)