|
|
|
|
|
by Bnshsysjab
2113 days ago
|
|
I’ve recently tried to pickup Go having coded python since 2007. I find the ideologies behind the language awkward, particularly explicit error object returns, but ultimately I feel upset with what boils down to ‘it’s not python’ Am I destined to hate Go? Some python limitations get to me, namely multiprocessor support and dynamically types fuzziness (typehint sugar is nice but I’d like my compiler to explicitly fail thanks). |
|
Try it, you might like it.