docs: udpate talkgo

pull/13/head
yangwenmai 2020-07-09 10:28:36 +08:00
parent 46f21c2c60
commit 8f001d2139
1 changed files with 178 additions and 178 deletions

View File

@ -1,17 +1,17 @@
# Go 学习之路Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
[![Build Status](https://travis-ci.org/talk-go/read.svg?branch=master)](https://travis-ci.org/talk-go/read) [![Go Report Card](https://goreportcard.com/badge/github.com/talk-go/read)](https://goreportcard.com/report/github.com/talk-go/read) [![Documentation](https://godoc.org/github.com/talk-go/read?status.svg)](http://godoc.org/github.com/talk-go/read) [![Coverage Status](https://coveralls.io/repos/github/talk-go/read/badge.svg?branch=master)](https://coveralls.io/github/talk-go/read?branch=master) [![GitHub issues](https://img.shields.io/github/issues/talk-go/read.svg?label=Issue)](https://github.com/talk-go/read/issues) [![license](https://img.shields.io/github/license/talk-go/read.svg?maxAge=2592000)](https://github.com/talk-go/read/LICENSE) [![Release](https://img.shields.io/github/release/talk-go/read.svg?label=Release)](https://github.com/talk-go/read/releases)
[![Build Status](https://travis-ci.org/talkgo/read.svg?branch=master)](https://travis-ci.org/talkgo/read) [![Go Report Card](https://goreportcard.com/badge/github.com/talkgo/read)](https://goreportcard.com/report/github.com/talkgo/read) [![Documentation](https://godoc.org/github.com/talkgo/read?status.svg)](http://godoc.org/github.com/talkgo/read) [![Coverage Status](https://coveralls.io/repos/github/talkgo/read/badge.svg?branch=master)](https://coveralls.io/github/talkgo/read?branch=master) [![GitHub issues](https://img.shields.io/github/issues/talkgo/read.svg?label=Issue)](https://github.com/talkgo/read/issues) [![license](https://img.shields.io/github/license/talkgo/read.svg?maxAge=2592000)](https://github.com/talkgo/read/LICENSE) [![Release](https://img.shields.io/github/release/talkgo/read.svg?label=Release)](https://github.com/talkgo/read/releases)
Go 学习之路将会不断更新维护,如果有推荐的博客、微信公众号、学习资料,可以提交 Issue。
=======
**注意《Go 学习之路》已经迁移到[https://github.com/talk-go/read](https://github.com/talk-go/read)。**
**注意《Go 学习之路》已经迁移到[https://github.com/talkgo/read](https://github.com/talkgo/read)。**
## Stargazers over time
[![Stargazers over time](https://starcharts.herokuapp.com/talk-go/read.svg)](https://starcharts.herokuapp.com/talk-go/read)
[![Stargazers over time](https://starcharts.herokuapp.com/talkgo/read.svg)](https://starcharts.herokuapp.com/talkgo/read)
[learning-golang Star History and Stats](https://seladb.github.io/StarTrack-js/#/preload?r=talk-go,read)
[learning-golang Star History and Stats](https://seladb.github.io/StarTrack-js/#/preload?r=talkgo,read)
----
@ -20,7 +20,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
## Go 学习资料
| Go 入门 |
|----|
| -------------------------------------------------------------------------------------------------------- |
| [Go 官方网站](https://golang.org/) 、[Go 中文官方网站](https://go-zh.org/) |
| [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) |
| [Go 指南](https://tour.go-zh.org/) |
@ -40,7 +40,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
| [从零到 Go 大神](https://medium.freecodecamp.org/learning-go-from-zero-to-hero-d2a3223b3d86) |
| Go 进阶 |
|----|
| -------------------------------------------------------------------------------------- |
| [Go 官方博客](https://blog.golang.org/) |
| [Go 官方包文档-pkg](https://golang.org/pkg/) |
| [Go 标准库中文文档-cngolib](http://cngolib.com/) | |
@ -51,7 +51,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
| [Go 语言博客实践](https://github.com/achun/Go-Blog-In-Action) |
| Go 书籍 |
|-----|
| --------------------------------------------------------------------------------------------------------------------------------- |
| [Go Web 编程](https://github.com/astaxie/build-web-application-with-golang) |
| [雨痕的《Go 学习笔记》,正在编写第六版,可于微博下载预览版,或关注公众号(2018-05-07)](https://github.com/qyuhen/book) |
| [Go 语言圣经](https://www.gitbook.com/book/wizardforcel/gopl-zh/details) / [Go 语言圣经](https://github.com/golang-china/gopl-zh) |
@ -70,7 +70,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
| [Go 语言设计与实现](https://draveness.me/golang) |
| Go 面试 |
|----|
| -------------------------------------------------------------------- |
| [Go 开发建议](https://github.com/cristaloleg/go-advices) |
| [精华的 Go 面试题和答案](https://github.com/goquiz/goquiz.github.io) |
| [编程面试题的 Go 实现](https://github.com/mrekucci/epi) |
@ -78,7 +78,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
| [面前必看](https://github.com/qcrao/interview) |
| Go 其他 |
|----|
| ------------------------------------------------------------------------------------------------------------- |
| [Gopher 阅读清单](https://github.com/enocom/gopher-reading-list) |
| [Go 知识图谱](https://github.com/gocn/knowledge) |
| [Go 语言学习资源整理](https://zhuanlan.zhihu.com/p/25493806) |
@ -100,7 +100,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
## Go 学习视频
| 课程名称 | 简单介绍 |
|----|----|
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming) | 这套视频适合初学者。 |
| [Go Web 基础](https://github.com/Unknwon/go-web-foundation) | 主要面向完成《Go 编程基础》教程后希望进一步了解有关 Go Web 开发的学习者。 |
| [Go 名库讲解](https://github.com/Unknwon/go-rock-libraries-showcases) | 主要是对 Go 语言的第三方库进行评测讲解的集博客、示例与语音视频为一体的综合教程适合完成《Go 编程基础》教程之后的学习者。 |
@ -119,7 +119,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
## Go 文章
| 标题 | 简单介绍 |
|----|----|
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- |
| [Create A Real Time Chat App With Golang, Angular 2, And Websockets](https://www.thepolyglotdeveloper.com/2016/12/create-real-time-chat-app-golang-angular-2-websockets/) | 对于用 Go 语言来入门后端的我来说,如何和其它技术结合使用令我耳目一新(尽管看起来不难) |
| [How do I go about learning Go?](https://medium.com/@IndianGuru/how-do-i-go-about-learning-go-3a58a3a29a0b) | |
| [Resources for new Go programmers](https://dave.cheney.net/resources-for-new-go-programmers) | |
@ -128,7 +128,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
## Go 播客
| 名称 | 简单介绍 |
|----|----|
| -------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
| [GoTime](https://changelog.com/gotime) | A panel of Golang experts and special guests discuss the Go programming language, the community, and everything in between. |
----
@ -148,7 +148,7 @@ Go 学习之路将会不断更新维护,如果有推荐的博客、微信公
VSCode 插件列表(欢迎大家补充):
| 插件名称 | 插件描述 |
|----|----|
| ------------------ | ------------------------------------------------------------ |
| GitLens | 非常方便的查看文件代码的 commit 信息(提交时间,提交人等)。 |
| Code Runner | 针对非常多的语言而快速方便执行的小插件。 |
| filesize | 在 VSCode 底部工具栏,非常方便的显示文件大小。 |
@ -169,51 +169,51 @@ IntelliJ idea + Go Plugin、[Goland](https://www.jetbrains.com/go/)、[LiteIDE](
本博客列表涉及的文章内容支持 [定制化 Google 搜索](https://cse.google.com/cse/publicurl?cx=012619441804928271226:u6z4yvp8enm)。
本博客列表也提供同步更新的 OPML 文件([下载 OPML 文件](https://github.com/talk-go/read/raw/master/blogcn.opml)),可供导入到例如 feedly 等第三方订阅工具中,特别感谢 [icepy](https://github.com/icepy) 提供自动转换脚本。这里有 [导入教程](http://blog.feedly.com/feedlimport/)我对程序做了一点修改rss 地址可选填。
本博客列表也提供同步更新的 OPML 文件([下载 OPML 文件](https://github.com/talkgo/read/raw/master/blogcn.opml)),可供导入到例如 feedly 等第三方订阅工具中,特别感谢 [icepy](https://github.com/icepy) 提供自动转换脚本。这里有 [导入教程](http://blog.feedly.com/feedlimport/)我对程序做了一点修改rss 地址可选填。
本项目起源于 [iOSBlogCN](https://github.com/tangqiaoboy/iOSBlogCN),非常感谢 [唐巧](https://github.com/tangqiaoboy/)。
注意:本项目中的 Export.py 文件必须用 python3 执行。
| 博客地址 (排名不分先后) | RSS 地址 |
| ----- | ----- |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ |
| [The Go Programming Language Blog](https://blog.golang.org/) |
| [Tony Bai -- 一个程序员的心路历程](http://tonybai.com/) | <http://tonybai.com/feed/>
| [Arthur 的博客](http://www.zenlife.tk/index) | <http://www.zenlife.tk/feed.atom>
| [鸟窝](http://colobu.com/) | <http://colobu.com/atom.xml>
| [飞雪无情的博客](http://www.flysnow.org) | <http://www.flysnow.org/index.xml>
| [午夜咖啡](http://jolestar.com/) | <http://jolestar.com/feed.xml>
| [蝈蝈俊的技术心得](http://www.cnblogs.com/ghj1976/) | <http://www.cnblogs.com/ghj1976/rss>
| [Tony Bai -- 一个程序员的心路历程](http://tonybai.com/) | <http://tonybai.com/feed/> |
| [Arthur 的博客](http://www.zenlife.tk/index) | <http://www.zenlife.tk/feed.atom> |
| [鸟窝](http://colobu.com/) | <http://colobu.com/atom.xml> |
| [飞雪无情的博客](http://www.flysnow.org) | <http://www.flysnow.org/index.xml> |
| [午夜咖啡](http://jolestar.com/) | <http://jolestar.com/feed.xml> |
| [蝈蝈俊的技术心得](http://www.cnblogs.com/ghj1976/) | <http://www.cnblogs.com/ghj1976/rss> |
| [FuXiaohei.Me -- 傅小黑的自留地](http://fuxiaohei.me/) |
| [无闻的小站](https://github.com/Unknwon/wuwen.org) |
| [astaxie](https://my.oschina.net/astaxie) | <https://my.oschina.net/astaxie/rss>
| [熊窝窝 -- PHP、Codeigniter、JAVA、C#、JAVASCRIPT、LINUX、LATEX、GOLANG 等技术分享](http://www.baiyuxiong.com/) | <http://www.baiyuxiong.com/?feed=rss2>
| [astaxie](https://my.oschina.net/astaxie) | <https://my.oschina.net/astaxie/rss> |
| [熊窝窝 -- PHP、Codeigniter、JAVA、C#、JAVASCRIPT、LINUX、LATEX、GOLANG 等技术分享](http://www.baiyuxiong.com/) | <http://www.baiyuxiong.com/?feed=rss2> |
| [风笑痴](http://lunny.info/) |
| [getwe's Blog](http://getwe.cn/) | <http://getwe.cn/atom.xml>
| [getwe's Blog](http://getwe.cn/) | <http://getwe.cn/atom.xml> |
| [Harold's Blog -- 个人技术笔记](http://oikomi.github.io/) |
| [YanyiWu](http://yanyiwu.com/) | <http://yanyiwu.com/rss.xml>
| [YanyiWu](http://yanyiwu.com/) | <http://yanyiwu.com/rss.xml> |
| [努力加贝](http://www.nljb.net/) |
| [ipfans's Blog](https://www.4async.com/) | <https://www.4async.com/atom.xml>
| [Cyeam -- 你不要用战术的勤奋掩盖战略的懒惰。](http://blog.cyeam.com/) | <http://blog.cyeam.com/atom.xml>
| [战魂小筑](http://www.cppblog.com/sunicdavy) | <http://www.cppblog.com/sunicdavy/rss.aspx>
| [My Candy](http://mengqi.info/) | <http://mengqi.info/feed.xml>
| [ipfans's Blog](https://www.4async.com/) | <https://www.4async.com/atom.xml> |
| [Cyeam -- 你不要用战术的勤奋掩盖战略的懒惰。](http://blog.cyeam.com/) | <http://blog.cyeam.com/atom.xml> |
| [战魂小筑](http://www.cppblog.com/sunicdavy) | <http://www.cppblog.com/sunicdavy/rss.aspx> |
| [My Candy](http://mengqi.info/) | <http://mengqi.info/feed.xml> |
| [fatedier blog](http://blog.fatedier.com) |
| [siddontang 的专栏-my thought for program。](http://blog.csdn.net/siddontang) | <http://blog.csdn.net/siddontang/rss/list>
| [siddontang 的专栏-my thought for program。](http://blog.csdn.net/siddontang) | <http://blog.csdn.net/siddontang/rss/list> |
| [holys'](http://holys.im) |
| [domac 博客 life should be func](http://lihaoquan.me) |
| [Siddon's Blog-My thought for program](http://siddonWorldtang.com) | <http://siddontang.com/atom.xml>
| [Gopher beyond EI[i]phants](https://mikespook.com/) | <https://mikespook.com/feed/>
| [Siddon's Blog-My thought for program](http://siddonWorldtang.com) | <http://siddontang.com/atom.xml> |
| [Gopher beyond EI[i]phants](https://mikespook.com/) | <https://mikespook.com/feed/> |
| [Golang 编程百例](https://www.zybuluo.com/Gestapo/note/32082) |
| [七牛云 - 七牛团队博客](http://blog.qiniu.com/) | <http://blog.qiniu.com/feed>
| [七牛云 - 七牛团队博客](http://blog.qiniu.com/) | <http://blog.qiniu.com/feed> |
| [博客 - PingCAP](https://pingcap.com/bloglist) |
| [猎豹移动技术博客](http://dev.cmcm.com/) | <http://dev.cmcm.com/feed>
| [Huang Huang 的博客](https://mozillazg.github.io/) | <https://mozillazg.github.io/feeds/all.atom.xml>
| [猎豹移动技术博客](http://dev.cmcm.com/) | <http://dev.cmcm.com/feed> |
| [Huang Huang 的博客](https://mozillazg.github.io/) | <https://mozillazg.github.io/feeds/all.atom.xml> |
| [Fiisio -- thinking and codeing](http://fiisio.me) |
| [LittleFeng 的博客 -- Python、Golang、Java、后端技术](https://allenwind.github.io)
| [LittleFeng 的博客 -- Python、Golang、Java、后端技术](https://allenwind.github.io) |
| [Legendtkl](http://legendtkl.com/) |
| [行思錄,Travel Coder - Arch, Coding, Life Learning](https://liudanking.com) |
| [jasper的技术小窝 - 关注DevOps、运维监控、Python、Golang、开源、大数据、web开发、互联网](http://www.opscoder.info) |
| [Morsing's Blog](http://morsmachine.dk/) | <http://morsmachine.dk/feed.atom>
| [Morsing's Blog](http://morsmachine.dk/) | <http://morsmachine.dk/feed.atom> |
| [hanjm backend blog](https://imhanjm.com/) |
| [《Go 语言实战》作者之一的博客](https://www.goinggo.net/) |
| [Hi, I'm Francesc.](https://campoy.cat/blog) |
@ -223,10 +223,10 @@ IntelliJ idea + Go Plugin、[Goland](https://www.jetbrains.com/go/)、[LiteIDE](
| [煎鱼的迷之博客](https://github.com/EDDYCJY/blog) |
| [Stefno - 博客园](https://www.cnblogs.com/qcrao-2018/) |
| [No Headback - If you don't keep moving, you'll quickly fall behind.](http://xargin.com/readings/) |
| [面向信仰编程 Draveness's Blog](https://draveness.me/) | <https://draveness.me/feed.xml>
| [程序印象 知行合一 业精于勤](https://www.cn18k.com/) | <https://www.cn18k.com/atom.xml>
| [菜鸟 Miao start from a newb...](http://blog.newbmiao.com/) | <http://blog.newbmiao.com/atom.xml>
| [峰云就她了 - 专注于 GOLANG、PYTHON、DB、CLUSTER](http://xiaorui.cc/) | <http://xiaorui.cc/feed/>
| [面向信仰编程 Draveness's Blog](https://draveness.me/) | <https://draveness.me/feed.xml> |
| [程序印象 知行合一 业精于勤](https://www.cn18k.com/) | <https://www.cn18k.com/atom.xml> |
| [菜鸟 Miao start from a newb...](http://blog.newbmiao.com/) | <http://blog.newbmiao.com/atom.xml> |
| [峰云就她了 - 专注于 GOLANG、PYTHON、DB、CLUSTER](http://xiaorui.cc/) | <http://xiaorui.cc/feed/> |
| [大俊 - Go 每日一库](https://darjun.github.io/) |
| [极客兔兔 - 7天从零实现 XX](https://geektutu.com/) |
@ -234,7 +234,7 @@ IntelliJ idea + Go Plugin、[Goland](https://www.jetbrains.com/go/)、[LiteIDE](
## Go 社区
| Go 语言社区(排名不分先后) | 特色 |
|----|----|
| --------------------------------------------------------- | ------------------------------------------------ |
| [Go 中国技术社区](https://gocn.io) | GoCN 每日新闻、问答社区 |
| [GO 语言中文网](http://studygolang.com) | 问答社区、开源项目、资源、图书、下载、官方文档。 |
| [Golang 中国](http://www.golangtc.com) | 问答社区、图书、下载。 |
@ -243,7 +243,7 @@ IntelliJ idea + Go Plugin、[Goland](https://www.jetbrains.com/go/)、[LiteIDE](
## 微信公众号
| 微信公众号 (排名不分先后) | 公众号 ID | 二维码 |
| ----- | ----- | ----- |
| ------------------------- | --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Go 中国 | golangchina | ![Go 中国](https://mp.weixin.qq.com/mp/qrcode?scene=10000004&size=102&__biz=MjM5OTcxMzE0MQ==&mid=2653369919&idx=1&sn=7cf1deca13da16a8cd4ba4ecd8ceba8c&send_time=) |
| Go 语言中文网 | studygolang |
| 每日 go 语言 | golang_everyday | ![每日 go 语言](https://mp.weixin.qq.com/mp/qrcode?scene=10000004&size=102&__biz=MzA4MzI2NTU4NA==&mid=2465194512&idx=1&sn=d4dea33e9d93988fe4fbba39d849e9b0&send_time=) |