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-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!h2g2000yqg.googlegroups.com!not-for-mail From: jimmaureenrogers@worldnet.att.net Newsgroups: comp.lang.ada Subject: Re: Introductory Presentations, especially aimed at C++ programmers! Date: Fri, 10 Jul 2009 14:49:27 -0700 (PDT) Organization: http://groups.google.com Message-ID: <2d094d49-a575-4d59-bd45-473acaa5bcb0@h2g2000yqg.googlegroups.com> References: NNTP-Posting-Host: 75.70.240.233 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1247262567 16749 127.0.0.1 (10 Jul 2009 21:49:27 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 10 Jul 2009 21:49:27 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h2g2000yqg.googlegroups.com; posting-host=75.70.240.233; posting-account=fZH-XgkAAADP-Rf8L8ppyFIdKUfh90k4 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090624 Firefox/3.5 (.NET CLR 3.5.30729) AutoPager/0.5.2.2 (http://www.teesoft.info/),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6962 Date: 2009-07-10T14:49:27-07:00 List-Id: On Jul 10, 6:24=A0am, John McCabe wrote: > Hi all, > > It's now quite a long time since I used Ada in anger, but I've got a > possible opportunity to present an introduction to Ada to a small > group of C++ programmers (that I work with). Unfortunately I can't > really spare the time to put together my own presentation so I > wondered if anyone knew of a good one that's been published online > that I could err, reuse :-) > > These guys have all been doing this C++ stuff for a while and we're > all working on a multi-threaded embedded system using C++. I guess the > main aim would be to show how it could have been done more easily with > Ada. > > I realise this may seem an odd question but if you can help it would > be most appreciated. > > All the best > John I have a modest html document demonstrating concurrent design patterns using Ada. You can have it if you want. Jim Rogers