This repository teach you for programming fundamentals using Go. The language is just a tool, so the repository focusing on the principles of programming.
All code has a Playground, so you don't have to install anything to start learning, just click on the link where you can change the code on your own. If you break anything on the playground, and you can't fix it, just close the tab and after you reopen through the link, you can start over. If you click on the Run on the top of the menu, you will see the code running and on the bottom side of the page you will see the result of the execution.