From d2f8c87ac33d3b611c10d126046f59f7d3c3a78d Mon Sep 17 00:00:00 2001 From: Chris Ben Date: Sun, 29 Jun 2014 15:54:09 -0700 Subject: [PATCH] Add Go koans --- free-programming-interactive-tutorials-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-interactive-tutorials-en.md b/free-programming-interactive-tutorials-en.md index b40b634b..65a032d9 100644 --- a/free-programming-interactive-tutorials-en.md +++ b/free-programming-interactive-tutorials-en.md @@ -35,6 +35,7 @@ ###Go +* [Go Koans](https://github.com/cdarwin/go-koans) * [The Go Tutorial](http://golang.org/doc/go_tutorial.html) -- GitLab