diff --git a/free-courses-en.md b/free-courses-en.md index 8e78d1c865cd095311f2e2b3a8125ce305d09b07..640f52714190aefa2e3f3d142212a5a64e2789b7 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -7,6 +7,7 @@ * [Clojure](#clojure) * [Databases](#databases) * [Git](#git) +* [Go](#go) * [Haskell](#haskell) * [HTML / CSS](#html--css) * [iOS](#ios) @@ -59,6 +60,9 @@ ### Git * [Git and Gitlab Live Workshop](https://courses.platzi.com/courses/git-gitlab/) +### Go +* [Go Tutorial](http://www.tutorialspoint.com/go/index.htm) + ### Haskell * [C9 : Functional Programming Fundamentals](http://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Functional-Programming-Fundamentals) - Erik Meijer * [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey