Effective Pair Programming
A practical guide to pair programming that works -- roles, rotation, when to pair, common pitfalls, and how to make sessions productive.
Working together at one keyboard: practices, benefits, and challenges.

A practical guide to pair programming that works -- roles, rotation, when to pair, common pitfalls, and how to make sessions productive.

Let's talk about the benefits of Pull Requests and Pair Programming, and my thoughts on these after some years of experience with them.

Discover another way of sharing suggestions with your development team.

Extreme Programming (XP) is an agile software development framework that aims to produce higher quality software, and higher quality of life for the development team. XP is the most specific of the agile frameworks regar…