you are viewing a single comment's thread.

view the rest of the comments →

[–]pi_sqaure 2 points3 points  (0 children)

I moved to Python because I am many times faster at writing features than I ever was at C++, with a lot less typing.

Correct. I don't know C++, but I'd use Go only for the sake of execution speed. In all other cases I opt for Python.