go learning and tool

simok · · 764 次点击 · · 开始浏览    
这是一个创建于 的文章,其中的信息可能已经有所发展或是发生改变。

Quick Start:
https://golang.org/doc/install
https://tour.golang.org/welcome/1

语言层面:
《Effective Go》 https://golang.org/doc/effective_go.html (我是看这个入门,官方推荐的文档,轻松易读
https://item.jd.com/12187988.html (比较详细的书籍

实战 & 规范:

《Code Review Comments》
en:https://github.com/golang/go/wiki/CodeReviewComments
cn:https://studygolang.com/articles/10960

《High Performance Go Workshop》
https://dave.cheney.net/high-performance-go-workshop/dotgo-paris.html#overview

《Practical Go: Real world advice for writing maintainable Go programs》
https://dave.cheney.net/practical-go/presentations/qcon-china.html

Runtime:
https://draveness.me/golang/ (类似书籍比较多,还有一本雨痕的可以找找

官方文档:
golang.org
godoc.org
=================

其他国内的书我看的比较少,最推荐上面的Effective Go,另外了解下B站的框架:
https://github.com/bilibili/kratos


有疑问加站长微信联系(非本文作者)

本文来自:简书

感谢作者:simok

查看原文:go learning and tool

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

764 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传