# Learning Go

I posted recently about exercism.io as a great way to learn a programming language, or to deepen one's understanding of a language by being a mentor.

More specifically to learn Go, here are 3 other sites that I recommend:

* tour of go: <https://tour.golang.org>
* play with go: <https://play-with-go.dev>
* gophercises: <https://courses.calhoun.io>

Oliver Schoenborn
