1、环境搭建,参考下面链接
- https://blog.csdn.net/Koren_Wei/article/details/83048369
2、书籍
推荐下面两本入门书籍,评分高,讲的很透彻,建议两本都看。- go语言实战
- go语言学习笔记
3、githup
- https://github.com/goinaction/code(go语言实战code githup)
- https://github.com/qyuhen/book(雨痕大神githup,go语言学习笔记作者)
- https://github.com/wonderfo/wonderfogo/wiki(go语言资料收集githup 很全)
- https://github.com/gopherchina/conference (gopherchina,中国最具权威、实力、干货的Go大会)
4、视频地址
下面这两个视频地址是别人推荐给我的,大家可以验证下。