Rob Pike的5条编程规则 | Gopher Daily (2020.08.13) ʕ◔ϖ◔ʔ

每日一谚:if you name you logging package "log", then nobody will be able to use that identifier for a function parameter or local variable and will have to use something longer or less descriptive. - Dave Cheney

有意想学习容器或Kubernets的童鞋可以了解一下我的慕课网实战课:k8s实战 - https://coding.imooc.com/class/284.html

1.Go 1.15将小整型转换为interface value不再有额外内存分配 - https://utcc.utoronto.ca/~cks/space/blog/programming/Go115InterfaceSmallInts2.Rob Pike的5条编程规则 - http://users.ece.utexas.edu/~adnan/pike.html3.Go 1.16将基于栈的函数调用约定迁移为基于寄存器的函数调用约定(calling convention) - https://github.com/golang/go/issues/407244.为数据库的CRUD操作编写Go单元测试 - https://dev.to/techschoolguru/write-go-unit-tests-for-db-crud-with-random-data-53no5.创建一个更好的Go playground版本 - https://changelog.com/news/creating-a-better-version-of-the-go-playground-qel1

gopherdaily归档:https://github.com/bigwhite/gopherdaily编辑:Tony Bai (https://tonybai.com)邮件订阅:https://gopher-daily.com/

往期推荐

Go语言联合作者Rob Pike专访:Go确实已成为云基础架构的语言

Go语言之禅

计算重现性:一些挑战

Go正走在成为下一个企业级编程语言的轨道上

Go语言:成长的十年

Go coding in go way

你可能感兴趣的:(编程语言,flex,go,css,微软)