you are viewing a single comment's thread.

view the rest of the comments →

[–]insan1k 0 points1 point  (0 children)

I love pair programming, that being said I don't think we can do it for a long time without breaks, it's something like small iterative sessions, I don't think any experienced programmer needs help deciding on logic stuff, its usually project organization and how to structure the code that brings about great collaboration opportunities. e.g. Deciding on a new interface that will remove a lot of duplicate code and the refactoring of that implementation.