Screencasts

Writing, building, installing, and testing Go code

A first stop for newcomers to the Go Programming Language.

This screencast describes setting up a workspace (GOPATH), writing commands and packages, using the go tool to build and install, and using the testing package to write unit tests.

[video]

  • Go for Web Development [Video]
    • Author: Larry Price
    • Publication Date: December 29, 2015
    • ISBN:978-1784397982

[video]