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,cbdf4b7efd0b03b5 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!a70g2000hsh.googlegroups.com!not-for-mail From: John McCormick Newsgroups: comp.lang.ada Subject: Re: Textbooks Date: Mon, 17 Mar 2008 06:16:59 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <47d7de50$0$89175$157c6196@dreader1.cybercity.dk> <6401244f-3062-4f4a-8f19-4e71b6b1ff11@n75g2000hsh.googlegroups.com> <47d7f5ce$0$99023$157c6196@dreader2.cybercity.dk> <87tzjb8nfa.fsf@ludovic-brenta.org> <47da6400$0$1774$4d3efbfe@news.sover.net> NNTP-Posting-Host: 67.212.104.239 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1205759819 13127 127.0.0.1 (17 Mar 2008 13:16:59 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 17 Mar 2008 13:16:59 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a70g2000hsh.googlegroups.com; posting-host=67.212.104.239; posting-account=jVm7MAoAAABZ69ylB7L9PjZAVQg4j4fC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20445 Date: 2008-03-17T06:16:59-07:00 List-Id: For novice programmers have a look at my CS1 and CS2 books: "Programming and Problem Solving with Ada" by Dale, Weems, and McCormick. Jones and Bartlett, 2000. ISBN 0-7637-0792-9. "Ada Plus Data Structures" by Dale and McCormick. Jones and Bartlett, 2007. ISBN 0-7637-3794-1. John McCormick On Mar 16, 2:38=A0am, Jacob Sparre Andersen wrote: > I have tried to use Ada Distilled in a course, but it didn't work out > as well as I had hoped. =A0Mostly because I wasn't teaching experienced > programmers. =A0For inexperienced students, it isn't quite right.