📝
Software Development Rules
2329
0次下载
2次浏览
2026/3/9
- Readable code beats clever code — you'll read it 10x more than write it - Functions do one thing — if you need "and" to describe it, split it - Name things by what they do, not how — implementation changes, purpose doesn't - Delete dead code — version control remembers, codebase shouldn't carry weight - Consistent style matters more than which style — match the project
广告位 300x250
资源信息
- 数据来源
- bigquery-gharchive
- 分类
- uncategorized
- 创建时间
- 2026/3/9
- 更新时间
- 2026/3/14
评论 (0)
登录后发表评论
加载中...