Learning Go by solving problems
A project that helps you get started with Go by solving problems, inspired by Rustlings.
You may know rustlings, right? If you don't, please go
ahead and check
out.
rustlings is awesome. It is a CLI app designed to teach the awesome Rust programming language through
exercises.
golings has the very same idea, but for the Go programming language.