Golang学习笔记-环境配置

1.下载最新的Go SDK

http://docscn.studygolang.com/doc/install

2.如何使用Go SDK

http://docscn.studygolang.com/doc/code.html

3.关于GOROOT、GOPATH、GOBIN、project目录

http://blog.csdn.net/Alsmile/article/details/48290223

4.读生产环境下go语言最佳实践有感

http://my.oschina.net/siddontang/blog/263504

5.使用Atom开发golang

http://www.liujianghu.com/2015/10/21/develop-golang-by-atom/

6.不翻墙下载Golang第三方依赖库

http://golangtc.com/download/package

7. IntelliJ的Golang插件

https://github.com/go-lang-plugin-org/go-lang-idea-plugin
Supported IDEs

The plugin can be installed on IntelliJ platform versions 141.1532 – 141.9999 and 143.1180 – 143.9999 and 2016.1:

IntelliJ IDEA 14.1.4, 15.0.2+ or 16 (Ultimate or Community)

  • WebStorm 10.0.4 or 11
  • PhpStorm 9.0 or 10
  • PyCharm 4.5.2+ or 5
  • RubyMine 7.1.3+ or 8
  • CLion 1.0.3+ or 1.2
  • Android Studio 1.2.1+

8. 很全面的Go教程

https://github.com/astaxie/build-web-application-with-golang/blob/master/zh/preface.md

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容