Spyke

Replies

Comment on

Random Question: is it weird I don't like pair programming?

I think it depends on what your team's goals are for pair programming. If you're using it to just 'complete a task,' then yes, I think it's likely to be counterproductive.

The better benefits tend to be

  • Knowledge and practice sharing across the team
  • Highlighting and aligning mental models about a project and it's associated code
  • Providing coaching/mentorship opportunities between people with different experiences and strengths (not necessarily between just senior and junior devs).

And, as with any activity, the more explicit you can be beforehand about why you're doing it and what the expected goals/outcomes are, the more likely it is that you will find pair programming useful when it's appropriate and recognize when it's not.

Comment on

is this forum meant to support people with basic programming questions?

I think these seem reasonable, to start. I do prefer not having to type out code myself. It would make sense also, to provide some guidelines for people about how to format code as well.

Might also be worth generating some guidelines for people responding to questions and posts. A quick way to turn someone off of programming is to answer or respond to a question in a way that makes them feel unwelcome or dismissed.

You reached the end