From a80d8c696d518c7fb43268c727161effd66cdbe8 Mon Sep 17 00:00:00 2001 From: yangwenmai Date: Sun, 14 Apr 2019 00:26:52 +0800 Subject: [PATCH] docs(README): add learning-go from zero to hero --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 732d1a3..b7c8fc0 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公 | [Go(lang) examples - (explain the basics of golang)](https://github.com/SimonWaldherr/golang-examples) | | [A set of example golang code to start learning Go](https://github.com/mkaz/working-with-go) | | [快学 Go 语言](https://zhuanlan.zhihu.com/quickgo) | +| [从零到 Go 大神](https://medium.freecodecamp.org/learning-go-from-zero-to-hero-d2a3223b3d86) | | Go 进阶| |----|