/bin/bashSESSION_NAME="pair-programming"tmuxnew-session-d-s$SESSION_NAMEtmuxattach-t$SESSION_NAME#队友只需执行
Google is basically all about coding at a whiteboard, whereas Square is effectively all pair-programming
当然,在敏捷开发中,他们不需要Code Reivew,其实,敏捷开发中使用更为极端的“结对编程”(Pair-Programming)的方法 —— 一种时时刻刻都在进行Code Review的方法,个人感觉在实际过程中
(https://insights.thoughtworks.cn/pair-programming/) 7个你需要知道的结对礼仪 (https://insights.thoughtworks.cn/seven-skills-about-pair-programming
Pair-Programming,结对编程。 在敏捷开发中,做任何事情都是Pair的,包括分析、写测试、写实现代码或者重构。
因为实际上现在我在Pair-Programming的时候,我让他想写成这样的代码,我只要他写个测试,他不可能写成其他样子的。那这个时候其实我再教给他你的在这种情况下的时候,你应该怎么去写代码。