Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Go was developed in late 2007 by Robert Griesemer, Rob Pike, Ken Thompson, joined by Ian Lance Taylor, Russ Cox, and others, and finally opened source in November 2009, A stable version of Go 1 was released in early 2012. Go is now open to development and has an active community.

Go is designed as a system programming language for large central servers with Web servers, storage clusters, and the like.

Go is arguably more efficient than most other languages in the world of high performance distributed systems. It provides a huge amount of parallel support, which is great for game server development.

directory

 

Basic knowledge of Go language.

Go language learning route