OsrsNeedsF2P@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agoWhat if we tried designing C a second time?lemmy.mlimagemessage-square9fedilinkarrow-up18arrow-down10
arrow-up18arrow-down1imageWhat if we tried designing C a second time?lemmy.mlOsrsNeedsF2P@lemmy.ml to Programmer Humor@lemmy.ml · 2 years agomessage-square9fedilink
minus-squareadriator@lemmy.worldlinkfedilinkarrow-up1·2 years agoI guess that’s why I enjoyed working with Go so much.
minus-squareOsrsNeedsF2P@lemmy.mlOPlinkfedilinkarrow-up0·2 years ago100% serious, because my next job uses Go - Why? Everything is painful and takes way more code than it should.
minus-squareadriator@lemmy.worldlinkfedilinkarrow-up1·2 years agoIts compiler is very fast, the libraries are great, importing new packages is easy and straightforward, HTTP libraries and frameworks are some of the best I’ve worked with. Compared to Java or C#, there really isn’t that much boilerplate.
I guess that’s why I enjoyed working with Go so much.
100% serious, because my next job uses Go - Why? Everything is painful and takes way more code than it should.
Its compiler is very fast, the libraries are great, importing new packages is easy and straightforward, HTTP libraries and frameworks are some of the best I’ve worked with.
Compared to Java or C#, there really isn’t that much boilerplate.