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:a37:6317:: with SMTP id x23mr1327867qkb.218.1587096602221; Thu, 16 Apr 2020 21:10:02 -0700 (PDT) X-Received: by 2002:aca:ecd7:: with SMTP id k206mr923430oih.113.1587096601988; Thu, 16 Apr 2020 21:10:01 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!news.gegeweb.eu!gegeweb.org!fdn.fr!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: Thu, 16 Apr 2020 21:10:01 -0700 (PDT) In-Reply-To: <3b1b248b-43d0-4762-b1f5-1c5460d24c8b@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: google-groups.googlegroups.com; posting-host=2601:18f:982:19b0:2b2:dcfe:2ee3:7563; posting-account=3pYsyQoAAACcI-ym7XtMOI2PDU8gRZS5 NNTP-Posting-Host: 2601:18f:982:19b0:2b2:dcfe:2ee3:7563 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: <6193307e-92c4-4891-a480-3ee08e0fe0be@googlegroups.com> Subject: Re: Beginning Ada Programming, by Andrew T. Shvets (2020) From: Andrew Shvets Injection-Date: Fri, 17 Apr 2020 04:10:02 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader01.eternal-september.org comp.lang.ada:58385 Date: 2020-04-16T21:10:01-07:00 List-Id: On Tuesday, December 3, 2019 at 9:04:24 AM UTC-5, AdaMagica wrote: > Am Dienstag, 3. Dezember 2019 14:57:53 UTC+1 schrieb Lucretia: > > People coming from other languages might not grasp types easily, >=20 > Hey, what's difficult to understand in >=20 > type Temperature is range -40 .. 40; -- Celsius >=20 > for a home thermometer? That's not fair, now is it? You and I know full well what that means. But= drop someone who has done C/C++/Java/Python into the same situation and it= 's a sure-fire way of having that person give up and declare that Ada is "t= oo hard" or use some other excuse. What does that accomplish?