|
|
|
|
|
by weatherlite
1516 days ago
|
|
> Go is a language that gets out of your way, encourages you to solve your problem Haven't experienced this yet but I'm a Go noob. I think everything looks easy when you mastered it, I don't think Go is so much easier than JS/Python or even C. Might be easier than Java but Java has so much more community support (e.g Stackoverflow answers) it easily evens out. |
|
> Might be easier than Java but Java has so much more community support (e.g Stackoverflow answers) it easily evens out.
This was true in the early days, but now Go is extensively covered in Stack Overflow. Of course, there aren't as many Go posts on SO as there are Java posts, but that's because Go is considerably simpler--there's less information to cover.