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 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Object Pascal vs Ada -- which is better for a hobbyist? Date: Tue, 27 Aug 2013 16:34:34 +0200 Organization: Ada @ Home Message-ID: References: <5accdd81-aebd-476f-83d1-fe52895d5220@googlegroups.com> NNTP-Posting-Host: Z+UZnJO9e89q1cqW+CZH4Q.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.16 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:16981 Date: 2013-08-27T16:34:34+02:00 List-Id: Le Thu, 04 Jul 2013 13:47:20 +0200, a =C3=A9= crit: > Le jeudi 4 juillet 2013 08:59:26 UTC+2, Dufr a =C3=A9crit : >> Which is better for an amateur programmer, Object Pascal or Ada? > > Pascal is easier for learning the basics of programming and for settin= g = > up small test programs. > The issue is when, even as a hobbyist, your projects become more = > ambitious. At some point you need to mix various components, or change= = > platform, or work on several systems. > Sooner or later you face the fragmentation of the Pascal language, whi= ch = > is not a problem if you stay forever with one Pascal dialect. I don't agree with the first sentence. A well choose Ada subset is as mu= ch = easy to introduce as Pascal may be. I would say even more, as Pascal's = behaviour vary too much from compiler to compiler, to not become an issu= e. = Introducing a standard presents an advantage here. What's worth learning something which will become false or subtly = different, depending on the vendors and platforms? That's not pedagogic.= -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity