DEV Community

Discussion on: Learning Golang

Collapse
 
flrichar profile image
Fred Richards

Can you outline some of the small problems you were able to solve? Just a few examples.

I find myself doing the same thing (not in golang, but I'd like to). I make a tiny ABC-XYZ tool and use it maybe a handful of times.

Collapse
 
gayanhewa profile image
Gayan Hewa

Sure, basically I have almost all the problems I have done for Go pushed here github.com/gayanhewa/exercism.io

Depending on the language, you can find a track that has problems tailored to that specific language. They generally have all the problems for each language stored in the exercism.io git repo github.com/exercism