View Single Post
Combining methods from pair programming exercise
Old
mumb96
Guest
 
Status:
Posts: n/a
Default Combining methods from pair programming exercise - 09-19-2008, 10: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?
   
Reply With Quote