Member-only story
This is an awesome way to learn Golang for free
2 min readOct 11, 2021
Welcome back! As some of you may know, Golang is an awesome programming language used for tons of different projects, so if you want to learn Go, you’ve come to the right place. LearnGo is a repository on GitHub with an awesome blueprint of learning Go, if you want to jump straight to this repo, check out the link below:
This specific project breaks down the very basics of Go, starting off with the installation process:
After installation, this repo jumps straight into building out your Go project, what’s even better is that this repo houses thousands of examples of Go projects, exercises and quizzes as well!