1
1
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
2
2
3
- [](https://travis-ci.org/yangwenmai/learning-golang) [](https://goreportcard.com/report/github.com/yangwenmai/learning-golang) [](http://godoc.org/github.com/yangwenmai/learning-golang) [](https://coveralls.io/github/yangwenmai/learning-golang?branch=master) [](https://github.com/yangwenmai/learning-golang/issues) [](https://github.com/yangwenmai/learning-golang/LICENSE) [](https://github.com/yangwenmai/learning-golang/releases)
3
+ [](https://travis-ci.org/developer-learning/learning-golang) [](https://goreportcard.com/report/github.com/developer-learning/learning-golang) [](http://godoc.org/github.com/developer-learning/learning-golang) [](https://coveralls.io/github/developer-learning/learning-golang?branch=master) [](https://github.com/developer-learning/learning-golang/issues) [](https://github.com/developer-learning/learning-golang/LICENSE) [](https://github.com/developer-learning/learning-golang/releases)
4
4
5
- Go 学习之路将会不断更新维护,如果有推荐的博客、微信公众号、学习资料,可以 [ 提交 Issue] ( https://github.com/yangwenmai/learning-golang/issues/1 ) 。
5
+ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公众号、学习资料,可以提交 Issue。
6
6
7
7
----
8
8
@@ -16,8 +16,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
16
16
| [ Go 怎么开始] ( https://github.com/alco/gostart ) |
17
17
| [ Go 开发向导 16 讲] ( https://github.com/hacking-code/golang-tutorials ) |
18
18
| [ Go 命令指南] ( https://github.com/hyper0x/go_command_tutorial ) |
19
- | [ Go by Example] ( https://gobyexample.com/ ) 、[
20
- Go By Example 中文版] ( https://github.com/xg-wang/gobyexample ) |
19
+ | [ Go by Example] ( https://gobyexample.com/ ) [ Go By Example 中文版] ( https://github.com/xg-wang/gobyexample ) |
21
20
| [ 国外的一个高质量 Go 教程集] ( https://golangbot.com/learn-golang-series/ ) |
22
21
| [ Go 测试驱动] ( https://quii.gitbook.io/learn-go-with-tests ) |
23
22
| [ 针对初学者的快速入门开发和使用 go] ( https://github.com/KeKe-Li/For-learning-Go-Tutorial ) |
@@ -103,7 +102,7 @@ IntelliJ idea + Go Plugin、[Goland](https://www.jetbrains.com/go/)、[LiteIDE](
103
102
104
103
本博客列表涉及的文章内容支持 [ 定制化 Google 搜索] ( https://cse.google.com/cse/publicurl?cx=012619441804928271226:u6z4yvp8enm ) 。
105
104
106
- 本博客列表也提供同步更新的 OPML 文件([ 下载 OPML 文件] ( https://github.com/yangwenmai /learning-golang/raw/master/blogcn.opml ) ),可供导入到例如 feedly 等第三方订阅工具中,特别感谢 [ icepy] ( https://github.com/icepy ) 提供自动转换脚本。这里有 [ 导入教程] ( http://blog.feedly.com/feedlimport/ ) ,我对程序做了一点修改,rss 地址可选填。
105
+ 本博客列表也提供同步更新的 OPML 文件([ 下载 OPML 文件] ( https://github.com/developer-learning /learning-golang/raw/master/blogcn.opml ) ),可供导入到例如 feedly 等第三方订阅工具中,特别感谢 [ icepy] ( https://github.com/icepy ) 提供自动转换脚本。这里有 [ 导入教程] ( http://blog.feedly.com/feedlimport/ ) ,我对程序做了一点修改,rss 地址可选填。
107
106
108
107
本项目起源于 [ iOSBlogCN] ( https://github.com/tangqiaoboy/iOSBlogCN ) ,非常感谢 [ 唐巧] ( https://github.com/tangqiaoboy/ ) 。
109
108
0 commit comments