From a2c714cbd2d846dfd53f09156f9ac3ef9a973b90 Mon Sep 17 00:00:00 2001 From: Sasha Varlamov Date: Fri, 16 Nov 2018 12:50:50 -0800 Subject: [PATCH] Update resources --- Learn.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Learn.md b/Learn.md index efc16152..cec3d9db 100644 --- a/Learn.md +++ b/Learn.md @@ -2,6 +2,7 @@ In addition to the resources available [at golang.org](http://golang.org/doc/#le * [The Little Go Book](http://openmymind.net/The-Little-Go-Book/) * [Exercism.io - Go](http://exercism.io/languages/go) - Online code exercises for Go for practice and mentorship. + * [EXLskills - A$AP Learn Go](https://exlskills.com/learn-en/courses/aap-learn-go-golang--learn_golang_asap) - Fast-paced free and open course for getting going with Go * [Learn Go in an Hour - Video](https://www.youtube.com/watch?v=CF9S4QZuV30) _2015-02-15_ * [Learning to Program in Go](https://www.youtube.com/playlist?list=PLei96ZX_m9sVSEXWwZi8uwd2vqCpEm4m6), a multi-part video training class. * [Pluralsight Classes for Go](http://www.pluralsight.com/tag/golang) - A growing collection of (paid) online classes.