November 2015
Intermediate to advanced
264 pages
7h 30m
English
In this chapter
What is the Go standard library and why is it important? The Go standard library is a set of core packages that enhance and extend the language. These packages add to the number of different types of programs you can write without the need to build your own packages or download packages others have published. Since these packages are tied to the language, they come with some special guarantees:
Read now
Unlock full access