会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
papering
新随笔
管理
随笔 - 7450
文章 - 0
评论 - 48
阅读 -
321万
Go Proverbs
https://github.com/go-proverbs/go-proverbs.github.io
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.
分类:
golang
好文要顶
关注我
收藏该文
微信分享
papering
粉丝 -
54
关注 -
60
+加关注
0
0
升级成为会员
«
上一篇:
Infrastructure as Code 行为驱动开发指南 https://www.ibm.com/developerworks/cn/devops/d-bbd-guide-iac/index.html
»
下一篇:
如何在Redis中实现事务
posted @
2020-06-27 23:49
papering
阅读(
260
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
登录后才能查看或发表评论,立即
登录
或者
逛逛
博客园首页
【推荐】还在用 ECharts 开发大屏?试试这款永久免费的开源 BI 工具!
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
编辑推荐:
·
go语言实现终端里的倒计时
·
如何编写易于单元测试的代码
·
10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
·
.NET Core 中如何实现缓存的预热?
·
从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
阅读排行:
·
周边上新:园子的第一款马克杯温暖上架
·
分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
·
Ollama——大语言模型本地部署的极速利器
·
DeepSeek如何颠覆传统软件测试?测试工程师会被淘汰吗?
·
使用C#创建一个MCP客户端
历史上的今天:
2019-06-27
Uber如何搭建一个基于Kafka的跨数据中心复制平台 原创: 徐宏亮 AI前线 今天
2019-06-27
a
2018-06-27
Why Do Microservices Need an API Gateway?
2018-06-27
在视频合成中加入背景音乐的处理 混音
2018-06-27
Speech Recognition Grammar Specification Version 1.0 JavaScript TTS 文本发音
2018-06-27
众包
2017-06-27
将百分制转换为5分制的算法 Binary Search Tree ordered binary tree sorted binary tree Huffman Tree BST
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
最新随笔
1.MoE+MLA+多Token预测+DualPipe+FP8
2.达克效应(D-K effect)
3.AI时代不看独角兽,看10亿Tokens日均消耗
4.混合专家模型(MoE)
5.DeepSeek及其背后的核心技术
6.从铜线到云端:网络技术的跨越与未来趋势
7.高并发编程知识体系
8.索引中的数据顺序和查找中的排列顺序一致
9.从品牌私域到UGC内容社区,名创优品在“微信问一问”找到用户互动新玩法
10.百分位数
随笔分类
(7204)
acm(6)
ad(4)
AI(5)
algorithm(638)
algotithmBug(13)
analysis(34)
android(21)
architecture(827)
asm(31)
awk(3)
bash(11)
bc(1)
bit(8)
book(3)
browser(7)
c(116)
cgi(2)
clickhouse(11)
clojure(1)
compiler(11)
cpu(43)
css(55)
culture(73)
cv(1)
dart(6)
data(297)
data_link_layer(1)
data_structure(98)
database(26)
debugProfile(118)
design_patterns(93)
DigitalLogicCircuit(1)
distributed_com(52)
docker(12)
ecmascript (52)
elasticsearch(37)
electronics(15)
encode(38)
erlang(1)
experiment(1)
filesystem(1)
flink(27)
flutter(18)
framework(32)
front_effect(79)
front_engineering(27)
gdb(1)
git(25)
golang(326)
graphics(10)
hadoop_stack(87)
hardware(92)
HighlyEffective(1)
html(14)
human_interface(3)
im(3)
image(10)
io(6)
IoT(16)
java(139)
javascript(159)
kafka(17)
lab(9)
leetcode(14)
leveldb(2)
linguistics(6)
linux(253)
load_performance(1)
logistics(2)
lua(6)
markup_language(4)
math数学(219)
matlab(2)
media(66)
memory(70)
miniprogram(13)
model(1)
mongodb(39)
mq(31)
mybatis(7)
mysql(259)
network(331)
neural_network(2)
nginx(51)
NLP(37)
node_package(5)
now_compute(4)
operation(1)
oracle(2)
os(331)
OSI_ApplicationLayer(4)
paper(43)
perl(4)
phone(1)
php(88)
postgresql(5)
product(142)
programming_paradigm(4)
protocol(7)
python(232)
qa(1)
r(4)
redis(57)
reg(3)
ruby(3)
runtime(2)
rust(3)
scala(10)
scripting_language(3)
security(185)
server(69)
socket(1)
spark(25)
spring(8)
sql(3)
SRE(73)
ssh(4)
starrocks(13)
statistics(19)
tensor_action(6)
test(197)
thinking(1)
tidb_kv(4)
todo(219)
tool(47)
unifined_modeling_language(3)
university(3)
uwsgi(3)
vba(2)
web_api(6)
windows(40)
yarn(1)
不知(3)
概率统计(3)
树莓派(2)
数论(1)
写作(6)
医(4)
源码(3)
更多
点击右上角即可分享
AI IDE Trae
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 从 HTTP 原因短语缺失研究 HTTP/2 和 HTTP/3 的设计差异
· 周边上新:园子的第一款马克杯温暖上架
· 分享 3 个 .NET 开源的文件压缩处理库,助力快速实现文件压缩解压功能!
· Ollama——大语言模型本地部署的极速利器
· DeepSeek如何颠覆传统软件测试?测试工程师会被淘汰吗?
· 使用C#创建一个MCP客户端
2019-06-27 Uber如何搭建一个基于Kafka的跨数据中心复制平台 原创: 徐宏亮 AI前线 今天
2019-06-27 a
2018-06-27 Why Do Microservices Need an API Gateway?
2018-06-27 在视频合成中加入背景音乐的处理 混音
2018-06-27 Speech Recognition Grammar Specification Version 1.0 JavaScript TTS 文本发音
2018-06-27 众包
2017-06-27 将百分制转换为5分制的算法 Binary Search Tree ordered binary tree sorted binary tree Huffman Tree BST