As someone who wrote a lot of Python code ans who is learning Go while implementing a somewhat important application, i can tell you Go is a good replacement for Python if it fits the problem better (mine was concurrence).
Go is pleasant, but there are Go problems an Python problems (and C problems, Lisp problems, and so on)
Comments
As someone who wrote a lot of Python code ans who is learning Go while implementing a somewhat important application, i can tell you Go is a good replacement for Python if it fits the problem better (mine was concurrence).
Go is pleasant, but there are Go problems an Python problems (and C problems, Lisp problems, and so on)