每日一谚:Interfaces encourage design by composition.
Go技术生态
Go并发编程一年回顾(2021) - https://colobu.com/2021/11/09/the-state-of-go-sync-2021/
可维护的Go工程 - https://huseyinbabal.com/2021/11/14/maintainable-go-projects/
Go给所有程序员带来的5点启示 - https://levelup.gitconnected.com/5-lessons-that-golang-teaches-to-all-programmers-71b332504cf2
详解Go context.Context - https://pauldigian.hashnode.dev/golang-and-context-an-explanation
Go项目迁移:从 GOPATH 到 go mod - https://mp.weixin.qq.com/s/yk6iXZo_1jfG2LaCerXYXw
《分布式系统模式》中文版来了 - https://mp.weixin.qq.com/s/sVMoIcQC9sLC9G7yHP41TQ
Go播客:使用Go进行黑客活动 - https://changelog.com/gotime/205
无框架编写go web应用教程 - https://github.com/thewhitetulip/web-dev-golang-anti-textbook
2021年GoLand IDE插件排行榜11强 - https://www.tabnine.com/blog/top-11-goland-ide-plugins-for-2022/
也许是时候停止推荐《clean code》了 - https://qntm.org/clean
资料下载
关注公众号iamtonybai,发送特定关键字获取对应精品资料!
Go语言学习技术路线图2021版 - 发送go2021
GopherChina 2021技术大会ppt资料 - 发送gopherchina2021;
GopherChina 2020技术大会ppt资料 - 发送gopherchina2020;
GopherCon 2020大会技术ppt资料 - 发送gophercon2020;
《设计数据密集型应用程序》作者Martin Kleppmann新课“分布式系统”的讲义资料 - 发送distsys;
O'Reilly的《分布式跟踪实战(Distributed Tracing in Practice)》 - 发送distrace;
加州伯克利的47页的“机器学习的数学基础”资料 - 发送math4ml;
联系方式
gopherdaily归档:https://github.com/bigwhite/gopherdaily
编辑:Tony Bai (https://tonybai.com)
邮件订阅:https://gopher-daily.com/
知乎Go进阶专栏:https://www.zhihu.com/column/c_1352639051791454208
往期推荐