MDGSF Software Engineer

[GO] 资源汇总

2018-02-28
GO

[GO] 资源汇总

官网

Go 官网

Go 官方博客

Go 中国区官网

Go GitHub

Go GitHub wiki

Awesome Go

https://awesome-go.com/

这里面收集了 Go 的各个方面的资料。

Go入门指南 / The Way to Go

https://github.com/Unknwon

Go Web 编程 / build-web-application-with-golang

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

Go语言圣经 / The Go Programming Language

https://books.studygolang.com/gopl-zh/index.html

http://gopl-zh.b0.upaiyun.com/

http://docs.ruanjiadeng.com/gopl-zh/

http://shifei.me/gopl-zh/

http://2goo.info/media/html/gopl-zh-gh-pages/

http://docs.plhwin.com/gopl-zh/

http://gopl-zh.simple-is-best.tk/

https://docs.hacknode.org/gopl-zh/

视频教程

Go 编程基础 / 无闻

其他学习资料

Go By Example

https://gobyexample.com 这里有很多 Go 基础的例子。

A Tour of Go

https://tour.golang.org

go get golang.org/x/tour/gotour

第三方包下载

如果用 go get 下载不下来的时候,就到下面的网址去下载。

https://www.golangtc.com/download/package

https://gopm.io/

论坛社区

Go 语言中文网

Golang 中国

大神

https://github.com/astaxie

https://github.com/Unknwon

web 框架

beego

iris

gopher-reading-list

https://github.com/enocom/gopher-reading-list

代码规范

https://github.com/golang/go/wiki/CodeReviewComments

GopherChina

这是每年的 GopherChina,不同的公司分享的资料,很值得阅读。

https://github.com/gopherchina/conference


weixingongzhonghao

上一篇 [书] Git

Comments

Content