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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f40056d015b2ae33 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!wns13feed!worldnet.att.net!204.71.34.3!newsfeed.cwix.com!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Suggestions for topics in an Ada course? Date: 11 Nov 2007 13:32:46 -0600 Organization: LJK Software Message-ID: References: <4737291e$0$27064$4d3efbfe@news.sover.net> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1194809560 17244 192.135.80.34 (11 Nov 2007 19:32:40 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Sun, 11 Nov 2007 19:32:40 +0000 (UTC) Xref: g2news1.google.com comp.lang.ada:18285 Date: 2007-11-11T13:32:46-06:00 List-Id: In article <4737291e$0$27064$4d3efbfe@news.sover.net>, "Peter C. Chapin" writes: > I have the luxury of teaching a course next semester that can be about > anything I want. > The course I'll be teaching has two hours of lecture per week plus a > three hour "lab" period where the students can work on some sort of > project or assignment in a supervised setting. So there is a fair amount > of time available. To emulate the real world, I would suggest something where students have to modify code written by others (perhaps different students in the earlier parts of the class) without participation of those others. I could envision grading schemes that involve not just how well a given student does but how their team does, and how the successor team does with code written by the team that student was on in the first place.