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=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.5-pre1 Path: eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Learning Ada Date: Tue, 15 Sep 2020 17:54:35 +0200 Organization: A noiseless patient Spider Message-ID: <87y2lbox1g.fsf@samuel> References: <1dab8412-0ff6-4081-b973-783167a37e6cn@googlegroups.com> <87d02nnmaq.fsf@ok8aw.iso> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="6bbd911927e30b9fff1f51285c496bc6"; logging-data="4618"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+gw4xF/1eKgdAZA0GqleT+" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cancel-Lock: sha1:m3DljqqinHTsrKG0p69E1fcKL7o= sha1:hGfpCIDzGxqDYn/2ik+yPeZY538= Xref: reader02.eternal-september.org comp.lang.ada:60144 List-Id: Jack Davy writes: > 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. I don't have an answer to your exact question but there is no shortage of "sample solutions" in Ada on https://rosettacode.org/wiki/Category:Ada HTH PS. I still consider John English's book to be the best introduction to Ada. -- Ludovic Brenta.