Stop comparing programming languages

  • Python is versatile
  • JavaScript is powerful
  • Ruby is elegant
  • C is essential
  • C++
  • Java is robust
  • MajorHavoc@programming.dev
    link
    fedilink
    arrow-up
    18
    ·
    16 days ago

    The mantra that got me through JavaScript was “almost nothing we do here is able to be synchronous”.

    Everything about the language makes more sense, with that context.