0% developed

Go Programming Language Cookbook

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Go gopher mascots in a humorous scene.
Go gopher mascots in a humorous scene.
Go Programming Language Cookbook

Table of Contents[edit | edit source]

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

External Resources[edit | edit source]

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.