Origins
What is the purpose of the project?
What is the history of the project?
What’s the origin of the gopher mascot?
Is the language called Go or Golang?
Why did you create a new language?
What are the guiding principles in the design?
Usage
Is Google using Go internally?
Do Go programs link with C/C++ programs?
Does Go support Google’s protocol buffers?
Design
What’s up with Unicode identifiers?
Why does Go not have feature X?
When did Go get generic types?
Why was Go initially released without generic types?
Why does Go not have exceptions?