Download > Manual Download > go language reference manual Chinese CHM version
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software. This article brings you the Go reference manual, you can download it if you need it!
Go was developed by Robert Griesemer, Rob Pike, Ken Thompson from the end of 2007, and later joined by Ian Lance Taylor, Russ Cox and others. It was finally open sourced in November 2009 and released in early 2012. Go 1 stable version. The development of Go is now completely open and has an active community.
Go language features
Simple, fast and safe
Parallel, fun, open source
Memory management, v array safety, fast compilation
Go language usage
Go is designed as a systems programming language for use on giant central servers that power web servers, storage clusters, or similar purposes.
For the field of high-performance distributed systems, the Go language undoubtedly has higher development efficiency than most other languages. It provides massive parallel support, which is perfect for game server development
All resources on this website are contributed and published by netizens, or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this website are for learning and reference only. Please do not use them for commercial purposes, otherwise you will be responsible for all consequences incurred! If there is any infringement, please contact us to delete and remove it. Contact information: admin@php.cn