Hacker News new | ask | show | jobs
by chewxy 4512 days ago
> Go is a badly designed language.

Wat.

FWIW, Go was designed for productivity, not for breaking new ground. In that respect, it has it well achieved. You just need to program in Go for a bit to realize you don't really need classes or generics or templates.

http://talks.golang.org/2014/research.slide#7