Go/GoLang is a powerful C-like open source programming language featuring a (relatively) clean syntax, originally created by Google. It is supported by a growing community and is used by popular projects such as Docker and CoreOS.
In this session, you’ll learn the fundamentals of Go’s object model and approach to concurrency. I’ll demonstrate how to use Go’s tools to assist with code formatting, testing, compilation, and race detection.