Adding Go in 5 Minutes to the list of community driven initiatives

Aaron Schlesinger 2020-06-24 16:40:19 -07:00
parent 2b18a22ffd
commit 0957cbd81b

@ -1,5 +1,6 @@
In addition to the resources available [at golang.org](http://golang.org/doc/#learning) there are a range of community-driven initiatives:
* [Go in 5 Minutes](https://gifm.dev)
* [The Little Go Book](http://openmymind.net/The-Little-Go-Book/)
* [Tutorials Point](https://www.tutorialspoint.com/go/index.htm)
* [Exercism.io - Go](http://exercism.io/languages/go) - Online code exercises for Go for practice and mentorship.