Have you ever done Pair Programming?

Discussion in 'Programming' started by shabbir, Mar 20, 2008.

?

Have you ever done Pair Programming?

  1. Yes, I have done it

    2 vote(s)
    25.0%
  2. No, I have not done it but just heard about it

    1 vote(s)
    12.5%
  3. Not done and never heard about it

    3 vote(s)
    37.5%
  4. Not done but planning to do it in sometime now

    2 vote(s)
    25.0%
  1. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Have you ever done Pair Programming? By the way Pair programming is a software development technique in which two programmers work together at one keyboard. One types in code while the other reviews each line of code as it's typed in. The person typing is called the driver. The person reviewing the code is called the observer[1] or navigator. The two programmers switch roles frequently.

    While reviewing, the observer also considers the strategic direction of the work, coming up with ideas for improvements and likely future problems to address. This frees the driver to focus all of his or her attention on the "tactical" aspects of completing the current task, using the observer as a safety net and guide.

    - http://en.wikipedia.org/wiki/Pair_programming
     
  2. asadullah.ansari

    asadullah.ansari TechCake

    Joined:
    Jan 9, 2008
    Messages:
    356
    Likes Received:
    14
    Trophy Points:
    0
    Occupation:
    Developer
    Location:
    NOIDA
    I have done for one year. Really it has some really useful. It's very useful in industries . In industries people are used to leaving company and joining other company. By pair programming, Impact on industries will be less.
     
  3. pradeep

    pradeep Team Leader

    Joined:
    Apr 4, 2005
    Messages:
    1,645
    Likes Received:
    87
    Trophy Points:
    0
    Occupation:
    Programmer
    Location:
    Kolkata, India
    Home Page:
    http://blog.pradeep.net.in
    Interesting technique!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice