you are viewing a single comment's thread
view the rest of the comments
[–] 13 points 2 years ago (2 children)

Also fastest to write? I'd say JS or Ruby are just as fast or barley slower.

What most people mean is that Python has great Libraries which do the thing you want without much fuss. But thats more on the libraries than on the language.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 6 points 2 years ago

    i’m proficient in all 3, and i can say with great certainty that generally python is far faster to write

    certainly when you’re talking about JS rather than TS, and achiving a usable outcome rather than bashing together bug-ridden trash

  • source
  • parent