the5fire

关注Python、Django、Vim、Linux、Web开发、团队管理和互联网--Life is short, we need Python.


Go语言学习资料整理

作者:the5fire | 标签:     | 发布:2013-11-01 4:50 a.m. | 阅读量: 14135, 13744

最近在学习和实践Go语言,整理一些学习资料

系列文档&教程:

官网:http://golang.org/doc/ 【官方的一定要看,内容相当的多其他的书呀什么的都是从这来的】

官方博客:http://blog.golang.org

tour:http://tour.golang.org/#1 【必看】

《the Way to Go》中文版:https://github.com/Unknwon/the-way-to-go_ZH_CN

《Go Web编程》: https://github.com/astaxie/build-web-application-with-golang

官方文档翻译: https://code.google.com/p/golang-china/

Let's learn Go: http://go-book.appsp0t.com/

Go by Example: https://gobyexample.com/

视频:

许世伟——go,基于连接和组合的语言:http://open.qiniudn.com/thinking-in-go.mp4

Go编程基础视频,面向新手:https://github.com/Unknwon/go-fundamental-programming

相关的blog:

风云blog go学习笔记:http://blog.codingnow.com/eo/go_oieno/

blog: http://www.lubia.me/?tag=golang

beego(beego框架的作者): http://blog.beego.me/

当然还有我的博客:http://the5fire.com

欢迎补充

- from the5fire.com
----EOF-----

微信公众号:Python程序员杂谈


其他分类: