Hacker News new | ask | show | jobs
by ajkjk 330 days ago
you'd be crazy (senior or not) not to use Go for Go stuff and Python for Python stuff
1 comments

I use both, with a preference for Go but I feel like I should be doing more Python just to keep it fresh.

It seems like two of the main entries under “Python stuff” are “working with people who only know Python” and “AI/ML because of available packages.”

What are some others?

I mean... to oversimplify a bit, Python is for scripting and Go is for servers.