From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,abd120a1d5231d28 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Teaching Team/Maintenance Programming (was: Looking for a good book) Date: 1996/11/30 Message-ID: <1996Nov30.080747.1@eisner>#1/1 X-Deja-AN: 201554994 x-nntp-posting-host: eisner.decus.org references: <56rc87$lbb@felix.seas.gwu.edu> <57i82b$oj4@felix.seas.gwu.edu> <57f6hf$9l8@news.fsu.edu> <57noj5$j8e$1@goanna.cs.rmit.edu.au> x-nntp-posting-user: KILGALLEN x-trace: 849359314/29855 organization: LJK Software newsgroups: comp.lang.ada Date: 1996-11-30T00:00:00+00:00 List-Id: In article <57noj5$j8e$1@goanna.cs.rmit.edu.au>, Dale Stanbrough writes: > I suspect that almost all educators consider team work. However team work > is _really_ hard to get right. Often you end up with passengers in a team, > who pass having done nothing much (if they are hopeless, often other team > members take up the slack to ensure that _they_ pass). > > Also on giving them work from other students... what if the work is > fundamentally flawed? How do you assess what they have done? Students > don't like being penalised because of the failings of other students. Although these concerns are real, they also exist in industry. To the extent that team programming and maintenance programming are a _given_ in the real world, devising methods to "teach" them (or at least "experience" them) in an educational setting is quite important. Regarding the maintenance programming problem, would it be possible to give each team some equally garbage code created by some team from a previous year? This actually provides an even better emulation of industry, since one cannot go down the hall to get help from a "departed programmer". Larry Kilgallen