Go Programming Language Cookbook

Go gopher mascots in a humorous scene.
Go gopher mascots in a humorous scene.
Go Programming Language Cookbook

Table of Contents edit

  1. Strings
  2. Files
    1. Opening
    2. Closing
  3. Incrementing a counter

External Resources edit

The Go project (https://golang.org/)

List of packages:

(https://golang.org/pkg/) - list of packages supported and/or maintained by the Go project.
(https://godashboard.appspot.com/) - list of packages not supported nor maintained by the Go project.