Stop comparing programming languages

  • Python is versatile
  • JavaScript is powerful
  • Ruby is elegant
  • C is essential
  • C++
  • Java is robust
  • @MajorHavoc
    link
    1815 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.