Stop comparing programming languages

  • Python is versatile
  • JavaScript is powerful
  • Ruby is elegant
  • C is essential
  • C++
  • Java is robust
  • magic_lobster_party
    link
    fedilink
    011 months ago

    They also thought the best thing to take from Python is that version 3 should not be backwards compatible with version 2

    • @sparkle@lemm.ee
      link
      fedilink
      Cymraeg
      011 months ago

      I think that’s good when the objective is to improve the language. One key thing that holds many languages back is that they’re stuck with historical baggage, and it can be pretty difficult to replace/remove “outdated” stuff without breaking everything.

      I do not want to be stuck using Python 2, or Scala 2 (although there exist people who use Scala 2 instead of Scala 3).