提交 6a6d01dc 编写于 作者: U Unknwon

Merge pull request #10 from momaek/master

add cloud platform qiniu and editor vim
......@@ -4,7 +4,7 @@ Go 语言学习资料与社区索引
鉴于之前有人做的 [索引资料](https://github.com/wonderfo/wonderfogo/wiki) 已经过期超过 2 年,所以特开此坑。各位同学可以通过发起 Fork + Pull Request 的方式进行补充和更新。
**最后更新时间**:2015 年 10 月 13
**最后更新时间**:2015 年 12 月 04
## 交流社区
......@@ -54,6 +54,7 @@ Go 语言学习资料与社区索引
- [Sublime Text 2/3](http://sublimetext.com)[配置教程](http://my.oschina.net/Obahua/blog/110767)
- [IntelliJ IDEA](http://www.jetbrains.com/idea/)
- [Atom](https://atom.io)[配置插件](https://atom.io/packages/go-plus)(感觉还不错,类似sublime,配置比较简单)
- [VIM](http://www.vim.org)[配置插件](https://github.com/humiaozuzu/dot-vimrc)(嫌vim配置麻烦的童鞋可以直接用这个)
- 学习站点:
- [Go China 网络课堂](http://edu.go-china.org/)
- [Go by Example](https://gobyexample.com/)
......@@ -67,6 +68,8 @@ Go 语言学习资料与社区索引
- [azure sdk for go](https://godoc.org/github.com/Azure/azure-sdk-for-go):=>[github](https://github.com/Azure/azure-sdk-for-go)
- [How to Use CoreOS on Azure](https://azure.microsoft.com/zh-cn/documentation/articles/virtual-machines-linux-coreos-how-to/)
- [Create Azure Web app with GoLang extension](https://azure.microsoft.com/zh-cn/documentation/templates/101-webapp-with-golang/)
- [Qiniu](https://www.qiniu.com)
- [Qiniu SDK for Go](http://developer.qiniu.com/docs/v6/sdk/go-sdk.html):=>[github](https://github.com/qiniu/api.v6)
- 其它站点:
- [Golang 杂志](https://flipboard.com/section/the-golang-magazine-bJ1GqB)[订阅说明](http://bbs.go-china.org/post/476)
- [Reddit](http://www.reddit.com/r/golang/)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册