Hacker News new | ask | show | jobs
by kockic 2179 days ago
I think the main advantage of go is it's learning curve. Standard lib is quite small, so even with no experience, in a few weeks you could be fully productive on any go code base. With e.g. C, Rust, Java, Ruby this would probably be months.