Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vd5195$edas$1@dont-email.me>
Deutsch   English   Français   Italiano  
<vd5195$edas$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: geodandw <geodandw@gmail.com>
Newsgroups: alt.folklore.computers,comp.os.linux.misc
Subject: Re: The joy of FORTRAN
Date: Thu, 26 Sep 2024 21:20:37 -0400
Organization: A noiseless patient Spider
Lines: 50
Message-ID: <vd5195$edas$1@dont-email.me>
References: <pan$96411$d204da43$cc34bb91$1fe98651@linux.rocks>
 <5mqdnZuGq4lgwm_7nZ2dnZfqnPSdnZ2d@earthlink.com>
 <vcub5c$36h63$1@dont-email.me>
 <36KdnVlGJu9VLW77nZ2dnZfqn_qdnZ2d@earthlink.com>
 <971448126.749088380.092448.peter_flass-yahoo.com@news.eternal-september.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 27 Sep 2024 03:20:37 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="d41a35ba7f68cbd8eb9687437cf08b2e";
	logging-data="472412"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18V68UzZx0mJq6veJ69srNRMvUthxaxNPE="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:0Tx3AIlmjg3iFnh/Tc1vPfqZLqo=
In-Reply-To: <971448126.749088380.092448.peter_flass-yahoo.com@news.eternal-september.org>
Content-Language: en-US
Bytes: 3531

On 9/26/24 20:52, Peter Flass wrote:
> 186282@ud0s4.net <186283@ud0s4.net> wrote:
>> On 9/24/24 8:26 AM, Lars Poulsen wrote:
>>> On 23/09/2024 23:45, 186282@ud0s4.net wrote:
>>>>     Hey, want "Real Computing" ? Try FORTRAN
>>>>     or COBOL. THOSE were the foundation and
>>>>     persist to this day. Wrote a FORTRAN app
>>>>     just a couple of years ago - mostly to vex
>>>>     the New Guys. Also a short COBOL app, that
>>>>     oughtta REALLY give 'em the shits !  :-)
>>>
>>> Back in 1985, I changed jobs from a University computer center, where we
>>> did our technical documentation using Univac's @DOC processor, to a
>>> small industrial computer system integration firm, where we built
>>> real-time systems on RSX-11M. I missed the @DOC so much that I wrote a
>>> re-implementation in FORTRAN IV. Used it for years afterwards, until I
>>> landed at a larger house doing communications work on Unix, and switched
>>> to /troff/.
>>
>>
>>    Hey, FORTRAN *will* Get It Done as neatly as most
>>    anything else. If you need many decades worth of
>>    exotic math libs, you'll find them in FORTRAN too.
>>    It is NOT an obsolete language/approach.
>>
>>    For the younger people, note that Python carries
>>    over a lot of FORTRAN ideas, including easy
>>    string-slicing.
>>
>>    If you can do BASIC then you can do FORTRAN, but
>>    does anybody use BASIC anymore ? Intel/IBM did
>>    sell BASCOM ... a BASIC compiler ... and it DID
>>    speed up yer code like by 10X :-)
>>
>>    COBOL ... well ... would rather NOT use it.
>>    The whole "self documenting" idea turned out
>>    to be crap - COBOL is *hard* to understand
>>    sometimes. That's why COBOL programmers can
>>    get really high-pay jobs these days, because
>>    so much of that irreplacable biz software
>>    from the 60s was writ in COBOL. Nobody can
>>    AFFORD to re-write it. It worked, it works,
>>    it was writ by REALLY GOOD narrow-tie Dilberts,
>>    so you just have to MAINTAIN it like forever.
>>
> 
> For a long time, FORTRAN was the only remotely portable language, so lots
> of programs were written in it.
> 
Cobol was also very portable.