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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7b5615402713dcbb X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.74.40 with SMTP id q8mr2244097pav.19.1346098002467; Mon, 27 Aug 2012 13:06:42 -0700 (PDT) Path: a5ni18361pbv.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: gautier_niouzes@hotmail.com Newsgroups: comp.lang.ada Subject: Re: Ada and Java/C++ Date: Mon, 27 Aug 2012 13:06:41 -0700 (PDT) Organization: http://groups.google.com Message-ID: <681b6c3c-d835-4ff3-bf63-81c1e3e7d60f@googlegroups.com> References: <8bfbf709-18ac-43cd-b037-ce47adde96c2@googlegroups.com> NNTP-Posting-Host: 83.79.75.121 Mime-Version: 1.0 X-Trace: posting.google.com 1346098002 20331 127.0.0.1 (27 Aug 2012 20:06:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 27 Aug 2012 20:06:42 +0000 (UTC) In-Reply-To: <8bfbf709-18ac-43cd-b037-ce47adde96c2@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.79.75.121; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-08-27T13:06:41-07:00 List-Id: The popularity of C, C++, Java has more to do with tradition than syntax. 99% of people are followers (not to use a word with 's' ;-) ). Add to it that a new member of a team has often to use the language that is already in use, that the boss has learned that language, and that decades ago the boss was a beginner and had to use the language that was already in use, etc. etc. Usually if you need to work on projects with non-programmers, they will understand quickly what's happening in an Ada program and find a C or C-like program difficult to understand. If you remove the readable and unambiguous syntax of Ada, you will lose an important part of its advantages. _________________________ Gautier's Ada programming http://sf.net/users/gdemont