Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Ping Pong Pair Programming - PhillyXP

Ping Pong Pair Programming - PhillyXP

Ping Pong Pair Programming talk from PhillyXP user group.

Anthony Sciamanna

February 01, 2018
Tweet

More Decks by Anthony Sciamanna

Other Decks in Programming

Transcript

  1. The Ultimate Developer Collaboration Technique PING PONG PAIR PROGRAMMING Anthony

    Sciamanna @asciamanna Nick Goede @ngoede February 1, 2018
  2. Pair Programming is really interesting, everybody talks about it but

    no one does it. - Bryan Helmkamp, Founder and CEO Code Climate, Baruco 2013 “
  3. Nick Anthony Writes a failing test Makes the test pass

    Writes the next failing test Makes the next test pass Only when all tests pass either person can refactor Continue until there are no more tests to write
  4. Task Calculate mortgage grace date • Business Days are weekdays

    • If due date is a non-business day then pay bill on next business day
  5. Task Calculate water bill grace date • Business Days are

    weekdays • If due date is a non-business day then pay bill on previous business day
  6. CONTACT US! For more information about this talk go to

    bit.ly/phillyxp-4p Nick Goede @ngoede Anthony Sciamanna @asciamanna