Go was born from frustration. Engineers at Google were tired of slow compilation times in C++ and complex dependency management. They wanted a language that compiled fast, ran fast, and stayed simple.
Robert Griesemer, Rob Pike, and Ken Thompson designed Go to handle Google-scale problems. Think thousands of engineers working on millions of lines of code. If you've ever waited minutes for a build to finish, you'll appreciate what Go offers.