Golang学习 - 学习资源列表

前端之家收集整理的这篇文章主要介绍了Golang学习 - 学习资源列表前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

本文转自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/

原文链接:https://www.f2er.com/go/190720.html

猜你在找的Go相关文章