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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,751d508677a5add1 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!b35g2000yqi.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Re: ADA made me hate programming Date: Thu, 1 Jul 2010 11:07:35 -0700 (PDT) Organization: http://groups.google.com Message-ID: <32715299-ffe4-4341-a9da-2ef9e76768cc@b35g2000yqi.googlegroups.com> References: <8f469661-370c-4484-82d8-f1b365455e0f@w12g2000yqj.googlegroups.com> NNTP-Posting-Host: 81.63.120.82 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1278007655 10135 127.0.0.1 (1 Jul 2010 18:07:35 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 1 Jul 2010 18:07:35 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b35g2000yqi.googlegroups.com; posting-host=81.63.120.82; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:13073 Date: 2010-07-01T11:07:35-07:00 List-Id: > Neither do I. It is a puzzling psychological phenomenon. Only professional > mathematicians can compete them. Ahem. It sounds like an invitation to answer. Are you good at fencing ? OK, just kidding, eh ? Anyway. I beg to disagree: you forgot the physicists. *They* a lot better, if not the best, in this area, by far. > I have several books on numeric methods > and statistics with source code attached, usually in FORTRAN. It is > horrifying. Many scientific papers I had time to time to review contained > code samples. I guess they were intended to illustrate some point, > unfortunately absolutely in vain, because even Champollion were he still > alive, would be unable to decipher these. (:-)) You guessed wrong: the goal is to discourage people trying the code and seeing that it doesn't work at all, except eventually with the specific data provided to illustrate the point. G.