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!postnews.google.com!v65g2000hsc.googlegroups.com!not-for-mail From: "jimmaureenrogers@worldnet.att.net" Newsgroups: comp.lang.ada Subject: Re: Suggestions for topics in an Ada course? Date: Mon, 12 Nov 2007 21:17:45 -0800 Organization: http://groups.google.com Message-ID: <1194931065.726702.281260@v65g2000hsc.googlegroups.com> References: <4737291e$0$27064$4d3efbfe@news.sover.net> <1194882790.326239.115730@22g2000hsm.googlegroups.com> <47391b10$0$27037$4d3efbfe@news.sover.net> NNTP-Posting-Host: 76.25.43.18 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1194931066 24044 127.0.0.1 (13 Nov 2007 05:17:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 13 Nov 2007 05:17:46 +0000 (UTC) In-Reply-To: <47391b10$0$27037$4d3efbfe@news.sover.net> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071025 Firefox/2.0.0.9,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: v65g2000hsc.googlegroups.com; posting-host=76.25.43.18; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news1.google.com comp.lang.ada:18337 Date: 2007-11-12T21:17:45-08:00 List-Id: On Nov 12, 8:33 pm, "Peter C. Chapin" wrote: > John McCormick wrote: > > I have some of my current course work on my web site > > Thanks for the links! I'll definitely take a look. > > > If they have enough programming skills, I would suggest you teach them > > concurrent programming in Ada. > > Yes, this has come up several times. I think it would be a good topic to > give some attention. > > Peter If you are going to teach concurrent programming in Ada you might find my article on shared resource design patterns useful. The article can be found at http://home.att.net/~jimmaureenrogers/Shared_Resource_Design_Patterns.html Jim Rogers