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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.66.192.8 with SMTP id hc8mr3657489pac.11.1372344671795; Thu, 27 Jun 2013 07:51:11 -0700 (PDT) X-Received: by 10.182.138.97 with SMTP id qp1mr19106obb.6.1372344671482; Thu, 27 Jun 2013 07:51:11 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!mx05.eternal-september.org!feeder.eternal-september.org!feeder.erje.net!eu.feeder.erje.net!news.glorb.com!ko2no44275630pbb.0!news-out.google.com!b2ni39124pby.1!nntp.google.com!qx7no1073262pbc.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 27 Jun 2013 07:51:11 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 69.20.190.126 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5775c967-6118-4434-b600-663cb3865a14@googlegroups.com> Subject: Re: "accessibility check failed" on Node From: Shark8 Injection-Date: Thu, 27 Jun 2013 14:51:11 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:15961 Date: 2013-06-27T07:51:11-07:00 List-Id: On Thursday, June 27, 2013 5:19:18 AM UTC-6, Thomas Schmidt wrote: > - I'm looking for some tutorial describing the most important > differences between C++ and Ada. For a high-level/managerial comparison there's this study: http://archive.adaic.com/intro/ada-vs-c/cada_art.pdf For a more general-feature/approach comparison: http://archive.adaic.com/intro/ada-vs-c/ada-vs-c.html Then there's the tail-end of a tutorial I wrote (just skip the rest) for some of the basics: http://blog.projectpolymath.org/ada-2012-tutorial_01/ There's some other comparisons here (though I don't know how recent/relevant they are to your particular need): http://archive.adaic.com/intro/c.html