Browse Source

Merge pull request #989 from edagarli/master

update go
Mohammad Hossein Mojtahedi 11 years ago
parent
commit
e6b9337096
1 changed files with 3 additions and 0 deletions
  1. 3 0
      free-courses-en.md

+ 3 - 0
free-courses-en.md

@@ -1,6 +1,7 @@
 ###Index
 ###Index
 * [C++](#c)
 * [C++](#c)
 * [Databases](#databases)
 * [Databases](#databases)
+* [Go](#go)
 * [Haskell](#haskell)
 * [Haskell](#haskell)
 * [HTML / CSS](#html--css)
 * [HTML / CSS](#html--css)
 * [iOS](#ios)
 * [iOS](#ios)
@@ -21,6 +22,8 @@
 * [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware)
 * [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)
 * [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
 ###Haskell
 * [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey
 * [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey