基础On this page基础行为礼仪 提问的智慧 How To Ask Questions The Smart Way 风格指南 Google 风格指南 Google Style Guides C++ Google C++ 风格指南 Google C++ Style Guide Linux 内核代码风格 Linux kernel coding style 建议依照 Google C++ 风格指南,但其未要求 * 的位置,此则依照 Linux 内核代码风格:靠近变量名或者函数名,而不是靠近类型名。例子: char *linux_banner;unsigned long long memparse(char *ptr, char **retptr);char *match_strdup(substring_t *s); 工程实践 Flow GitHub 流程 GitHub flow Commit 约定式提交规范 Conventional Commits Review 谷歌工程实践 Google Engineering Practices Principle SaaS: The Twelve-Factor App SaaS: 12-Factor 应用 自我提升 ThoughtWorks 读书雷达