|
|
|
|
|
by oversocialized
1512 days ago
|
|
Seems too many devs use go for something it is not meant for. Tried doing math calculations in go - not a good a idea. But for backend stuff like rest api, web servers, networking, sysadmin and devops tasks, it shines. |
|
I mean for math, similarly, Java and co wouldn't work very well either.