From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.5-pre1 (2020-06-20) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50 autolearn=ham autolearn_force=no version=3.4.5-pre1 X-Received: by 2002:ac8:44aa:: with SMTP id a10mr19163232qto.116.1600182427552; Tue, 15 Sep 2020 08:07:07 -0700 (PDT) X-Received: by 2002:ac8:6f21:: with SMTP id i1mr17750116qtv.89.1600182427427; Tue, 15 Sep 2020 08:07:07 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 15 Sep 2020 08:07:07 -0700 (PDT) In-Reply-To: <87d02nnmaq.fsf@ok8aw.iso> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=143.159.22.37; posting-account=_Sva5AoAAAD2oymju7GDV0zebukPRj7m NNTP-Posting-Host: 143.159.22.37 References: <1dab8412-0ff6-4081-b973-783167a37e6cn@googlegroups.com> <87d02nnmaq.fsf@ok8aw.iso> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Learning Ada From: Jack Davy Injection-Date: Tue, 15 Sep 2020 15:07:07 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:60143 List-Id: On Tuesday, September 15, 2020 at 3:32:00 PM UTC+1, Anders Wirzenius wrote: > Jack Davy writes: > > > I've just started learning Ada and am using the book "Ada95: The Craft > > of Object Oriented Programming", by John English. I know there are > > plenty of other resources such as the one on Adacore, which covers Ada > > 2012, but I like the style and flow of this book. Anyway, I was > > wondering whether anyone in the group has the answers to the end of > > chapter exercises? The author has now retired and the link to them is > > dead. > > Thanks in Advance! > Maybe this helps: > > http://archive.adaic.com/docs/craft/craft.html > > -- > Anders Thanks Anders, but I already found that link. The download has the code for the book, but no answers. I guess it's not important, I just thought it would be nice to see some sample solutions.