|
1 | 1 | # Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频) |
2 | 2 |
|
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) |
| 3 | +[](https://travis-ci.org/talk-go/read) [](https://goreportcard.com/report/github.com/talk-go/read) [](http://godoc.org/github.com/talk-go/read) [](https://coveralls.io/github/talk-go/read?branch=master) [](https://github.com/talk-go/read/issues) [](https://github.com/talk-go/read/LICENSE) [](https://github.com/talk-go/read/releases) |
4 | 4 |
|
5 | 5 | Go 学习之路将会不断更新维护,如果有推荐的博客、微信公众号、学习资料,可以提交 Issue。 |
6 | 6 |
|
7 | 7 | ======= |
8 | | -**注意:《Go 学习之路》已经迁移到[https://github.com/developer-learning/learning-golang](https://github.com/developer-learning/learning-golang)。** |
| 8 | +**注意:《Go 学习之路》已经迁移到[https://github.com/talk-go/read](https://github.com/talk-go/read)。** |
9 | 9 |
|
10 | 10 | ## Stargazers over time |
11 | 11 |
|
12 | | -[](https://starcharts.herokuapp.com/developer-learning/learning-golang) |
| 12 | +[](https://starcharts.herokuapp.com/talk-go/read) |
13 | 13 |
|
14 | | -[learning-golang Star History and Stats](https://seladb.github.io/StarTrack-js/#/preload?r=developer-learning,learning-golang) |
| 14 | +[learning-golang Star History and Stats](https://seladb.github.io/StarTrack-js/#/preload?r=talk-go,read) |
15 | 15 |
|
16 | 16 | ---- |
17 | 17 |
|
18 | | -## ➡️ [Go 夜读](https://reading.developerlearning.cn) |
| 18 | +## ➡️ [Go 夜读](https://talkgo.org/) |
19 | 19 |
|
20 | 20 | ## Go 学习资料 |
21 | 21 |
|
@@ -169,7 +169,7 @@ IntelliJ idea + Go Plugin、[Goland](https://www.jetbrains.com/go/)、[LiteIDE]( |
169 | 169 |
|
170 | 170 | 本博客列表涉及的文章内容支持 [定制化 Google 搜索](https://cse.google.com/cse/publicurl?cx=012619441804928271226:u6z4yvp8enm)。 |
171 | 171 |
|
172 | | -本博客列表也提供同步更新的 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 地址可选填。 |
| 172 | +本博客列表也提供同步更新的 OPML 文件([下载 OPML 文件](https://github.com/talk-go/read/raw/master/blogcn.opml)),可供导入到例如 feedly 等第三方订阅工具中,特别感谢 [icepy](https://github.com/icepy) 提供自动转换脚本。这里有 [导入教程](http://blog.feedly.com/feedlimport/),我对程序做了一点修改,rss 地址可选填。 |
173 | 173 |
|
174 | 174 | 本项目起源于 [iOSBlogCN](https://github.com/tangqiaoboy/iOSBlogCN),非常感谢 [唐巧](https://github.com/tangqiaoboy/)。 |
175 | 175 |
|
@@ -227,6 +227,8 @@ IntelliJ idea + Go Plugin、[Goland](https://www.jetbrains.com/go/)、[LiteIDE]( |
227 | 227 | | [程序印象 知行合一 业精于勤](https://www.cn18k.com/) | <https://www.cn18k.com/atom.xml> |
228 | 228 | | [菜鸟 Miao start from a newb...](http://blog.newbmiao.com/) | <http://blog.newbmiao.com/atom.xml> |
229 | 229 | | [峰云就她了 - 专注于 GOLANG、PYTHON、DB、CLUSTER](http://xiaorui.cc/) | <http://xiaorui.cc/feed/> |
| 230 | +| [大俊 - Go 每日一库](https://darjun.github.io/) | |
| 231 | +| [极客兔兔 - 7天从零实现 XX](https://geektutu.com/) | |
230 | 232 |
|
231 | 233 | ---- |
232 | 234 | ## Go 社区 |
|
0 commit comments