Hacker News new | ask | show | jobs
Ask HN: Advantages of Go Against Python
1 points by decentralizer 2539 days ago
I’m considering to start using Go. So, is it will be helpful If I do?
1 comments

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.