Go语言学习笔记说明

前端之家收集整理的这篇文章主要介绍了Go语言学习笔记说明前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

一、参考书籍

1、《学习Go语言》

2、《Go语言编程》

二、程序运行环境

1、windows(64bit)

2、Go语言版本:go1.0.2

三、资料

1、Go语言半小时速成教程

http://www.vaikan.com/go/a-tour-of-go/#1

2、Go语言豆瓣小组

http://www.douban.com/group/topic/9766700/

3、Go语言(golang)开源项目大全

http://www.open-open.com/lib/view/open1396063913278.html

4、博客园上关于Go语言的主题

http://news.cnblogs.com/n/topic_278.htm

5、Go语言教程

http://www.yiibai.com/go/

6、golang中文社区

http://studygolang.com/

7、国内镜像

Go 指南国内镜像 http://tour.golangtc.com/welcome/1

Go 语言国内下载镜像 http://www.golangtc.com/download

Go 官方网站国内镜像 http://docs.studygolang.com/

8、Go Web开发框架

beego:http://beego.me/

revel:http://gorevel.cn/

四、Go名人

astaxie:https://github.com/astaxie

Unknwon:https://github.com/Unknwon

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

猜你在找的Go相关文章