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 2002:a0c:fba5:: with SMTP id m5mr5513962qvp.139.1575385451640; Tue, 03 Dec 2019 07:04:11 -0800 (PST) X-Received: by 2002:a54:4612:: with SMTP id p18mr4111064oip.110.1575385451270; Tue, 03 Dec 2019 07:04:11 -0800 (PST) Path: eternal-september.org!reader01.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!g89no1521353qtd.0!news-out.google.com!o19ni58qtr.1!nntp.google.com!g89no1521348qtd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 3 Dec 2019 07:04:11 -0800 (PST) In-Reply-To: <3b1b248b-43d0-4762-b1f5-1c5460d24c8b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:c7d:3c35:b000:325a:3aff:fe0f:37a5; posting-account=L2-UcQkAAAAfd_BqbeNHs3XeM0jTXloS NNTP-Posting-Host: 2a02:c7d:3c35:b000:325a:3aff:fe0f:37a5 References: <87muca3vgd.fsf@nightsong.com> <57d49047-0a61-4d13-8822-d004732a3acc@googlegroups.com> <3b1b248b-43d0-4762-b1f5-1c5460d24c8b@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <5e222e6c-7afe-4349-ac66-d9b78ca40ec6@googlegroups.com> Subject: Re: Beginning Ada Programming, by Andrew T. Shvets (2020) From: Lucretia Injection-Date: Tue, 03 Dec 2019 15:04:11 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:57636 Date: 2019-12-03T07:04:11-08:00 List-Id: On Tuesday, 3 December 2019 14:04:24 UTC, AdaMagica wrote: > Am Dienstag, 3. Dezember 2019 14:57:53 UTC+1 schrieb Lucretia: > > People coming from other languages might not grasp types easily, > > Hey, what's difficult to understand in > > type Temperature is range -40 .. 40; -- Celsius > > for a home thermometer? I don't have a problem, I get it, I'm saying that apparently other people do. But still, there's nothing wrong with just starting with pre-defined types, they're there for a reason. Jesus! Luke.