this post was submitted on 04 Feb 2025
1 points (100.0% liked)

Programming

2 readers
1 users here now

A magazine created for the discussion of computer programming-related topics.

Rules

Please keep submissions on topic and of high quality. No image posts, no memes, no politics. Keep the magazine focused on programming topics not general computing topics. Direct links to app demos (unrelated to programming) will be removed. No surveys.

founded 2 years ago
MODERATORS
 

Which programming language best deserves the label of, "modern C"?

#programming

you are viewing a single comment's thread
view the rest of the comments
[โ€“] TerryHancock@realsocial.life 1 points 1 month ago (1 children)

@vwbusguy@mastodon.online

I've heard it argued that Python is "modern COBOL"... ๐Ÿ˜…

[โ€“] vwbusguy@mastodon.online 1 points 1 month ago* (last edited 1 month ago) (1 children)

@TerryHancock I'm guessing whoever said that has never actually programmed in COBOL. The only correlation I can think of is they were both designed to be human friendly to read/write, but the implementation of that concept is extremely different between the two.

Cucumber/Gherkin would be modern COBOL, IMO.

https://cucumber.io/docs/gherkin/reference

[โ€“] TerryHancock@realsocial.life 1 points 1 month ago (1 children)

@vwbusguy@mastodon.online

I think they were talking more about its social role -- a "good enough" language trundling along while trends come and go, used mostly by institutions who aren't primarily about software development.

Not the design of the language itself.

[โ€“] vwbusguy@mastodon.online 1 points 1 month ago* (last edited 1 month ago)

@TerryHancock You also just described php, perl, rust, javascript, Java, and a whole range of others with that. There are some things where python isn't frankly just "good enough" and plenty of software focused shops use it. Ansible, Jupyter, AI, Instagram - it's a massive list.