Re: C23 thoughts and opinions

Liste des GroupesRevenir à cl c  
Sujet : Re: C23 thoughts and opinions
De : nospam (at) *nospam* please.ty (jak)
Groupes : comp.lang.c
Date : 26. May 2024, 08:13:51
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v2unfe$3alds$1@dont-email.me>
References : 1 2 3 4 5 6
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.18.2
Bonita Montero ha scritto:
Am 24.05.2024 um 09:32 schrieb jak:
Bonita Montero ha scritto:
Am 23.05.2024 um 21:49 schrieb Thiago Adams:
On 23/05/2024 16:25, Bonita Montero wrote:
I ask myself what the point is in further developing a language
like this that can actually no longer be saved.
do you mean C++?
>
>
No, C.
>
I think you have a lot of confusion about programming languages. C and
C++ are not comparable languages.
 C and C++ have a lot in common since 95% of what you can do you can do
in C++ also in the same way. But C++ puts 500% on top of that to solve
your tasks with a fraction of the code and if you use that the code
looks totally different than C.
 
About this I only agree partially because it depends a lot on the
context in which it is used. Moreover, I would not know how to indicate
an optimal programming language for all seasons.

I'm pretty convinced that c++ will be abandoned long before c.
 Maybe, but for sure not in favour of C.
 
I absolutely agree with you.

Just for one example, c++ would be abandoned years ago if c# didn't
produce CLI code only because C# lacks nothing important than C++
and the learning curve is much steeper (it also benefits from reflection).
 Being a good C++ programmer needs a lot of experience, but if you've
done that you get a magnitude more productivity. And often you decide
for simple approaches in C because complex approaches are a lot of work.
Often this complex and more efficient approach is easy to handle in C++
if you managed to understand the language.
 
What you describe is the greatest inconvenience of c++. To make only one
example, when they decided to rewrite the FB platform to accelerate it,
they thought of migrating from php to c++ and they had a collapse of the
staff suitable for work, so they thought of relying a compiler that
translated the php into c++ and many of the new languages were born to
try to remedy hits complexity.

Date Sujet#  Auteur
23 May 24 * Re: C23 thoughts and opinions94Bonita Montero
23 May 24 +* Re: C23 thoughts and opinions71Thiago Adams
24 May 24 i`* Re: C23 thoughts and opinions70Bonita Montero
24 May 24 i `* Re: C23 thoughts and opinions69jak
24 May 24 i  +* Re: C23 thoughts and opinions41Bonita Montero
26 May 24 i  i`* Re: C23 thoughts and opinions40jak
26 May 24 i  i `* Re: C23 thoughts and opinions39Bonita Montero
27 May 24 i  i  +- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
1 Jun 24 i  i  `* Re: C23 thoughts and opinions37Lynn McGuire
1 Jun 24 i  i   +* Re: C23 thoughts and opinions3David Brown
1 Jun 24 i  i   i`* Re: C23 thoughts and opinions2Malcolm McLean
2 Jun 24 i  i   i `- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
2 Jun 24 i  i   `* Re: C23 thoughts and opinions33Michael S
2 Jun 24 i  i    +* Re: C23 thoughts and opinions23David Brown
2 Jun 24 i  i    i`* Re: C23 thoughts and opinions22Michael S
2 Jun 24 i  i    i `* Re: C23 thoughts and opinions21David Brown
3 Jun 24 i  i    i  `* Re: C23 thoughts and opinions20Michael S
3 Jun 24 i  i    i   `* Re: C23 thoughts and opinions19David Brown
3 Jun 24 i  i    i    +- Re: C23 thoughts and opinions1David Brown
3 Jun 24 i  i    i    +* Re: C23 thoughts and opinions16Michael S
4 Jun 24 i  i    i    i+- Re: C23 thoughts and opinions1Kaz Kylheku
4 Jun 24 i  i    i    i+* Re: C23 thoughts and opinions11Kaz Kylheku
4 Jun 24 i  i    i    ii+- Re: C23 thoughts and opinions1Michael S
4 Jun 24 i  i    i    ii+- Re: C23 thoughts and opinions1David Brown
4 Jun 24 i  i    i    ii`* Re: C23 thoughts and opinions8BGB
4 Jun 24 i  i    i    ii +* Re: C23 thoughts and opinions2BGB-Alt
5 Jun 24 i  i    i    ii i`- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
5 Jun 24 i  i    i    ii `* Re: C23 thoughts and opinions5Lawrence D'Oliveiro
5 Jun 24 i  i    i    ii  `* Re: C23 thoughts and opinions4BGB
7 Jun 24 i  i    i    ii   `* Re: C23 thoughts and opinions3Lawrence D'Oliveiro
7 Jun 24 i  i    i    ii    `* Re: C23 thoughts and opinions2BGB
14 Jun 24 i  i    i    ii     `- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
5 Jun 24 i  i    i    i`* Re: C23 thoughts and opinions3Lawrence D'Oliveiro
5 Jun 24 i  i    i    i +- Re: C23 thoughts and opinions1Dan Cross
7 Jun 24 i  i    i    i `- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
4 Jun 24 i  i    i    `- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
2 Jun 24 i  i    +- Re: C23 thoughts and opinions1Chris M. Thomasson
3 Jun 24 i  i    `* Re: C23 thoughts and opinions8Lawrence D'Oliveiro
3 Jun 24 i  i     +- Re: C23 thoughts and opinions1David Brown
3 Jun 24 i  i     `* Re: C23 thoughts and opinions6Tim Rentsch
4 Jun 24 i  i      `* Re: C23 thoughts and opinions5BGB
5 Jun 24 i  i       `* Re: C23 thoughts and opinions4BGB
5 Jun 24 i  i        +* Re: C23 thoughts and opinions2Paul
5 Jun 24 i  i        i`- Re: C23 thoughts and opinions1BGB
5 Jun 24 i  i        `- Re: C23 thoughts and opinions1BGB
25 May 24 i  `* Re: C23 thoughts and opinions27Kaz Kylheku
26 May 24 i   +* Re: C23 thoughts and opinions25jak
26 May 24 i   i+* Re: C23 thoughts and opinions23Keith Thompson
26 May 24 i   ii+* Re: C23 thoughts and opinions21jak
26 May 24 i   iii+* Re: C23 thoughts and opinions18Michael S
26 May 24 i   iiii`* Re: C23 thoughts and opinions17jak
26 May 24 i   iiii +- Re: C23 thoughts and opinions1Michael S
26 May 24 i   iiii `* Re: C23 thoughts and opinions15David Brown
26 May 24 i   iiii  +* Re: C23 thoughts and opinions5Michael S
26 May 24 i   iiii  i`* Re: C23 thoughts and opinions4David Brown
26 May 24 i   iiii  i `* Re: C23 thoughts and opinions3Michael S
28 May 24 i   iiii  i  `* Re: C23 thoughts and opinions2Lawrence D'Oliveiro
28 May 24 i   iiii  i   `- Re: C23 thoughts and opinions1Michael S
26 May 24 i   iiii  `* Re: C23 thoughts and opinions9jak
26 May 24 i   iiii   +* Re: C23 thoughts and opinions2Michael S
26 May 24 i   iiii   i`- Re: C23 thoughts and opinions1jak
26 May 24 i   iiii   +* Re: C23 thoughts and opinions5David Brown
26 May 24 i   iiii   i`* Re: C23 thoughts and opinions4jak
27 May 24 i   iiii   i +- Re: C23 thoughts and opinions1Keith Thompson
27 May 24 i   iiii   i `* Re: C23 thoughts and opinions2David Brown
28 May 24 i   iiii   i  `- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
26 May 24 i   iiii   `- Re: C23 thoughts and opinions1Keith Thompson
26 May 24 i   iii`* Re: C23 thoughts and opinions2Kaz Kylheku
27 May 24 i   iii `- Re: C23 thoughts and opinions1jak
27 May 24 i   ii`- Re: C23 thoughts and opinions1Lawrence D'Oliveiro
26 May 24 i   i`- Re: C23 thoughts and opinions1Kaz Kylheku
26 May 24 i   `- Re: C23 thoughts and opinions1jak
23 May 24 +* Don't let the door hit you... (Was: C23 thoughts and opinions)2Kenny McCormack
24 May 24 i`- Re: Don't let the door hit you... (Was: C23 thoughts and opinions)1Bonita Montero
31 May 24 `* Re: C23 thoughts and opinions20Lynn McGuire
1 Jun 24  +- Re: C23 thoughts and opinions1David Brown
2 Jun 24  `* Re: C23 thoughts and opinions18Lawrence D'Oliveiro
2 Jun 24   +- Re: C23 thoughts and opinions1Keith Thompson
2 Jun 24   `* Re: C23 thoughts and opinions16Kenny McCormack
2 Jun 24    `* Re: C23 thoughts and opinions15Lew Pitcher
2 Jun 24     +* Re: C23 thoughts and opinions13Kaz Kylheku
3 Jun 24     i+- Re: C23 thoughts and opinions1Michael S
3 Jun 24     i+* Re: C23 thoughts and opinions5Tim Rentsch
3 Jun 24     ii`* Re: C23 thoughts and opinions4Chris M. Thomasson
3 Jun 24     ii `* Re: C23 thoughts and opinions3Kenny McCormack
4 Jun 24     ii  `* Re: C23 thoughts and opinions2David Brown
4 Jun 24     ii   `- Re: C23 thoughts and opinions1Chris M. Thomasson
3 Jun 24     i`* Re: C23 thoughts and opinions6bart
4 Jun 24     i +* Re: C23 thoughts and opinions2Keith Thompson
4 Jun 24     i i`- Re: C23 thoughts and opinions1David Brown
4 Jun 24     i +* Re: C23 thoughts and opinions2Lawrence D'Oliveiro
4 Jun 24     i i`- Re: C23 thoughts and opinions1David Brown
4 Jun 24     i `- Re: C23 thoughts and opinions1Kaz Kylheku
3 Jun 24     `- Re: C23 thoughts and opinions1Tim Rentsch

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal