
其他语言,例如 Python 之类的,都有名言名句,比如:
Python: "人生苦短,我用 Python" PHP: "世界上最好的语言" Javascript: "跟 Java 没关系", "所有能用 JS 实现的,最终都将使用 JS 实现" 动态语言: "动态一时爽,重构火葬场" ...
但是似乎没有找到 Golang 的,不知道 Go 有不有什么名言名句?
我想到一个: "不要恐慌 (Don't panic)"。出自《银河系漫游指南》
1 NyanKoSensei Dec 10, 2020 go go go ole ole ole -- 生命之杯 |
2 tikazyq OP @NyanKoSensei 哈哈哈哈哈,老歌厉害了 |
3 zoikhemlab Dec 10, 2020 go go go ole ole ole |
4 AmrtaShiva Dec 11, 2020 via iPhone 简洁不简单 |
5 jayvs5200 Dec 11, 2020 via iPhone Just to go |
6 linksNoFound Dec 11, 2020 err != nir |
7 tikazyq OP @linksNoFound 哈哈哈,这个也是槽点 |
8 tikazyq OP 我还想到一个,就是“爷爷,你要的泛型终于要来了” |
9 AmrtaShiva Dec 11, 2020 via iPhone Go 的设计理念加上范型更像是加了一个累赘 |
10 tikazyq OP @AmrtaShiva 为啥呀? |
11 togou Dec 11, 2020 Less is more? |
12 CSM Dec 11, 2020 via Android Do not communicate by sharing memory; instead, share memory by communicating. |
13 tinyRat Dec 11, 2020 Just go with it. |
&nbs; 14 BetterSci Dec 11, 2020 let she go |
15 keepfun Dec 11, 2020 via iPhone letsgo |
16 jokefun Dec 12, 2020 |
17 r00tt Dec 13, 2020 let it go |
18 xiaonan10ll Dec 14, 2020 via iPhone do not be too clever |
19 tikazyq OP @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. |
20 SmallTeddy Dec 14, 2020 fire the home go go go |
21 leavebody Dec 14, 2020 人生苦长,我用 golang ? |
22 tadebao Dec 14, 2020 ok,let's GO |
23 Philippa Dec 15, 2020 Go 有首歌: |
24 Philippa Dec 15, 2020 有个 2019 年的版本 |
25 NXzCH8fP20468ML5 Dec 16, 2020 via Android 大道至简 |
26 visli Dec 28, 2020 Go out! |