672

Stop comparing programming languages

  • Python is versatile
  • JavaScript is powerful
  • Ruby is elegant
  • C is essential
  • C++
  • Java is robust
you are viewing a single comment's thread
view the rest of the comments
[-] odium@programming.dev 49 points 2 months ago

Yeah, JavaScript powerful? How?

[-] polonius-rex@kbin.run 13 points 2 months ago

good luck doing frontend development without it, but it can also do backend development

it can do everything

[-] odium@programming.dev 13 points 2 months ago* (last edited 2 months ago)

That makes it versatile, not powerful.

When I hear powerful language, I think of languages that are good at intensive tasks like assembly, c, rust, Python (because of numpy, pandas, pyspark, cuda, etc.).

[-] echindod@programming.dev 13 points 2 months ago

Python is powerful because it easily wraps C libraries that do real work! Just kidding mostly.

But yeah, js isn't a language I would describe as powerful. Ubiquitous? More capable than you would expect given it's history? Bloated?

[-] CanadaPlus 5 points 2 months ago* (last edited 2 months ago)

Python is powerful because it easily wraps C libraries that do real work! Just kidding mostly.

Not kidding. There's no rule against that though. It's good at it's niche.

[-] 9point6@lemmy.world 1 points 2 months ago

Does that not put JS (node) back on the table?

I'd say it's the low level language doing the heavy lifting, python or JS in this scenario are just front-ends.

Hell, I think FORTH has C bindings, that's not power, that's mental illness

[-] CanadaPlus 7 points 2 months ago

Sure, but there are good and bad frontends. JavaScript has a tendency to silently fly off the handle in mysterious ways due to the crazy type system. Python will typically fail more predictably, and is famously easy to write. I know nothing about FORTH, honestly.

[-] odium@programming.dev 2 points 2 months ago

Dw, no one does.

load more comments (3 replies)
load more comments (16 replies)
load more comments (19 replies)
this post was submitted on 14 Jun 2024
672 points (93.0% liked)

Programmer Humor

19138 readers
436 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS