每日一谚:Go is such a "OO" language - Methods without classes,Interfaces without hierarchies and Code reuse without inheritance.
•Go专栏:《改善Go语言编程质量的50个有效实践》在慕课网上线 - https://www.imooc.com/read/87 目前处于早鸟优惠阶段,欢迎订阅!
•有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html
1.观点:Go尚未准备好用于企业系统 - https://medium.com/@afondmitro/golang-is-not-ready-for-enterprise-systems-yet-and-heres-why-c0ee720699632.tinygo增加对蓝牙的支持 - https://blog.adafruit.com/2020/09/17/tinygo-adds-bluetooth-capability-go-bluetooth-tinygolang-adafruit/3.使用Go AST包实现的一些有趣的事情 - https://medium.com/swlh/cool-stuff-with-gos-ast-package-pt-1-981460cddcd74.Go开发者应该知道的10个有用的go module - https://levelup.gitconnected.com/10-useful-golang-modules-developers-should-know-d63a454386075.github cli 1.0发布 - https://github.blog/2020-09-17-github-cli-1-0-is-now-available/6.gomajor: 帮助你简化module主版本号升级的工具 - https://github.com/icholy/gomajor
•gopherdaily归档:https://github.com/bigwhite/gopherdaily•编辑:Tony Bai (https://tonybai.com)•邮件订阅:https://gopher-daily.com/
往期推荐
go protobuf v1败给了gogo protobuf,那v2呢?