[TUHS] more about Brian...

markus schnalke meillo at marmaro.de
Fri Feb 4 18:44:38 AEST 2022


Hoi.

[2022-02-04 03:10] Steve Nickolas <usotsuki at buric.co>
> On Fri, 4 Feb 2022, Andy Kosela wrote:
> > 
> > And due to popular demand they started to add on to the language
> > features: modules, generics, etc..  The language still feels a lot
> > less bloated than C++, but IMHO plain old C just feels more natural
> > and minimal.
> 
> I tend to feel that C strikes a perfect balance between minimalist and 
> powerful.

You have to consider that each language is a child of its time;
the culture of each programming language is shaped by the people
who use it, write libraries and books and teach others.

If you would introduce the C language today for the first
time, it wouldn't become the same language that we like. Its
libraries and culture would be very different because today's
programmers are different. Likewise, would Go have been
introduced in older times, it probably would have evolved
differently.

Thus, with liking the minimalist/powerful balance of C and the
style of how programs in C are written (because that C culture
has grown decades ago and is now also a part of the language)
you actually say that you like the old times better than the new
times. (I don't blame you for that.)

This all is much more about culture and what types of people
program and the reasons why they program and the kinds of
projects they do and the kinds of companies and their motivation
in programming and how all this shapes the culture of any
language ... than it is about specific languages itself, IMO.


meillo


More information about the TUHS mailing list