free-programming-books-es.md 22.3 KB
Newer Older
C
Christoph Uschkrat 已提交
1
### Index
2

3 4
* [0 - Meta-Listas](#0---meta-listas)
* [1 - Agnósticos](#1---agnósticos)
5
  * [Algoritmos y Estructuras de Datos](#algoritmos-y-estructuras-de-datos)
V
Victor Felder 已提交
6 7
  * [Base de Datos](#base-de-datos)
  * [Ciencia Computacional](#ciencia-computacional)
8
  * [Metodologías de Desarrollo de Software](#metodologías-de-desarrollo-de-software)
9
  * [Misceláneos](#misceláneos)
V
Victor Felder 已提交
10
  * [Sistemas Operativos](#sistemas-operativos)
11
* [Android](#android)
J
Jorge Arias 已提交
12
* [C](#c)
S
Seth 已提交
13
* [C++](#cpp)
14
* [Coffeescript](#coffeescript)
V
Victor Felder 已提交
15
* [Emacs](#emacs)
M
Martín Gaitán 已提交
16
* [Ensamblador](#ensamblador)
17
* [Erlang](#erlang)
M
Martín Gaitán 已提交
18
* [Git](#git)
M
Miguel Palazzo 已提交
19
* [Go](#go)
20
* [Haskell](#haskell)
21
* [HTML & CSS](#html--css)
22
* [Java](#java)
23
* [JavaScript](#javascript)
V
Victor Felder 已提交
24 25 26 27
  * [AngularJS](#angularjs)
  * [D3](#d3js)
  * [jQuery](#jquery)
  * [node.js](#nodejs)
28
  * [React](#react)
V
Victor Felder 已提交
29
* [LaTeX](#latex)
30
* [Linux](#linux)
S
Seth 已提交
31
* [Matemáticas](#matem%C3%A1ticas)
E
Espartaco Palma 已提交
32
* [.NET (C# Visual Studio)](#net-c--visual-studio)
W
wchiquito 已提交
33
* [NoSQL](#nosql)
V
Victor Felder 已提交
34
  * [MongoDB](#mongodb)
M
Miguel Palazzo 已提交
35
  * [Redis](#redis)
36
* [Perl](#perl)
37
* [Perl 6 / Raku](#perl-6--raku)
V
Victor Felder 已提交
38
* [PHP](#php)
39
  * [Symfony](#symfony)
M
Martín Gaitán 已提交
40
* [Python](#python)
V
Victor Felder 已提交
41 42
  * [Django](#django)
  * [Web2py](#web2py)
V
#1870  
victor felder 已提交
43
* [R](#r)
J
Johan 已提交
44
* [Ruby](#ruby)
V
Victor Felder 已提交
45
  * [Ruby on Rails](#ruby-on-rails)
46
* [Scala](#scala)
47
* [Scratch](#scratch)
48
* [SQL](#sql)
Q
qorg11 已提交
49
* [Subversion](#subversion)
50
* [SVG](#svg)
51 52
* [TypeScript](#typescript)
  * [Angular](#angular)
53 54


55
### 0 - Meta-Listas
56

M
Mozartus 已提交
57
* [Aprender Python](https://wiki.python.org.ar/aprendiendopython/) - Python Argentina
58
* [Apuntes Completos de Desarrollo Web](http://jorgesanchez.net) - Jorge Sánchez
59
* [Asombroso DDD: Una lista curada de recursos sobre Domain Driven Design](https://github.com/ddd-espanol/asombroso-ddd)
60 61 62 63 64
* [Desarrollo de Aplicaciones Web - Temario Completo](https://github.com/statickidz/TemarioDAW#temario-daw) - José Luis Comesaña (Github)
* [Desarrollo de Aplicaciones Web y Sistemas Microinformáticos y Redes](https://javiergarciaescobedo.es) - Javier García Escobedo
* [Gitbook - Libros útiles en español](https://github.com/DpdC/gitbook-biblioteca-impresionante-en-espanol#gitbook---biblioteca-de-libros-en-español--) (Github)
* [Múltiples Cursos y Enlaces de Tecnología Informática](http://elvex.ugr.es) - Fernando Berzal
* [OpenLibra - Biblioteca recopilatorio de libros libres](https://openlibra.com/es/collection)
65
* [Universidad Autónoma de México - Plan (2016)](http://fcasua.contad.unam.mx/apuntes/interiores/plan2016_1.php)
M
Martín Gaitán 已提交
66

67

68
### 1 - Agnósticos
69

70
#### Algoritmos y Estructuras de Datos
71

72
* [Algoritmos y Programación (Guía para docentes)](http://www.eduteka.org/pdfdir/AlgoritmosProgramacion.pdf) (PDF)
73
* [Análisis, Diseño e Implantación de Algoritmos](http://fcasua.contad.unam.mx/apuntes/interiores/docs/20181/informatica/1/LI_1164_06097_A_Analisis_Diseno_Implantacion_Algoritmos_Plan2016.pdf) - Universidad Nacional Autónoma de México, Dr. Juan Alberto Adam Siade, et al. (PDF)
74
* [Apuntes de Algoritmos y Estructuras de Datos](https://openlibra.com/en/book/download/apuntes-de-algoritmos-y-estructuras-de-datos) (PDF)
75
* [Breves Notas sobre Análisis de Algoritmos](https://lya.fciencias.unam.mx/jloa/publicaciones/analisisdeAlgoritmos.pdf) - Universidad Nacional Autónoma de México, Jorge L. Ortega Arjona (PDF)
76
* [Fundamentos de Informática y Programación](https://informatica.uv.es/docencia/fguia/TI/Libro/Libro_Fundamentos_Inform_Program.htm) (HTML)
77 78
* [Fundamentos de programación](https://es.wikibooks.org/wiki/Fundamentos_de_programaci%C3%B3n) - WikiLibros
* [Introducción a la programación](https://es.wikibooks.org/wiki/Introducci%C3%B3n_a_la_Programaci%C3%B3n) - WikiLibros
H
Héctor Vega 已提交
79
* [Temas selectos de estructuras de datos](https://lya.fciencias.unam.mx/jloa/publicaciones/estructurasdeDatos.pdf) (PDF)
80
* [Teoría sintáctico-gramatical de objetos](https://www.bubok.es/libros/219288/Teoria-sintacticogramatical-de-objetos) (Bubok)
81

82

C
Christoph Uschkrat 已提交
83
#### Base de Datos
84

85 86 87 88 89
* [Apuntes de Base de Datos 1](http://rua.ua.es/dspace/bitstream/10045/2990/1/ApuntesBD1.pdf) (PDF)
* [Base de Datos (2005)](http://www.uoc.edu/masters/oficiales/img/913.pdf) - Mercedes Marqués (PDF)
* [Base de Datos (2011)](https://openlibra.com/es/book/download/bases-de-datos-2) - Mercedes Marqués (PDF)
* [Base de Datos Avanzadas (2013)](https://openlibra.com/es/book/download/bases-de-datos-avanzadas) - Aramburu & Sanz Blasco (PDF)
* [Diseño Conceptual de Bases de Datos](https://openlibra.com/es/book/download/diseno-conceptual-de-bases-de-datos) (PDF)
90

91

C
Christoph Uschkrat 已提交
92
#### Ciencia Computacional
93

94
* [Breves Notas sobre Autómatas y Lenguajes](https://lya.fciencias.unam.mx/jloa/publicaciones/automatasyLenguajes.pdf) (PDF)
95
* [Breves Notas sobre Complejidad](https://lya.fciencias.unam.mx/jloa/publicaciones/complejidad.pdf) (PDF)
96
* [Breves Notas sobre Teoría de la Computación](https://lya.fciencias.unam.mx/jloa/publicaciones/teoria.pdf) (PDF)
97
* [Teoría de la Computación: Lenguajes, Autómatas, Gramáticas](http://ciencias.bogota.unal.edu.co/fileadmin/Facultad_de_Ciencias/Publicaciones/Archivos_Libros/Libros_Matematicas/_Teoria_de_la_Computacion___lenguajes__automatas__gramaticas._/teoriacomputacion.pdf) - Rodrigo De Castro Korgi (PDF)
M
Matt Sephton 已提交
98

99

C
Christoph Uschkrat 已提交
100
#### Metodologías de desarrollo de software
101

102
* [Compendio de Ingeniería del Software](http://www.navegapolis.com/files/cis.pdf) (PDF)
V
victor felder 已提交
103
* [Ingeniería de Software: Una Guía para Crear Sistemas de Información](https://web.archive.org/web/20150824055042/http://www.wolnm.org/apa/articulos/Ingenieria_Software.pdf) (PDF)
C
Craig Davison 已提交
104
* [Scrum & Extreme Programming (para programadores)](https://web.archive.org/web/20140209204645/http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-agile.pdf) (PDF)
105 106
* [Scrum Level](https://scrumlevel.com/files/scrumlevel.pdf) - Scrum Manager (PDF) [(EPUB)](https://scrumlevel.com/files/scrumlevel.epub)
* [Scrum Master - Temario troncal 1](https://scrummanager.net/files/scrum_master.pdf) - Scrum Manager (PDF) [(EPUB)](https://scrummanager.net/files/scrum_master.epub)
V
Victor Felder 已提交
107
* [Scrum y XP desde las trincheras](http://www.proyectalis.com/wp-content/uploads/2008/02/scrum-y-xp-desde-las-trincheras.pdf) (PDF)
108

109

C
Christoph Uschkrat 已提交
110
#### Misceláneos
111

112 113 114
* [97 cosas que todo programador debería saber](http://97cosas.com/programador/) (HTML)
* [Docker](https://github.com/brunocascio/docker-espanol#docker) (Github)
* [El camino a un mejor programador](http://emanchado.github.io/camino-mejor-programador/downloads/camino_2013-01-19_0688b6e.html) (HTML) [(PDF, ePub)](http://emanchado.github.io/camino-mejor-programador/)
115
* [Introducción a Docker](https://www.rediris.es/tecniris/archie/doc//TECNIRIS47-1b.pdf) (PDF)
116
* [Los Apuntes de Majo](https://losapuntesdemajo.vercel.app) - Majo Ledesma (PDF)
117
* [Programación de videojuegos SDL](http://libros.metabiblioteca.org/bitstream/001/271/8/Programacion_Videojuegos_SDL.pdf) (PDF)
118

119

C
Christoph Uschkrat 已提交
120
#### Sistemas Operativos
121

C
Craig Davison 已提交
122
* [Fundamentos de Sistemas Operativos](http://sistop.org/pdf/sistemas_operativos.pdf) - Gunnar Wolf et al (PDF)
H
Héctor Vega 已提交
123
* [Sistemas Operativos](http://sistop.gwolf.org/html/biblio/Sistemas_Operativos_-_Luis_La_Red_Martinez.pdf) - Dr. David Luis la Red (PDF)
124

125

C
Christoph Uschkrat 已提交
126
### Android
127

128 129
* [Curso Android](http://www.hermosaprogramacion.com/android) (HTML)
* [Manual de Programación Android v.2.0](http://ns2.elhacker.net/timofonica/manuales/Manual_Programacion_Android_v2.0.pdf) - Salvador Gómez Oliver (PDF)
130

E
Espartaco Palma 已提交
131

C
Christoph Uschkrat 已提交
132
### C
133

E
Espartaco Palma 已提交
134
* [GNU/Linux: Programación de Sistemas](http://www.alcancelibre.org/filemgmt_data/files/programaciongnulinux.pdf) (PDF)
135
* [Introducción a la programación con C](http://repositori.uji.es/xmlui/bitstream/handle/10234/24306/s29.pdf) (PDF) (descarga directa)
E
Espartaco Palma 已提交
136 137


138
### <a name="cpp"></a>C++
139

140 141
* [Aprenda C++ avanzado como si estuviera en primero](https://web.archive.org/web/20100701020037/http://www.tecnun.es/asignaturas/Informat1/AyudaInf/aprendainf/cpp/avanzado/cppavan.pdf) (PDF)
* [Aprenda C++ básico como si estuviera en primero](https://web.archive.org/web/20100701020025/http://www.tecnun.es/asignaturas/Informat1/AyudaInf/aprendainf/cpp/basico/cppbasico.pdf) (PDF)
142
* [Ejercicios de programación creativos y recreativos en C++](http://antares.sip.ucm.es/cpareja/libroCPP/) (HTML)
M
Martín Gaitán 已提交
143

144

C
Christoph Uschkrat 已提交
145
### Coffeescript
146

147
* [Coffeescript, un pequeño gran libro](https://leanpub.com/coffeescript) - Javi Jiménez (Leanpub cuenta requerida)
148

149

C
Christoph Uschkrat 已提交
150
### Ensamblador
151

152
* [Lenguaje Ensamblador para PC](https://pacman128.github.io/static/pcasm-book-spanish.pdf) - Paul A.Carter (PDF)
153

M
Martín Gaitán 已提交
154

C
Christoph Uschkrat 已提交
155
### Erlang
156

157
* [Programación en Erlang](https://es.wikibooks.org/wiki/Programaci%C3%B3n_en_Erlang) - WikiLibros
158

159

J
Johan 已提交
160
### Emacs
161

162
* [Una Introducción a Emacs Lisp en Español](http://savannah.nongnu.org/git/?group=elisp-es) (HTML)
163

164

C
Christoph Uschkrat 已提交
165
### Git
166

167
* [Git Immersión en Español](https://esparta.github.io/gitimmersion-spanish)
168 169
* [Git. La guía simple](http://rogerdudler.github.io/git-guide) (HTML)
* [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es)
170
* [Pro Git](http://git-scm.com/book/es/)
D
David Ordás 已提交
171
* [Pro Git v2](http://git-scm.com/book/es/v2)
M
Martín Gaitán 已提交
172

173

M
Miguel Palazzo 已提交
174 175
### Go

176
* [El pequeño libro Go](https://raulexposito.com/the-little-go-book-en-castellano.html) - Karl Seguin, Raúl Expósito (HTML, [PDF](https://raulexposito.com/assets/pdf/go.pdf), [EPUB](https://raulexposito.com/assets/epub/go.epub))
177
* [Go en Español](https://nachopacheco.gitbooks.io/go-es/content/doc) - Nacho Pacheco (HTML)
M
Miguel Palazzo 已提交
178 179


C
Christoph Uschkrat 已提交
180
### Haskell
181

182 183 184 185 186 187
* [¡Aprende Haskell por el bien de todos!](http://aprendehaskell.es/main.html) (HTML)
* [Piensa en Haskell (ejercicios de programación funcional)](http://www.cs.us.es/~jalonso/publicaciones/Piensa_en_Haskell.pdf) (PDF)


### HTML & CSS

188
* [99 tips para Web Development](https://fmontes.gumroad.com/l/99tips) - Freddy Montes (PDF) (se solicita email)
189 190 191
* [CSS avanzado](http://librosweb.es/libro/css_avanzado) Javier Eguíluz (HTML) [(PDF)](https://openlibra.com/es/book/download/css-avanzado)
* [CSS3 y JavaScript avanzado](https://openlibra.com/es/book/download/css3-y-javascript-avanzado) (PDF)
* [Diseño de Interfaces Web](http://interfacesweb.github.io/unidades/) (HTML)
192
* [El gran libro del diseño web](https://freeditorial.com/es/books/el-gran-libro-del-diseno-web) - Rither Cobeña C [(PDF, EPUB)]
193 194
* [Estructura con CSS](http://es.learnlayout.com) (HTML)
* [Guía Completa de CSS3](https://openlibra.com/es/book/download/guia-completa-de-css3) - Antonio Navajas (PDF)
195
* [HTML5](https://openlibra.com/es/book/html5) - Arkaitz Garro (PDF)
196
* [Introducción a CSS](http://librosweb.es/libro/css/) - Javier Eguíluz (HTML) [(PDF)](https://openlibra.com/es/book/download/introduccion-a-css)
197

F
Fer Perales 已提交
198

C
Christoph Uschkrat 已提交
199
### Java
200

201
* [Aprendiendo Java y POO (2008)](https://openlibra.com/es/book/download/aprendiendo-java-y-poo) (PDF)
202
* [Desarrollando con Java 8: Poker](https://ia601504.us.archive.org/21/items/DesarrollandoConJava8Poker/DesarrollandoConJava8Poker.pdf) -David Pérez Cabrera (PDF)
D
Devinsuit 已提交
203
* [Desarrollo de proyectos informáticos con Java](http://www3.uji.es/~belfern/libroJava.pdf) (PDF)
204
* [Ejercicios de Programación en Java](https://www.arkaitzgarro.com/java/) - F.M. Pérez Montes (PDF)
205
* [Notas de Introducción al Lenguaje de Programación Java (2004)](https://lya.fciencias.unam.mx/jloa/publicaciones/introduccionJava.pdf) - Jorge L. Ortega Arjona (PDF)
206 207
* [Pensando la computación como un científico (con Java)](http://www.ungs.edu.ar/cm/uploaded_files/publicaciones/476_cid03-Pensar%20la%20computacion.pdf) (PDF)
* [PlugIn Apache Tapestry: desarrollo de aplicaciones y páginas web](https://picodotdev.github.io/blog-bitix/assets/custom/PlugInTapestry.pdf) (PDF) [(ePub, Mobi, HTML)](https://picodotdev.github.io/blog-bitix/2014/02/libro-sobre-desarrollo-de-aplicaciones-con-apache-tapestry/)
D
Darío Hereñú 已提交
208
* [Prácticas de Java (2009)](https://openlibra.com/es/book/download/practicas-de-java) (PDF)
209 210
* [Preparando JavaSun 6 - OCPJP6](https://github.com/PabloReyes/ocpjp-resumen-espanol#ocpjp6-resumen-español) - Pablo Reyes Almagro (Github) [(PDF)](https://github.com/PabloReyes/ocpjp-resumen-espanol/blob/master/OCPJP6%20Resumen.pdf)
* [Programación en Java](http://elvex.ugr.es/decsai/java/) (HTML)
C
Craig Davison 已提交
211
* [Tutorial básico de Java EE](http://static1.1.sqspcdn.com/static/f/923743/14770633/1416082087870/JavaEE.pdf) (PDF)
212
* [Tutorial introducción a Maven 3](http://static1.1.sqspcdn.com/static/f/923743/15025126/1320942755733/Tutorial_de_Maven_3_Erick_Camacho.pdf) - Erick Camacho (PDF)
F
Fer Perales 已提交
213

214

C
Christoph Uschkrat 已提交
215
### JavaScript
216

217
* [El Tutorial de JavaScript Moderno](https://es.javascript.info) (HTML)
218
* [Guía de JavaScript 'Mozilla'](https://developer.mozilla.org/es/docs/Web/JavaScript/Guide) (HTML)
219 220 221 222 223 224
* [Introducción a AJAX](http://librosweb.es/libro/ajax) (HTML) [(PDF)](https://openlibra.com/es/book/download/introduccion-ajax)
* [Introducción a JavaScript](http://librosweb.es/libro/javascript) (HTML) [(PDF)](https://openlibra.com/es/book/download/introduccion-a-javascript)
* [Jardín de JavaScript](http://bonsaiden.github.io/JavaScript-Garden/es) (HTML)
* [JavaScript, ¡Inspírate!](https://leanpub.com/javascript-inspirate) (Leanpub cuenta requerida)
* [JavaScript Para Gatos](https://jsparagatos.com) (HTML)
* [Manual de JavaScript](https://desarrolloweb.com/manuales/manual-javascript.html#capitulos20) (HTML)
225

M
matysanchez 已提交
226

227
#### AngularJS
228

229 230
> :information_source: Véase también &#8230; [Angular](#angular)

231
* [¿Cómo aprender AngularJS?](http://raulexposito.com/documentos/como-aprender-angularjs/) (HTML)
232 233 234
* [AngularJS](https://eladrodriguez.gitbooks.io/angularjs) - Elad Rodriguez (HTML) (Gitbook)
* [Guía de estilo AngularJS](https://github.com/johnpapa/angular-styleguide/blob/master/a1/i18n/es-ES.md) - John Papa et al. (HTML)
* [Manual de AngularJS](https://desarrolloweb.com/manuales/manual-angularjs.html) - desarrolloweb.com (HTML, PDF, EPUB, Kindle)
235 236


C
Christoph Uschkrat 已提交
237
#### D3.js
238

239
* [Tutorial de D3](http://gcoch.github.io/D3-tutorial/index.html) (HTML)
240 241


C
Christoph Uschkrat 已提交
242
#### jQuery
243

244 245
* [Fundamentos de jQuery](https://librosweb.es/libro/fundamentos_jquery) (HTML) [(PDF)](https://openlibra.com/es/book/download/fundamentos-de-jquery)
* [Manual de jQuery](http://mundosica.github.io/tutorial_hispano_jQuery/) (HTML)
M
Matías Sanchez 已提交
246 247


C
Christoph Uschkrat 已提交
248
#### Node.js
249

V
Victor Felder 已提交
250
* [Introducción a Node.js a través de Koans](http://nodejskoans.com)
M
matysanchez 已提交
251

M
Mojtahedi 已提交
252

253 254
#### React

255 256
* [Desarrollo de Aplicaciones Web con React.js y Redux.js](https://leanpub.com/react-redux) - Sergio Xalambrí (PDF, EPUB, MOBI; Leanpub cuenta requerida)
* [Descubre React](https://leanpub.com/descubre-react) - Javi Jiménez (HTML, PDF, EPUB, MOBI; Leanpub cuenta requerida)
257
* [El Camino para Aprender React](https://leanpub.com/the-road-to-learn-react-spanish) (PDF, EPUB, MOBI; Leanpub cuenta requerida)
M
Miguel Palazzo 已提交
258
* [SurviveJS - React de aprendiz a maestro](https://es.survivejs.com) - Juho Vepsäläinen (HTML, PDF)
259 260


C
Christoph Uschkrat 已提交
261
### LaTeX
262

263
* [La introducción no-tan-corta a LaTeX 2ε](http://osl.ugr.es/CTAN/info/lshort/spanish/lshort-a4.pdf) (PDF)
M
Mojtahedi 已提交
264

265

266
### Linux
267

268 269
* [Bases de la Programación en Bash](http://xinfo.sourceforge.net/documentos/bash-scripting/bash-script-2.0.html) (HTML)
* [BASH Scripting Avanzado: Utilizando Declare para definición de tipo](https://web.archive.org/web/20150307181233/http://library.originalhacker.org:80/biblioteca/articulo/ver/123) (descarga directa)
270
* [El Manual de BASH Scripting Básico para Principiantes](https://es.wikibooks.org/wiki/El_Manual_de_BASH_Scripting_B%C3%A1sico_para_Principiantes) - WikiLibros
271
* [El Manual del Administrador de Debian](https://debian-handbook.info/browse/es-ES/stable/) (HTML) [(PDF, ePub, Mobi)](https://debian-handbook.info/get/now/)
272

273

S
Seth 已提交
274 275 276 277 278
### Matemáticas

* [Sage para Estudiantes de Pregrado](http://www.sage-para-estudiantes.com) - Gregory Bard


C
Christoph Uschkrat 已提交
279
### .NET (C# / Visual Studio)
280

E
Espartaco Palma 已提交
281
* [El lenguaje de programación C#](http://dis.um.es/~bmoros/privado/bibliografia/LibroCsharp.pdf) (PDF)
282
* [Guía de Arquitectura N-capas Orientadas al Dominio](https://blogs.msdn.microsoft.com/cesardelatorre/2010/03/11/nuestro-nuevo-libro-guia-de-arquitectura-n-capas-ddd-net-4-0-y-aplicacion-ejemplo-en-disponibles-para-download-en-msdn-y-codeplex) (HTML)
283

E
Espartaco Palma 已提交
284

W
wchiquito 已提交
285
### NoSQL
286 287 288 289

#### MongoDB

* [El pequeño libro MongoDB](https://github.com/uokesita/the-little-mongodb-book)
290
* [MongoDB en español: T1, El principio](https://dpdc.gitbooks.io/mongodb-en-espanol-tomo-1/content) - Yohan Graterol (Gitbook) (:construction: *en proceso*)
W
wchiquito 已提交
291

E
Espartaco Palma 已提交
292

M
Miguel Palazzo 已提交
293 294 295 296 297
#### Redis

* [El pequeño libro Redis](https://raulexposito.com/the-little-redis-book-en-castellano.html) - Karl Seguin (HTML, PDF, EPUB)


C
Christoph Uschkrat 已提交
298
### PHP
299

300
* [Domain Driven Design with PHP (Diseño guiado por Dominio con PHP)](https://www.youtube.com/playlist?list=PLfgj7DYkKH3DjmXTOxIMs-5fcOgDg_Dd2) - Carlos Buenosvinos Zamora (Youtube playlist)
301
* [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)
302
* [PHP y Programación orientada a objetos](https://styde.net/php-y-programacion-orientada-a-objetos/) (HTML)
303
* [POO y MVC en PHP](https://bibliotecafacet.com.ar/wp-content/uploads/2014/12/eugeniabahitpooymvcenphp.pdf) - Eugenia Bahit (PDF)
304
* [Programación web avanzada: Ajax y Google Maps](http://rua.ua.es/dspace/bitstream/10045/13176/9/04-ajaxphp.pdf) (PDF)
Q
qorg11 已提交
305
* [Silex, el manual oficial](http://librosweb.es/libro/silex) (HTML)
306 307
* [Symfony 1.4, la guía definitiva](http://librosweb.es/libro/symfony_1_4) (HTML) [(PDF)](https://openlibra.com/es/book/download/symfony-la-guia-definitiva)
* [Symfony 2.4, el libro oficial](http://librosweb.es/libro/symfony_2_4/) (HTML) [(PDF)](https://openlibra.com/es/book/download/manual-de-symfony2-ver-2-0-12)
M
Martín Gaitán 已提交
308

309

310 311 312 313 314
#### Symfony

* [Symfony 5: La Vía Rápida](https://symfony.com/doc/5.0/the-fast-track/es/index.html)


F
Filisko 已提交
315
### Perl
316

317 318 319
* [Tutorial Perl](http://es.tldp.org/Tutoriales/PERL/tutoperl-print.pdf) (PDF)
* [Tutorial Perl](http://kataix.umag.cl/~ruribe/Utilidades/Tutorial%20de%20Perl.pdf) (PDF)
* [Tutoriales de Perl](http://perlenespanol.com/tutoriales/) (HTML)
F
Filisko 已提交
320 321


322 323 324 325 326
### Perl 6 / Raku

* [Piensa en Perl 6](https://uzluisf.gitlab.io/piensaperl6/) (PDF)


C
Christoph Uschkrat 已提交
327
### Python
328

V
victor felder 已提交
329
* [Aprenda a pensar como un programador (con Python)](https://argentinaenpython.com/quiero-aprender-python/aprenda-a-pensar-como-un-programador-con-python.pdf) (PDF)
330
* [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/) (HTML)
331
* [Inmersión en Python](https://code.google.com/archive/p/inmersionenpython3/) (HTML)
332
* [Inmersión en Python 3](https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/inmersionenpython3/inmersionEnPython3.0.11.pdf) (PDF) (descarga directa)
333
* [Introducción a la programación con Python](http://repositori.uji.es/xmlui/bitstream/handle/10234/24305/s23.pdf) (PDF)
334 335 336
* [Introducción a Programando con Python](http://opentechschool.github.io/python-beginners/es_CL/) (HTML)
* [Python para ciencia e ingeniería](https://github.com/mgaitan/curso-python-cientifico#curso-de-python-para-ciencias-e-ingenierías) (Github)
* [Python para principiantes](http://librosweb.es/libro/python) (HTML) [(PDF)](https://web.archive.org/web/20150421012120/http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-python.pdf)
J
Johan 已提交
337
* [Python para todos](https://launchpadlibrarian.net/18980633/Python%20para%20todos.pdf) (PDF)
J
Johan 已提交
338 339


340 341
#### Django

342
* [Guía Oficial de Django](https://docs.djangoproject.com/es/3.2/) (3.2) (HTML)
343
* [Tutorial de Django Girls](https://tutorial.djangogirls.org/es/) (2.2.4) (HTML)
344 345


C
Christoph Uschkrat 已提交
346
#### Web2py
347

348
* [Web2py - Manual de Referencia Completo, 5a Edición](http://www.web2py.com/books/default/chapter/41) (HTML)
349 350


C
Christoph Uschkrat 已提交
351
### Ruby
352

353 354 355
* [Aprende a programar con Ruby](http://rubysur.org/aprende.a.programar) (Gitbook)
* [La Guía de Estilos de Ruby](https://github.com/alemohamad/ruby-style-guide/blob/master/README-esLA.md#preludio) (Github)
* [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart) (HTML)
356
* [Ruby tutorial o cómo pasar un buen rato programando](http://rubytutorial.wikidot.com/introduccion) (HTML)
M
Mojtahedi 已提交
357

358

C
Christoph Uschkrat 已提交
359
#### Ruby on Rails
360

361
* [Introducción a Rails](http://rubysur.org/introduccion.a.rails/) (Gitbook)
362

363

C
Christoph Uschkrat 已提交
364
### R
365

366
* [Cartas sobre Estadística de la Revista Argentina de Bioingeniería](http://cran.r-project.org/doc/contrib/Risk-Cartas-sobre-Estadistica.pdf) (PDF)
D
Darío Hereñú 已提交
367
* [Generación automática de reportes con R y LaTeX](http://cran.r-project.org/doc/contrib/Rivera-Tutorial_Sweave.pdf) (PDF)
368 369 370 371 372 373
* [Gráficos Estadísticos con R](http://cran.r-project.org/doc/contrib/grafi3.pdf) (PDF)
* [Introducción a R](http://cran.r-project.org/doc/contrib/R-intro-1.1.0-espanol.1.pdf) (PDF)
* [Introducción al uso y programación del sistema estadístico R](http://cran.r-project.org/doc/contrib/curso-R.Diaz-Uriarte.pdf) (PDF)
* [Métodos Estadísticos con R y R Commander](http://cran.r-project.org/doc/contrib/Saez-Castillo-RRCmdrv21.pdf) (PDF)
* [Optimización Matemática con R: Volúmen I](http://cran.r-project.org/doc/contrib/Optimizacion_Matematica_con_R_Volumen_I.pdf) (PDF)
* [R para Principiantes](http://cran.r-project.org/doc/contrib/rdebuts_es.pdf) (PDF)
E
Espartaco Palma 已提交
374

375

C
Christoph Uschkrat 已提交
376
### Scala
377

378
* [Manual de Scala para programadores Java](http://www.scala-lang.org/docu/files/ScalaTutorial-es_ES.pdf) (PDF)
E
eshellman 已提交
379
* [Scala con Ejemplos](https://github.com/ErunamoJAZZ/ScalaByExample-es) *(:construction: En proceso)*
380 381


382 383 384
### Scratch

* [Informática Creativa](https://github.com/programamos/GuiaScratch) (PDF)
385
* [Manual de Scratch 2](https://lsi.vc.ehu.es/pablogn/docencia/FdI/Scratch/Aprenda%20a%20programar%20con%20Scratch%20en%20un%20par%20de%20tardes.pdf) (PDF)
386 387


C
Christoph Uschkrat 已提交
388
### SQL
389

390 391
* [Manual de SQL](http://jorgesanchez.net/manuales/sql/intro-sql-sql2016.html) (HTML)
* [Tutorial de SQL](http://www.desarrolloweb.com/manuales/9/) (HTML)
392

393

Q
qorg11 已提交
394 395 396 397 398
### Subversion

* [Control de versiones con Subversion](http://svnbook.red-bean.com/nightly/es/index.html) (HTML)


399
### SVG
400

401
* [Scalable. Un libro sobre SVG](https://leanpub.com/scalable/) (Leanpub cuenta requerida)
402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420


### TypeScript

* [Aprendizaje TypeScript](https://riptutorial.com/Download/typescript-es.pdf) - riptutorial (PDF)
* [Introduccion a TypeScript](https://khru.gitbooks.io/typescript/) - Emmanuel Valverde Ramos (HTML) (GitBook)
* [TypeScript Deep Dive](https://github.com/melissarofman/typescript-book) - Basarat Ali Syed, Melissa Rofman (HTML) (GitBook)
* [Uso avanzado de TypeScript en un ejemplo real](https://neliosoftware.com/es/blog/uso-avanzado-de-typescript/) - Nelio Software (HTML)


#### Angular

> :information_source: Véase también &#8230; [AngularJS](#angularjs)

* [Angular 2](https://rldona.gitbooks.io/angular-2-book) - Raúl López (HTML) (Gitbook)
* [Aprendiendo Angular](https://ngchallenges.gitbook.io) - Vanessa Aristizabal (HTML) (Gitbook)
* [Aprendizaje Angular](https://riptutorial.com/Download/angular-es.pdf) - riptutorial (PDF)
* [Aprendizaje Angular 2](https://riptutorial.com/Download/angular-2-es.pdf) - riptutorial (PDF)
* [Entendiendo Angular](https://jorgeucano.gitbook.io/entendiendo-angular/) - Jorge Cano (HTML, [:package: ejemplos](https://github.com/jorgeucano/entendiendo-angular)) (Gitbook)