浏览代码

Update spanish books (#4017)

* Add Redis spanish book

* Add React spanish book

* Add GoLang spanish book

* Fix fpb-lint warnings

* Include author names
Miguel Palazzo 5 年之前
父节点
当前提交
d2d2a55f3f
共有 1 个文件被更改,包括 13 次插入0 次删除
  1. 13 0
      free-programming-books-es.md

+ 13 - 0
free-programming-books-es.md

@@ -19,6 +19,7 @@
 * [Erlang](#erlang)
 * [Git](#git)
 * [Github](#github)
+* [Go](#go)
 * [Haskell](#haskell)
 * [HTML & CSS](#html--css)
 * [Java](#java)
@@ -33,6 +34,7 @@
 * [.NET (C# Visual Studio)](#net-c--visual-studio)
 * [NoSQL](#nosql)
   * [MongoDB](#mongodb)
+  * [Redis](#redis)
 * [Perl](#perl)
 * [Perl 6 / Raku](#perl-6--raku)
 * [PHP](#php)
@@ -175,6 +177,11 @@
 * [Github Simple](https://github.com/MrOutis/GitHub-Simple#github-simple) (Github)
 
 
+### Go
+
+* [El pequeño libro Go](https://raulexposito.com/the-little-go-book-en-castellano.html) - Karl Seguin (HTML, PDF, EPUB)
+
+
 ### Haskell
 
 * [¡Aprende Haskell por el bien de todos!](http://aprendehaskell.es/main.html) (HTML)
@@ -242,6 +249,7 @@
 #### React
 
 * [Desarrollo de Aplicaciones Web con React.js y Redux.js](https://leanpub.com/react-redux) (PDF, EPUB, MOBI)
+* [SurviveJS - React de aprendiz a maestro](https://es.survivejs.com) - Juho Vepsäläinen (HTML, PDF)
 
 
 ### LaTeX
@@ -271,6 +279,11 @@
 * [MongoDB en español: T1, El principio](https://dpdc.gitbooks.io/mongodb-en-espanol-tomo-1/content) - Yohan Graterol (Gitbook) (:construction: *en proceso*)
 
 
+#### Redis
+
+* [El pequeño libro Redis](https://raulexposito.com/the-little-redis-book-en-castellano.html) - Karl Seguin (HTML, PDF, EPUB)
+
+
 ### PHP
 
 * [Manual de estudio introductorio al lenguaje PHP procedural](https://web.archive.org/web/20140209203630/http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf) (PDF)