Welcome to this Golang Hands-on session.
Over the next 2 hours, we will write Go code with the goal of controlling a smart bulb.
This repository contains branches that you can navigate between. They are prefixed with a number corresponding to the order of navigation, but feel free to skip steps or go back and forth as needed.
Let's start with the first step:
git checkout 1-getting-started