|
|
|
|
|
by tgv
1257 days ago
|
|
Languages have advantages and disadvantages, aside from being novel. Java is a memory hog in comparison to Go; Go is probably a bit faster in execution. The "eco system" for Go is pretty good, tooling too; I'm sure Java has a larger set of libraries and frameworks to choose from, but less easy to integrate. Idk about the current state, but Eclipse and Netbeans were so unpleasant when I did Java. The choice is yours, novelty or not. |
|
And the final point, why reinvent the wheel each time? Go recreates a bunch of tooling, ecosystem that already existed.