mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-18 17:36:14 +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)
|
||||
* [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)
|
||||
|
Loading…
Reference in New Issue
Block a user