From a14b7fc956913e5d781aa8a25977cb3b9634fd45 Mon Sep 17 00:00:00 2001 From: lizhi Date: Sat, 24 May 2014 10:53:19 +0800 Subject: [PATCH] update go update go add <> --- free-courses-en.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index c63c31bf..9785318e 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -1,6 +1,7 @@ ###Index * [C++](#c) * [Databases](#databases) +* [Go](#go) * [Haskell](#haskell) * [HTML / CSS](#html--css) * [JS](#js) @@ -22,6 +23,8 @@ * [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware) * [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University) +###Go +* [An Introduction to Programming in Go](http://www.golang-book.com/) ###Haskell * [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey -- GitLab