• @eldavi@lemmy.ml
    link
    fedilink
    English
    02 months ago

    exactly! i prefer python or ruby or even java MUCH more than assembly and maybe C

    • @menemen@lemmy.ml
      link
      fedilink
      12
      edit-2
      2 months ago

      I mean, I’d say it depends on what you do. When I see grad students writing numeric simulations in python I do think that it would be more efficient to learn a language that is better suited for that. And I know I’ll be triggering many people now, but there is a reason why C and Fortran are still here.

      But if it is for something small, yeah of course, use whatever you like. I do most of my stuff in R and R is a lot of things, but not fast.

      • @eldavi@lemmy.ml
        link
        fedilink
        English
        32 months ago

        But if it is for something small, yeah of course, use whatever you like.

        or if you have a deadline and using something else would make you miss that deadline.