每日一谚:Software is the art of organizing ideas based on how those ideas will change with time. Stable ideas are decoupled and isolated. Unstable ideas are organized to depend upon the stable ideas.
•Go专栏:《改善Go语言编程质量的50个有效实践》在慕课网上线 - https://www.imooc.com/read/87 目前处于早鸟优惠阶段,欢迎订阅学习!
•有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
1.什么时候用Go,什么时候用Rust - https://blog.logrocket.com/when-to-use-rust-and-when-to-use-golang/2.Go中使用环境变量的不同方法 - https://www.loginradius.com/engineering/blog/environment-variables-in-golang/3.打磨技能!使用Go中重造轮子:重新实现GNU Coreutils - https://dev.to/rubenwap/upskill-yourself-by-recreating-gnu-coretools-in-go-9f54.关于panic(nil)无法被“recover”的讨论 - https://github.com/golang/go/issues/254485.duf: 类"htop"命令的磁盘信息查看工具 - https://github.com/muesli/duf
•gopherdaily归档:https://github.com/bigwhite/gopherdaily•编辑:Tony Bai (https://tonybai.com)•邮件订阅:https://gopher-daily.com/
往期推荐
go protobuf v1败给了gogo protobuf,那v2呢?