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 <vafsst$20j4p$3@dont-email.me>
Deutsch   English   Français   Italiano  
<vafsst$20j4p$3@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: Bart <bc@freeuk.com>
Newsgroups: comp.lang.c
Subject: Re: Top 10 most common hard skills listed on resumes...
Date: Sun, 25 Aug 2024 19:24:30 +0100
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <vafsst$20j4p$3@dont-email.me>
References: <vab101$3er$1@reader1.panix.com>
 <vad7ns$1g27b$1@raubtier-asyl.eternal-september.org>
 <vad8lr$1fv5u$1@dont-email.me> <vaf7f0$k51$2@reader1.panix.com>
 <vafgb2$1to4v$2@dont-email.me>
 <vafkdk$1ut4h$2@raubtier-asyl.eternal-september.org>
 <20240825192810.0000672c@yahoo.com>
 <vafs6u$21ofd$1@raubtier-asyl.eternal-september.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 25 Aug 2024 20:24:29 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="7ae2ca0390c672897748fb2aa53bce6d";
	logging-data="2116761"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19fKW8ZO4zsX33fFxhr/rcs"
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:G6PIzkIEf1iP/2hL/45W+DKohE4=
Content-Language: en-GB
In-Reply-To: <vafs6u$21ofd$1@raubtier-asyl.eternal-september.org>
Bytes: 2303

On 25/08/2024 19:12, Bonita Montero wrote:
> Am 25.08.2024 um 18:28 schrieb Michael S:
> 
>> Define "abstraction".
> 
> OOP, functional programming, generic programming, exceptions.
> 

That isn't surprising. The code you constantly post always uses the most 
advanced features, uses every toy that is available, and the most 
elaborate algorithms.

And it is always utterly incomprehensible.

I suspect that most of the time this is unnecessary and you just write 
this way because you can. Or to show off. Or to write stuff it is 
impossible to write in C (good!).

This is where having fewer such features helps. If I port an algorithm 
to some new language X, then if it was originally in C, I'd have a 
fighting chance.

In C++ written by you, then forget it. I don't even need to look at the 
code. If you wrote novels, you'd be using a vocabulary 20 or 30 times 
bigger than any normal person understands. It really doesn't help.