mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
Update spanish books (#4017)
* Add Redis spanish book * Add React spanish book * Add GoLang spanish book * Fix fpb-lint warnings * Include author names
This commit is contained in:
parent
a154453b36
commit
d2d2a55f3f
@ -19,6 +19,7 @@
|
|||||||
* [Erlang](#erlang)
|
* [Erlang](#erlang)
|
||||||
* [Git](#git)
|
* [Git](#git)
|
||||||
* [Github](#github)
|
* [Github](#github)
|
||||||
|
* [Go](#go)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
* [HTML & CSS](#html--css)
|
* [HTML & CSS](#html--css)
|
||||||
* [Java](#java)
|
* [Java](#java)
|
||||||
@ -33,6 +34,7 @@
|
|||||||
* [.NET (C# Visual Studio)](#net-c--visual-studio)
|
* [.NET (C# Visual Studio)](#net-c--visual-studio)
|
||||||
* [NoSQL](#nosql)
|
* [NoSQL](#nosql)
|
||||||
* [MongoDB](#mongodb)
|
* [MongoDB](#mongodb)
|
||||||
|
* [Redis](#redis)
|
||||||
* [Perl](#perl)
|
* [Perl](#perl)
|
||||||
* [Perl 6 / Raku](#perl-6--raku)
|
* [Perl 6 / Raku](#perl-6--raku)
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
@ -175,6 +177,11 @@
|
|||||||
* [Github Simple](https://github.com/MrOutis/GitHub-Simple#github-simple) (Github)
|
* [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
|
### Haskell
|
||||||
|
|
||||||
* [¡Aprende Haskell por el bien de todos!](http://aprendehaskell.es/main.html) (HTML)
|
* [¡Aprende Haskell por el bien de todos!](http://aprendehaskell.es/main.html) (HTML)
|
||||||
@ -242,6 +249,7 @@
|
|||||||
#### React
|
#### React
|
||||||
|
|
||||||
* [Desarrollo de Aplicaciones Web con React.js y Redux.js](https://leanpub.com/react-redux) (PDF, EPUB, MOBI)
|
* [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
|
### 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*)
|
* [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
|
### 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)
|
* [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)
|
||||||
|
Loading…
Reference in New Issue
Block a user