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,c31dbd48cbe96f X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!b79g2000hse.googlegroups.com!not-for-mail From: michael.mcnett@usma.edu Newsgroups: comp.lang.ada Subject: Java-Ada 2005 Syntax / Language Features Comparisons Date: Wed, 08 Aug 2007 13:28:27 -0700 Organization: http://groups.google.com Message-ID: <1186604907.961690.311040@b79g2000hse.googlegroups.com> NNTP-Posting-Host: 129.29.227.4 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1186604908 9871 127.0.0.1 (8 Aug 2007 20:28:28 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 8 Aug 2007 20:28:28 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.2; .NET CLR 3.0.04506.30; Windows-Media-Player/10.00.00.3990),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: b79g2000hse.googlegroups.com; posting-host=129.29.227.4; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:1374 Date: 2007-08-08T13:28:27-07:00 List-Id: Is anyone aware of a reference card or short document that shows equivalent Ada syntax and language features with those of Java. Students could use this to understand data structure concepts written in a book using Java, and then implement these concepts in code using Ada 2005. These students are CS majors and will have already taken a course in Ada. Thanks, Mike McNett