From fce96940359f25707eaf72facdd1a3089dbd7141 Mon Sep 17 00:00:00 2001 From: Shantanu Rahman Date: Sun, 17 Mar 2019 02:08:55 +0600 Subject: [PATCH] Add gophercises as a resource (#2429) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74431693..a918a52a 100644 --- a/README.md +++ b/README.md @@ -2137,6 +2137,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [golang-nuts](https://groups.google.com/forum/#!forum/golang-nuts) - Go mailing list. * [Google Plus Community](https://plus.google.com/communities/114112804251407510571) - The Google+ community for #golang enthusiasts. * [Gopher Community Chat](https://invite.slack.golangbridge.org) - Join Our New Slack Community For Gophers ([Understand how it came](https://blog.gopheracademy.com/gophers-slack-community/)). +* [Gophercises](https://gophercises.com/) - Free coding exercises for budding gophers. * [gowalker.org](https://gowalker.org) - Go Project API documentation. * [justforfunc](https://www.youtube.com/c/justforfunc) - Youtube channel dedicated to Go programming language tips and tricks, hosted by Francesc Campoy [@francesc](https://twitter.com/francesc). * [r/Golang](https://www.reddit.com/r/golang) - News about Go.