I've learned Go by doing a MOOC on discrete optimization. Mostly, it was fine and fun. But eventually I switched back to JavaScript out of frustration because some things were simply too complicated.
Just look at the sorting library of Go. I don't think they have solved the problem of static types in a satisfactory way.
Just look at the sorting library of Go. I don't think they have solved the problem of static types in a satisfactory way.