sweli 发表于 2018-9-20 09:30:57

Golang学习 - 学习资源列表

  Golang 学习资源:
  《Go 语言圣经(中文版)》- 书籍
  http://shinley.com/index.html
  《学习 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标准库翻译 - 书籍
  http://www.9696e.com/doc/gopkg/
  《Go 语言标准库》 - 书籍
  https://github.com/polaris1119/The-Golang-Standard-Library-by-Example
  《Go 语言编程规范(中文)》 - 书籍
  http://ilovers.sinaapp.com/doc/golang-specification.html
  Go 语言官网(在墙外)
  https://golang.org/
  Go 语言官网(中文模拟)
  http://zh.golanger.com/
  http://docs.studygolang.com/
  Golang 中国 - 社区
  http://www.golangtc.com/
  Go语言学习园地 - 社区
  http://studygolang.com/
  Go语言学习园地 - 论坛
  http://bbs.studygolang.com/
  Go语言视频教程
  http://www.tudou.com/home/playlist_u119783780p1.html
  GoWalker - 源码
  http://gowalker.org/
  下载 Golang(在墙外):
  https://code.google.com/p/go/downloads/list
  可以去“Golang 中国”下载。
  http://www.golangtc.com/download
  下载 LiteIDE(在墙外):
  https://code.google.com/p/golangide/
  可以去“Golang 中国”下载。
  http://www.golangtc.com/download/liteide

页: [1]
查看完整版本: Golang学习 - 学习资源列表