16

Definitely Golang.
Its by far my favorite Language.
Its just so easy, yet powerful.

Comments
  • 2
    It's such a nice language, nearly every side project of mine is written in Golang :D
  • 1
    @undaunted
    I have to actually force myself to use other languages, because I always think
    "You know, you could do this pretty quick in Go.".
  • 3
    @metamourge yeah I know that problem. I want to look into Rust, but I'm to lazy because Go works so well.
  • 2
    You know someone has to

    lolnogenerics
    lolgc
    lolnomacros
    lolverbosity
    lolerr!=nil
  • 1
    @Proximyst
    The only part I dont like in GoLang is Err != null.
    But you can abstract them in wrapped interface on lowlevel interface.

    I like Rust error checking., thats far better than golangs.
  • 0
    @Gowtham95india I like Java/C++/Kotlin/etc's honestly, but I'd love if they were actually lightweight
Add Comment