Hello there, I was wondering what your favorite programmer language is? Mine personally right now is C++ but I am new to it.

(P.S subscribe to this community if you like programming!)

  • StabbyFace@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I would say Ruby for syntax, but outside rails it’s not very useful. Kotlin overall, it’s much better than java while being in the java ecosystem.

    Oh, and Shakespeare because it’s crazy.

  • firewater@lemmy.fmhy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I am getting pretty good at Python now. Still think it is amazing as a scientist. Pumped to learn other languages.

    • StabbyFace@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Python is probably the most used for science stuff, since it’s got an easier syntax, while still leveraging the performance of c through libraries.

      • firewater@lemmy.fmhy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        If you know what you’re doing it can be okfast. But in most of my use cases speed is not that relevant ( I am not losing clients because my website is taking a day to load). Plus the simplicity means that it is (I mean not mine but it could be) more legible and the method therefore more transparent.

  • spiderman@lemmy.fmhy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Started on C, then moved to Java. Then I explored C++, Python and have recently started to work in Angular (and Typescript). Even though I kinda hate java, it feels like home.

    Sometimes I think that python would be my favorite if I just spend enough time on that though.

    • StabbyFace@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Kotlin has all the java stuff without the verbosity. Java feels like filling out paperwork sometimes.

  • donslaught@lemmy.fmhy.ml
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I started on C/C++ and while I love those languages I’ve been working with Ruby/Ruby on Rails for a couple years now and I absolutely love it.

    • Dohnakun@lemmy.fmhy.mlB
      link
      fedilink
      English
      arrow-up
      0
      ·
      1 year ago

      I don’t get it. It’s the slowest in the club, looks kinda ugly to me and dependency management is awkward. And then people do stuff like Asciidoctor in it. I want to imagine what Asciidoctor in Rust/Go would be like.

    • bastion@lemmy.fmhy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      This is all.you need to know. Rust has become the future (and a good chunk of the present) in programming.

  • Kissaki@feddit.de
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    C#

    Super rich feature set and convenience syntax and functions, great docs, established big ecosystem (libs etc).