Effective Pair Programming
Let's first establish what pair programming is: Two people working together on the same problem at the same time. It is not about one person showing off their skills in front of another, nor one person afraid of making m…
Working together at one keyboard: practices, benefits, and challenges.
Let's first establish what pair programming is: Two people working together on the same problem at the same time. It is not about one person showing off their skills in front of another, nor one person afraid of making m…
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…