Go 语言有什么相关的名言名句呢?(例如“人生苦短我用 Python ”)

2020-12-10 16:54:15 +08:00
 tikazyq

其他语言,例如 Python 之类的,都有名言名句,比如:

Python: "人生苦短,我用 Python" PHP: "世界上最好的语言" JavaScript: "跟 Java 没关系", "所有能用 JS 实现的,最终都将使用 JS 实现" 动态语言: "动态一时爽,重构火葬场" ...

但是似乎没有找到 Golang 的,不知道 Go 有不有什么名言名句?

我想到一个: "不要恐慌 (Don't panic)"。出自《银河系漫游指南》

4551 次点击
所在节点    奇思妙想
26 条回复
NyanKoSensei
2020-12-10 16:56:00 +08:00
go go go ole ole ole -- 生命之杯
tikazyq
2020-12-10 16:56:30 +08:00
@NyanKoSensei 哈哈哈哈哈,老歌厉害了
zoikhemlab
2020-12-10 23:43:28 +08:00
go go go ole ole ole
AmrtaShiva
2020-12-11 00:24:45 +08:00
简洁不简单
jayvs5200
2020-12-11 00:25:23 +08:00
Just to go
linksNoFound
2020-12-11 09:01:07 +08:00
err != nir
tikazyq
2020-12-11 09:43:15 +08:00
@linksNoFound 哈哈哈,这个也是槽点
tikazyq
2020-12-11 09:43:40 +08:00
我还想到一个,就是“爷爷,你要的泛型终于要来了”
AmrtaShiva
2020-12-11 09:45:50 +08:00
Go 的设计理念加上范型更像是加了一个累赘
tikazyq
2020-12-11 09:56:13 +08:00
@AmrtaShiva 为啥呀?
togou
2020-12-11 12:07:14 +08:00
Less is more?
CSM
2020-12-11 12:12:31 +08:00
Do not communicate by sharing memory; instead, share memory by communicating.
tinyRat
2020-12-11 17:34:49 +08:00
Just go with it.
BetterSci
2020-12-11 18:45:54 +08:00
let she go
fenglangjuxu
2020-12-11 22:09:53 +08:00
letsgo
jokefun
2020-12-12 02:35:17 +08:00
r00tt
2020-12-13 17:22:59 +08:00
let it go
xiaonan10ll
2020-12-14 09:29:13 +08:00
do not be too clever
tikazyq
2020-12-14 09:37:42 +08:00
@jokefun 摘抄过来了

Go Proverbs
Simple, Poetic, Pithy
Don't communicate by sharing memory, share memory by communicating.
Concurrency is not parallelism.
Channels orchestrate; mutexes serialize.
The bigger the interface, the weaker the abstraction.
Make the zero value useful.
interface{} says nothing.
Gofmt's style is no one's favorite, yet gofmt is everyone's favorite.
A little copying is better than a little dependency.
Syscall must always be guarded with build tags.
Cgo must always be guarded with build tags.
Cgo is not Go.
With the unsafe package there are no guarantees.
Clear is better than clever.
Reflection is never clear.
Errors are values.
Don't just check errors, handle them gracefully.
Design the architecture, name the components, document the details.
Documentation is for users.
Don't panic.
SmallTeddy
2020-12-14 09:54:53 +08:00
fire the home go go go

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/734191

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX