Google软件工程之文化篇 · BMPI #64
Replies: 7 comments 3 replies
-
在V2EX的讨论:https://www.v2ex.com/t/868443 |
Beta Was this translation helpful? Give feedback.
-
Code Diff和Code Review的区别:Diff 和 Review 不太一样的地方在于,Diff 是一个团队集体行动,大家一块看某个开发者写的前一天的代码,这样的好处在于每个人都能反馈,也能了解其他人做的工作,防止一些信息不同步的问题。Review 一般是一两个人去审查对方已经要合入主干分支的代码,更适合外部人员提交代码到主干这种 GitHub 分支管理模式。 |
Beta Was this translation helpful? Give feedback.
-
给博客的思维导图提个建议啊,用 mac 看博客,通过触摸板不断往下拉文章时,当遇到思维导图时,就会变成给思维导图放大或则缩小了,有点影响体验 |
Beta Was this translation helpful? Give feedback.
-
不过把鼠标放两边就不影响了 |
Beta Was this translation helpful? Give feedback.
-
嗯,我就是这么做的😂 |
Beta Was this translation helpful? Give feedback.
-
我所在的团队是一个研究/产品团队,也采用敏捷开发的一些项目管理形式来做。 做科研的用agile这一套,真的是适应起来比较困难。 |
Beta Was this translation helpful? Give feedback.
-
请问文中的思维导图是用什么工具做的啊? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Google软件工程之文化篇 · 构建我的被动收入
本文是《Software Engineering at Google》的读书笔记,同时会穿插分享我对软件工程的理解。本文主要介绍软件工程中人的因素,也就是文化部分。
https://www.bmpi.dev/dev/software-engineering-at-google/culture/
Beta Was this translation helpful? Give feedback.
All reactions