CSE 326

Autumn 2005

Pair Programming Teams, Project 3

 

  1. Jian Wu, Ziheng Xu
  2. Austin Cargol,  Hsu Ooi
  3. Zhitao Chen,  Seoung Lim
  4. Patricia Lee, Daniel Davenport
  5. Chistopher Gonterman,  Alex Zheng
  6. Aaron Gremmert,  Brian Steadman
  7. Brian Harris, Ryan Libby
  8. Chi-Wai Lau,  Kobi Reiter
  9. Brittany Luk,  Anna Ma
  10.  Edward Marsh, Michael Skinner
  11.  Quang Tran, William Pittman
  12.  Yanni Wu,  Yingchang Zhang
  13.  Lon Smith, Jonathan McKay
  14.  Gloria Demartelaere, Jordan Eisele
  15.  Anthony Gibbon,  Yoshito Kosai
  16.  Katie Neuser, Justin Lundberg
  17.  Jordan Rudd,  Peter Novotney
  18.  Clayton Chang,  Cyrus Hui
  19.  Firat Kiyak, Vincent Pai
  20. Jarred Ward, Nathaniel Chapman

 

What is Pair Programming?

 

“Two programmers working side-by-side, collaborating on the same design, algorithm, code or test. One programmer, the driver, has control of the keyboard/mouse and actively implements the program. The other programmer, the observer, continuously observes the work of the driver to identify tactical (syntactic, spelling, etc.) defects and also thinks strategically about the direction of the work. On demand, the two programmers can brainstorm any challenging problem. Because the two programmers periodically switch roles, they work together as equals to develop software. “
-- Laurie Williams
North Carolina State University
Computer Science

 

For the third project, you should move to Java and work as team however you feel is most effective for your team.