News

Pair programming and code review are each practices that improve the quality of software, as well as promote knowledge sharing. When the agile vs. lean, XP vs. Scrum, and vi vs. Emacs debates get slo ...
I liked the code review process at my last place. Here's how it worked: 1. Developer codes a patch and tests it until he thinks it is ready for deployment. 2.
Their team uses pair and mob programming with TDD; there are no solo tasks or separate code reviews. This approach boosts code quality, reduces waste, and enables the sharing of knowledge.