9
votes
11answers
247 views
How to overcome the emotional drawbacks of Pair Programming?
Actually I have never tried pair-programming. Once offered, but I was not comfortable enough to give a try. My obstacle was not having the same speed with the partner -I am deep an …
2
votes
5answers
97 views
pair programming with comments
Over the years, I've discovered that green-programmers tend to read the comments rather than the code to debug issues.
Does having one person document the other person's code (and …
15
votes
8answers
362 views
Can you pair program remotely?
We have a team of about 7 engineers, whom I supervise. We do not have a formal office where we all work. Instead, a handful are located outside of our city, while the rest of us ar …
15
votes
33answers
2k views
What don’t you like in Agile development?
What do you not like (or even hate) in Agile development? I mean SCRUM, XP or any other light process.
22
votes
23answers
1k views
Pair programming means double cost per developer. Is it worth that money?
Pair programming in Agile requires us to double the salary paid to single programmer. Of course with such approach the quality of the code is far cry better, bugs are found much ea …
4
votes
6answers
222 views
Remote Pair Programming in Visual Studio
Does anyone know of a Visual Studio add-in that allows remote pair programming in Visual Studio?
Something along the lines of SubEthaEdit, where all users can edit the same docume …
1
vote
6answers
226 views
How to estimate while pair programming
Reading the XP book, I have a condtradiction in my mind that I cant address and am wondering if you guys can help.
XP says write stories on index cards, assign those to a develope …
0
votes
10answers
163 views
Would an application for two people working on the same file help for pair programming?
I was talking with a recruiter about an opportunity where paired programming is used.
To me there are some concerns about two senior developers working together, as I expect I wou …
1
vote
6answers
208 views
What would be a good pair programming set up using Macs?
If you were setting up a pair programming station what hardware, software and furniture would you include?
Two assumptions; it would use Macs and be as inexpensive as possible.
3
votes
4answers
158 views
Is there any IDE or Source Control System inspired by Google Docs collaborative mode?
Google Docs (formely Writely) has implemented a collaborative mode where 2 users can edit the same document at the same time. This idea could be extended to programming through:
…
13
votes
9answers
386 views
Pair Programming - Do you do it, and who chooses the pairs?
Pair programming appears to be a bit of a marmite topic. Personally I think it can be be a huge benefit if done correctly; but plenty of people, management especially, seem to see …
1
vote
1answer
175 views
Where can I find the old “Developer Collaboration” plugin?
Once upon a time there is netbeans plugin called "Developer Collaboration" which allows you make remote pair programming.
Now, in Netbeans 6.7, there is no more this "Developer C …
5
votes
9answers
293 views
Pair Programming with an uneven number of team members?
Recently, we've come across an issue at work where if one person is working on some code by themselves, it seems to come out with the other team members looking at it and going "Hu …
2
votes
6answers
238 views
Good second keyboard/mouse for pair programming?
I'm looking for a second input device to attach to workstations used for pair programming. I'm not looking to multi-input (two people typing at the same time), but just the ability …
27
votes
27answers
910 views
Getting Started with Pair Programming
I found out yesterday that due to demands from the powers that be, I am being pulled from my current project to help out a colleague with some work.
Now, he is a great guy, and wh …
