learning-golang/README.md

72 lines
6.1 KiB
Markdown
Raw Normal View History

2017-03-24 03:20:50 +00:00
中文 Golang 开发博客/微信公众号列表
2017-09-01 03:52:59 +00:00
[![Build Status](https://travis-ci.org/yangwenmai/golangBlogCN.svg?branch=master)](https://travis-ci.org/yangwenmai/golangBlogCN) [![Go Report Card](https://goreportcard.com/badge/github.com/yangwenmai/golangBlogCN)](https://goreportcard.com/report/github.com/yangwenmai/golangBlogCN) [![Documentation](https://godoc.org/github.com/yangwenmai/golangBlogCN?status.svg)](http://godoc.org/github.com/yangwenmai/golangBlogCN) [![Coverage Status](https://coveralls.io/repos/github/yangwenmai/golangBlogCN/badge.svg?branch=master)](https://coveralls.io/github/yangwenmai/golangBlogCN?branch=master) [![GitHub issues](https://img.shields.io/github/issues/yangwenmai/golangBlogCN.svg)](https://github.com/yangwenmai/golangBlogCN/issues) [![license](https://img.shields.io/github/license/yangwenmai/golangBlogCN.svg?maxAge=2592000)](https://github.com/yangwenmai/golangBlogCN/LICENSE) [![Release](https://img.shields.io/github/release/yangwenmai/golangBlogCN.svg?label=Release)](https://github.com/yangwenmai/golangBlogCN/releases)
2017-03-23 23:53:15 +00:00
=========
2017-03-24 03:20:50 +00:00
本博客列表会不断更新维护,如果有推荐的博客、微信公众号,请到此处[提交博客/公众号信息](https://github.com/yangwenmai/golangBlogCN/issues/1)。
2017-03-23 23:53:15 +00:00
本博客列表涉及的文章内容支持 [定制化Google搜索](https://cse.google.com/cse/publicurl?cx=012619441804928271226:u6z4yvp8enm)。
本博客列表也提供同步更新的OPML文件[下载OPML文件](https://github.com/yangwenmai/golangBlogCN/raw/master/blogcn.opml)可供导入到例如feedly等第三方订阅工具中特别感谢 [icepy](https://github.com/icepy) 提供自动转换脚本。这里有[导入教程](http://blog.feedly.com/feedlimport/)我对程序做了一点修改rss地址可选填。
2017-03-23 23:53:15 +00:00
本项目起源于[iOSBlogCN](https://github.com/tangqiaoboy/iOSBlogCN),非常感谢[唐巧](https://github.com/tangqiaoboy/)。
2017-03-23 23:53:15 +00:00
注意本项目中的Export.py文件必须用python3执行。
2017-03-23 23:53:15 +00:00
博客地址(排名不分先后) | RSS地址
----- | -----
[The Go Programming Language Blog](https://blog.golang.org/)|
[Tony Bai -- 一个程序员的心路历程](http://tonybai.com/) | <http://tonybai.com/feed/>
2017-03-23 23:53:15 +00:00
[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/atom.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) |
2017-03-23 23:53:15 +00:00
[astaxie](https://my.oschina.net/astaxie/blog) | <https://my.oschina.net/astaxie/rss>
[熊窝窝 -- PHP、Codeigniter、JAVA、C#、JAVASCRIPT、LINUX、LATEX、GOLANG等技术分享](http://www.baiyuxiong.com/) | <http://www.baiyuxiong.com/?feed=rss2>
2017-03-23 23:53:15 +00:00
[Ross's Page](http://xhrwang.me/) | <http://xhrwang.me/atom.xml>
[风笑痴](http://lunny.info/) |
2017-03-23 23:53:15 +00:00
[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>
[努力加贝](http://www.nljb.net/) |
2017-05-23 04:03:02 +00:00
[ipfans's Blog](https://ipfans.github.io/) |
[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>
2017-05-11 23:21:52 +00:00
[fatedier blog](http://blog.fatedier.com) |
2017-06-13 12:21:45 +00:00
[siddontang的专栏-my thought for program。](http://blog.csdn.net/siddontang) | <http://blog.csdn.net/siddontang/rss/list>
2017-07-20 09:26:49 +00:00
[holys'](http://holys.im) |
2017-07-20 10:43:17 +00:00
[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/>
[Golang编程百例](https://www.zybuluo.com/Gestapo/note/32082) |
[七牛云 - 七牛团队博客](http://blog.qiniu.com/) | <http://blog.qiniu.com/feed>
[博客 - PingCAP](https://pingcap.com/bloglist) |
2017-03-23 23:53:15 +00:00
[猎豹移动技术博客](http://dev.cmcm.com/) | <http://dev.cmcm.com/feed>
[Huang Huang的博客](https://mozillazg.github.io/) | <https://mozillazg.github.io/feeds/all.atom.xml>
2017-04-12 00:56:43 +00:00
[Fiisio -- thinking and codeing](http://fiisio.me) |
2017-03-23 23:53:15 +00:00
----
2017-03-23 23:53:15 +00:00
微信公众号(排名不分先后) | 公众号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=)
Go语言北京用户组|golang-beijing|![Go语言北京用户组](https://mp.weixin.qq.com/mp/qrcode?scene=10000004&size=102&__biz=MzIzMjA5OTc3OQ==&mid=2652941809&idx=1&sn=734374b9030d0a9a9bbc08d5a13e8a13&send_time=)
Golang语言社区|Golangweb|![Golang语言社区](https://mp.weixin.qq.com/mp/qrcode?scene=10000004&size=102&__biz=MzAxMzc4Mzk1Mw==&mid=2649836890&idx=1&sn=97505941de4f6c51e31f3aea2d806e3a&send_time=)
PingCAP|pingcap2015|![PingCAP](https://mp.weixin.qq.com/mp/qrcode?scene=10000004&size=102&__biz=MzI3NDIxNTQyOQ==&mid=2247484607&idx=1&sn=d2e8374e7ee5ea91387d8d3d8ea69c96&send_time=)
午夜咖啡|jolestar-blog|![午夜咖啡](https://mp.weixin.qq.com/mp/qrcode?scene=10000004&size=102&__biz=MzA4NjgwMDQ0OA==&mid=2652445522&idx=1&sn=36e34036016d3c9fae76173cb9e2c7a7&send_time=)
飞雪无情|flysnow_org|![飞雪无情](https://mp.weixin.qq.com/mp/qrcode?scene=10000004&size=102&__biz=MzI3MjU4Njk3Ng==&mid=2247483751&idx=1&sn=15bf5e8ca24c565819bc07682502266f&send_time=)
----
Go语言社区排名不分先后|
----|
[https://gocn.io](https://gocn.io)|
[http://studygolang.com](http://studygolang.com)|
[http://www.golangtc.com](http://www.golangtc.com)|
2017-04-12 00:56:43 +00:00
[http://www.golangweb.com](http://www.golangweb.com)|