Ask HN: Advantages of Go Against Python

1 points by decentralizer ↗ HN
I’m considering to start using Go. So, is it will be helpful If I do?

1 comment

[ 2.7 ms ] story [ 10.2 ms ] thread
I've replaced Python with Go for many of my scripting tasks. I like compiling my programs to an executable and never worrying about different versions, like the ongoing fight between Python 2.7 and Python 3.