• frezik@midwest.social
    link
    fedilink
    arrow-up
    5
    ·
    5 months ago

    Keep in mind that this is the same language that prefers function names ToBeLikeThis(), and the reason is that it looks different than Java.

    • fadhl3y@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      5 months ago

      Every time I think “perhaps I should give Golang another try”, it’s shit like this that keeps me noping out

      • YIj54yALOJxEsY20eU@lemm.eeOP
        link
        fedilink
        arrow-up
        2
        ·
        5 months ago

        There’s two types of programming languages, the ones people complain about and the ones nobody uses. Go is still my most productive language and is killer for building webservers. I basically use it as a scripting language since it’s so fast to write, compile, and execute.