blob: fd84259d90a790a6e523e70b9299275b8693ff45 [file] [log] [blame] [view]
Andrew Gerrand5bc444d2014-12-10 11:35:11 +11001# Screencasts
2
3## Writing, building, installing, and testing Go code
4
5A first stop for newcomers to the Go Programming Language.
6
7This 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.
8
9[[video](http://www.youtube.com/watch?v=XCsL89YtqCs)]