* Explore the Go language by writing tests * Get a grounding with TDD. Go is a good language for learning TDD because it is a simple language to learn and testing is built-in * Be confident that you'll be able to start writing robust, well-tested systems in Go
Go Lang and Test Driven Development: Chris James teaches the fundamentals of Go using the techniques of TDD. The result is an accessible (and free!) overview of the language.