了解swift之“Go”语言学习资料汇编
网站
Go 中文社区
Go官方网站http://golang.org/需×××
Go中文官网http://golang-china.org/
中文论坛(测试中…)http://bbs.golang-china.org/
中文用户讨论组(邮件)https://groups.google.com/group/golang-china/
中文翻译(SVN)http://code.google.com/p/golang-china/
GitHub与Google Code同步(GIT)http://github.com/border/golang-china
QQ群: 102319854(申请加入请到中文论坛留言)
几个非官方的网站 也比较好
Go语言中文论坛http://golang.usr.cc/
GoLang中文社区http://studygolang.com/
GoLang中国 Go语言开发常用支持包http://www.golangtc.com/packages
视频课程
Go编程基础+Go编程进阶+Go Web基础
http://www.ucai.cn/course/show/69
Go语言Web开发框架
1.beego,类似python的tornado和php的ci,http://beego.me/
源码地址:https://github.com/astaxie/beego,文档首页:https://github.com/astaxie/beego/tree/master/docs/zh
2. web.go,源码地址:https://github.com/hoisie/web,官方首页:http://webgo.io/
3. revel,类似Java的play框架。源码地址:https://github.com/robfig/revel,官方首页:http://robfig.github.io/revel/。Danny.Tian总结的学习笔记:一步一步学习Revel Web开源框架
4. goku,类似asp.net mvc,源码地址:https://github.com/QLeelulu/goku,官方首页:http://qleelulu.github.io/goku/
5.martini http://martini.codegangsta.io/
目前这几个框架的文档都还不错。其中1和4是国人 开发的(beego框架在国内大火)
Go语言第三方库
这里基本上包含了各种框架http://code.google.com/p/go-wiki/wiki/Projects(gui 、数据库什么的应有尽有)
Go语言创业公司
http://www.qiniu.com/
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。