Combining methods from pair programming exercise -
09-19-2008, 11:38 AM
I would like to have two students work together on a project. First they will have to design the skeleton of a program (method calls to unfinished methods). Once that has been approved by me then they can split up the methods and write a few each.
How can they combine their methods in to one class since they would be writing them on different machines?
|