您的位置:首页 > 编程语言 > Go语言

Golang学习 - 学习资源列表

2014-10-20 21:19 246 查看
本文转自Golove博客:http://www.cnblogs.com/golove/p/3274321.html

Golang 学习资源:



《学习 Go 语言》 - 书籍

http://www.mikespook.com/learning-go/



《Go 入门指南》 - 书籍

https://github.com/Unknwon/the-way-to-go_ZH_CN



《Go Web 编程》 - 书籍

https://github.com/astaxie/build-web-application-with-golang/



《Go 标准库示例》

https://github.com/astaxie/gopkg



《Go 语言标准库》 - 书籍

https://github.com/polaris1119/The-Golang-Standard-Library-by-Example



《Go 语言编程规范》 - 书籍

http://zh.golanger.com/ref/spec.old

http://ilovers.sinaapp.com/doc/golang-specification.html



模拟 Go 语言官网(中文)

http://zh.golanger.com/

http://docs.studygolang.com/



Golang 中国 - 社区

http://golang.tc/



Go语言学习园地 - 社区

http://studygolang.com/



Go语言学习园地 - 论坛

http://bbs.studygolang.com/



Go语言视频教程

http://www.tudou.com/home/playlist_u119783780p1.html



Go步行者 - 源码

http://gowalker.org/



下载 Golang:

https://code.google.com/p/go/downloads/list



下载 Sublime Text 2:

http://www.sublimetext.com/2



下载 LiteIDE:

https://code.google.com/p/golangide/
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: