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=-0.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, FREEMAIL_REPLY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,54889de51045a215 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-10 13:31:22 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dmytrylavrov@fsmail.net (Dmytry Lavrov) Newsgroups: comp.lang.ada Subject: Re: += in ada Date: 10 Oct 2003 13:31:22 -0700 Organization: http://groups.google.com Message-ID: <49cbf610.0310101231.2358762a@posting.google.com> References: <3F7316F7.219F@mail.ru> <49cbf610.0310070205.2937e71a@posting.google.com> NNTP-Posting-Host: 213.248.15.42 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1065817882 4177 127.0.0.1 (10 Oct 2003 20:31:22 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 10 Oct 2003 20:31:22 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:647 Date: 2003-10-10T13:31:22-07:00 List-Id: 18k11tm001@sneakemail.com (Russ) wrote in message news:... > Preben Randhol wrote in message news:... > > On 2003-10-07, Russ <18k11tm001@sneakemail.com> wrote: > > > Repeat after me: Augmented assignment is available and WIDELY USED in > > > C, C++, Java, Perl, and Python, perhaps the 5 most popular > > > general-purpose programming languages ever designed. Is it *possible* > > > that 98% of the programmers out there might know *something* that Ada > > > programmers don't? 98% of ada programmers can code in at least one of listed languages. And more than 99% of programmers can't code in ada. Knowledge of averadge ada programmer is highter than average C, C++, Java, Perl, Python,and PHP ,at least because there are no scripting kids in ada,and because ada is not popular. Look at comp.lang.java,filled with stupid college homework-related questions. Here you're saying: let's be with masses,masses can't make mistakes. i guess,more than 90% of non-school-age population can only summ,substract,multiply and divide,but big precent was able to do many cool things like algebraic and even trigs in school.(but some precent can remember all this things with books) Let's use c++ and don't touch ada.99% of programmers don't know ada. I'm is a beginner in ada,moving from Free Pascal(and also i can code in java and c) where(if FP too) += are supported, and I DON'T WANT += . Even beginners don't want it! > > > > So what? A billion Chinese speak Chinese... > > Does 98% of the world population speak Chinese? > > > Do you want the pointer arithmic of C too? > > Do C, C++, Java, Perl, and Python *all* have pointer arithmetic? Of > course not. Only C and C++ have it. My point was that all five of > those languages -- the most popular general-purpose languages in > current use -- *all* have augmented assignment. > > What am I to make about your missing such a clearly stated point? Do > you deliberately *try* to miss the point when you don't want to hear > it? > > > Preben who gets a bit tired of this attitude. > > And I get tired of people who assume that I want augmented assignment > operators in Ada only because they are in C/C++. I'll tell you > straight out that I have no fondness for C and C++, so please dump > that strawman.