瀏覽代碼

Merge pull request #989 from edagarli/master

update go
Mohammad Hossein Mojtahedi 11 年之前
父節點
當前提交
e6b9337096
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      free-courses-en.md

+ 3 - 0
free-courses-en.md

@@ -1,6 +1,7 @@
 ###Index
 * [C++](#c)
 * [Databases](#databases)
+* [Go](#go)
 * [Haskell](#haskell)
 * [HTML / CSS](#html--css)
 * [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)
 * [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