Add section and book about Go

This commit is contained in:
Maxim Poletaev 2015-02-10 01:49:20 +03:00
parent a0dc513ddb
commit 3ab981607d
1 changed files with 5 additions and 0 deletions

View File

@ -11,6 +11,7 @@
* [C++](#c-1)
* [CoffeeScript](#coffeescript)
* [Git](#git)
* [Go](#go)
* [Erlang](#erlang)
* [Haskell](#haskell)
* [Java](#java)
@ -114,6 +115,10 @@
* [Простое руководство по работе с Git](http://rogerdudler.github.io/git-guide/index.ru.html)
### Go
* [Введение в программирование на Go](http://golang-book.ru) - Калеб Докси
### Erlang
* [Программирование на Эрланге](https://github.com/dyp2000/Russian-Armstrong-Erlang) - Джо Армстронг