好吧 我认可,有本身添加的内容也有从别人的blog 中 ctrl + c 的html
官方:http://golang.org ,常常被封
中文手册的翻译:http://code.google.com/p/golang-china
嗯,还有一个:http://zh-golang.appsp0t.com/
还有几个:
一、这也是别人的学习笔记:http://www.cnblogs.com/yjf512/category/385369.html
二、某牛的网站:http://www.mikespook.com/golang
示例代码学习网站app
https://gobyexample.com 编辑器
go 语法很简单,一步一步下来 就能够写东西了ide
这个地址总结的go 学习资料挺全的学习
http://www.cnblogs.com/Mike-zh/p/3780282.html网站
还有这个能够看看 google
http://blog.sina.com.cn/s/blog_9be3b8f10101c1o0.html
编辑器:
一、liteIDE,跨平台,会教你怎么安装:http://code.google.com/p/golangide/
我使用的是这个,安装,配置很方便,有代码提示,支持debug翻译