“All I Really Need to Know about Pair Programming I Learned In Kindergarten” is an article written by Laurie A. Williams and Robert R. Kessler in 2000; it was published in the scientific magazine " Communications of the ACM " from the Association for Computing Machinery. In the article, the writers talk about the pair programming technique while explaining some concepts about it. Pair Programming is the practice in which two programmers work side-by-side, but, only in one computer, while collaborating on the same design, algorithm, code or tests. Pair programming helps to improve productivity, efficiency and the quality of software products, this improvement also helps programmers to create confidence in their solutions. The writers indicate that all the skills from pair programming, we have learned them while we were at kindergarten. While I was reading the article, I must say that they were correct; since my mother is a kindergarten director, I have already he...