add Go section and go Tutorial - Close #1543

This commit is contained in:
Frederick Silva 2015-07-15 08:33:59 -03:00
parent 687c0cd09d
commit 594874da02
1 changed files with 4 additions and 0 deletions

View File

@ -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