Why Go?

As compare to Python, Go has its advantage on doing concurrency. As compare to Ruby, Go has its advantage on "the best way to do it" motto, a single way to do things, helping in clean code.