The Difference between Pair Programmming and Software Teaming
For about year I was in a team of two people. We always said that we were doing Software Teaming but we had to have a think about why would say that and not that we did Pair Programming. We were only a pair after all? The difference comes down to how you think about the work that the team does: is it programming or system development? In pair programming, you sit down with the code and program. You can use different techniques, such as ping pong or strong style, but in the end, you鈥檒l be focused on the code. ...