free-programming-books-es.md 19.7 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


53
### 0 - Meta-Listas
54

M
Mozartus 已提交
55
* [Aprender Python](https://wiki.python.org.ar/aprendiendopython/) - Python Argentina
56
* [Apuntes Completos de Desarrollo Web](http://jorgesanchez.net) - Jorge Sánchez
57
* [Asombroso DDD: Una lista curada de recursos sobre Domain Driven Design](https://github.com/ddd-espanol/asombroso-ddd)
58 59 60 61 62
* [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)
63
* [Universidad Autónoma de México - Plan (2016)](http://fcasua.contad.unam.mx/apuntes/interiores/plan2016_1.php)
M
Martín Gaitán 已提交
64

65

66
### 1 - Agnósticos
67

68
#### Algoritmos y Estructuras de Datos
69

70
* [Algoritmos y Programación (Guía para docentes)](http://www.eduteka.org/pdfdir/AlgoritmosProgramacion.pdf) (PDF)
71
* [Apuntes de Algoritmos y Estructuras de Datos](https://openlibra.com/en/book/download/apuntes-de-algoritmos-y-estructuras-de-datos) (PDF)
C
Craig Davison 已提交
72
* [Breves Notas sobre Análisis de Algoritmos](http://lya.fciencias.unam.mx/jloa/publicaciones/analisisdeAlgoritmos.pdf) (PDF)
M
M0ZZI 已提交
73
* [Fundamentos de Informática y Programación](http://informatica.uv.es/docencia/fguia/TI/Libro/Libro_Fundamentos_Inform_Program.htm) (HTML)
74 75
* [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
C
Craig Davison 已提交
76
* [Temas selectos de estructuras de datos](http://lya.fciencias.unam.mx/jloa/publicaciones/estructurasdeDatos.pdf) (PDF)
77
* [Teoría sintáctico-gramatical de objetos](http://www.bubok.es/libros/219288/Teoria-sintacticogramatical-de-objetos) (Bubok)
78

79

C
Christoph Uschkrat 已提交
80
#### Base de Datos
81

82 83 84 85 86
* [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)
87

88

C
Christoph Uschkrat 已提交
89
#### Ciencia Computacional
90

C
Craig Davison 已提交
91 92
* [Breves Notas sobre Autómatas y Lenguajes](http://lya.fciencias.unam.mx/jloa/publicaciones/automatasyLenguajes.pdf) (PDF)
* [Breves Notas sobre Teoría de la Computación](http://lya.fciencias.unam.mx/jloa/publicaciones/teoria.pdf) (PDF)
M
Matt Sephton 已提交
93

94

C
Christoph Uschkrat 已提交
95
#### Metodologías de desarrollo de software
96

97
* [Compendio de Ingeniería del Software](http://www.navegapolis.com/files/cis.pdf) (PDF)
V
victor felder 已提交
98
* [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 已提交
99
* [Scrum & Extreme Programming (para programadores)](https://web.archive.org/web/20140209204645/http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-agile.pdf) (PDF)
100 101
* [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 已提交
102
* [Scrum y XP desde las trincheras](http://www.proyectalis.com/wp-content/uploads/2008/02/scrum-y-xp-desde-las-trincheras.pdf) (PDF)
103

104

C
Christoph Uschkrat 已提交
105
#### Misceláneos
106

107 108 109
* [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/)
110
* [Introducción a Docker](https://www.rediris.es/tecniris/archie/doc//TECNIRIS47-1b.pdf) (PDF)
111
* [Programación de videojuegos SDL](http://libros.metabiblioteca.org/bitstream/001/271/8/Programacion_Videojuegos_SDL.pdf) (PDF)
112

113

C
Christoph Uschkrat 已提交
114
#### Sistemas Operativos
115

C
Craig Davison 已提交
116
* [Fundamentos de Sistemas Operativos](http://sistop.org/pdf/sistemas_operativos.pdf) - Gunnar Wolf et al (PDF)
117
* [Sistemas Operativos](http://exa.unne.edu.ar/depar/areas/informatica/SistemasOperativos/sistope2.PDF) - Dr. David Luis la Red (PDF)
118

119

C
Christoph Uschkrat 已提交
120
### Android
121

122 123
* [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)
124

E
Espartaco Palma 已提交
125

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

E
Espartaco Palma 已提交
128
* [GNU/Linux: Programación de Sistemas](http://www.alcancelibre.org/filemgmt_data/files/programaciongnulinux.pdf) (PDF)
129
* [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 已提交
130 131


132
### <a name="cpp"></a>C++
133

134 135
* [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)
136
* [Ejercicios de programación creativos y recreativos en C++](http://antares.sip.ucm.es/cpareja/libroCPP/) (HTML)
M
Martín Gaitán 已提交
137

138

C
Christoph Uschkrat 已提交
139
### Coffeescript
140

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

143

C
Christoph Uschkrat 已提交
144
### Ensamblador
145

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

M
Martín Gaitán 已提交
148

C
Christoph Uschkrat 已提交
149
### Erlang
150

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

153

J
Johan 已提交
154
### Emacs
155

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

158

C
Christoph Uschkrat 已提交
159
### Git
160

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

167

M
Miguel Palazzo 已提交
168 169
### Go

170
* [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))
171
* [Go en Español](https://nachopacheco.gitbooks.io/go-es/content/doc) - Nacho Pacheco (HTML)
M
Miguel Palazzo 已提交
172 173


C
Christoph Uschkrat 已提交
174
### Haskell
175

176 177 178 179 180 181 182 183 184
* [¡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

* [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)
185
* [El gran libro del diseño web](https://freeditorial.com/es/books/el-gran-libro-del-diseno-web) - Rither Cobeña C [(PDF, EPUB)]
186 187
* [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)
188
* [HTML5](https://openlibra.com/es/book/html5) - Arkaitz Garro (PDF)
189
* [Introducción a CSS](http://librosweb.es/libro/css/) - Javier Eguíluz (HTML) [(PDF)](https://openlibra.com/es/book/download/introduccion-a-css)
190

F
Fer Perales 已提交
191

C
Christoph Uschkrat 已提交
192
### Java
193

194
* [Aprendiendo Java y POO (2008)](https://openlibra.com/es/book/download/aprendiendo-java-y-poo) (PDF)
195
* [Desarrollando con Java 8: Poker](https://ia601504.us.archive.org/21/items/DesarrollandoConJava8Poker/DesarrollandoConJava8Poker.pdf) -David Pérez Cabrera (PDF)
D
Devinsuit 已提交
196
* [Desarrollo de proyectos informáticos con Java](http://www3.uji.es/~belfern/libroJava.pdf) (PDF)
197 198 199 200
* [Ejercicios de Programación en Java](https://www.arkaitzgarro.com/java/) - F.M. Pérez Montes (PDF)
* [Notas de Introducción al Lenguaje de Programación Java (2004)](http://lya.fciencias.unam.mx/jloa/publicaciones/introduccionJava.pdf) - Jorge L. Ortega Arjona (PDF)
* [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ñú 已提交
201
* [Prácticas de Java (2009)](https://openlibra.com/es/book/download/practicas-de-java) (PDF)
202 203
* [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 已提交
204
* [Tutorial básico de Java EE](http://static1.1.sqspcdn.com/static/f/923743/14770633/1416082087870/JavaEE.pdf) (PDF)
205
* [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 已提交
206

207

C
Christoph Uschkrat 已提交
208
### JavaScript
209

210
* [El Tutorial de JavaScript Moderno](https://es.javascript.info) (HTML)
211
* [Guía de JavaScript 'Mozilla'](https://developer.mozilla.org/es/docs/Web/JavaScript/Guide) (HTML)
212 213 214 215 216 217
* [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)
218

M
matysanchez 已提交
219

220
#### AngularJS
221

222
* [¿Cómo aprender AngularJS?](http://raulexposito.com/documentos/como-aprender-angularjs/) (HTML)
223 224


C
Christoph Uschkrat 已提交
225
#### D3.js
226

227
* [Tutorial de D3](http://gcoch.github.io/D3-tutorial/index.html) (HTML)
228 229


C
Christoph Uschkrat 已提交
230
#### jQuery
231

232 233
* [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 已提交
234 235


C
Christoph Uschkrat 已提交
236
#### Node.js
237

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

M
Mojtahedi 已提交
240

241 242
#### React

243 244
* [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)
245
* [El Camino para Aprender React](https://leanpub.com/the-road-to-learn-react-spanish) (PDF, EPUB, MOBI; Leanpub cuenta requerida)
M
Miguel Palazzo 已提交
246
* [SurviveJS - React de aprendiz a maestro](https://es.survivejs.com) - Juho Vepsäläinen (HTML, PDF)
247 248


C
Christoph Uschkrat 已提交
249
### LaTeX
250

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

253

254
### Linux
255

256 257
* [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)
258
* [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
259
* [El Manual del Administrador de Debian](https://debian-handbook.info/browse/es-ES/stable/) (HTML) [(PDF, ePub, Mobi)](https://debian-handbook.info/get/now/)
260

261

S
Seth 已提交
262 263 264 265 266
### Matemáticas

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


C
Christoph Uschkrat 已提交
267
### .NET (C# / Visual Studio)
268

E
Espartaco Palma 已提交
269
* [El lenguaje de programación C#](http://dis.um.es/~bmoros/privado/bibliografia/LibroCsharp.pdf) (PDF)
270
* [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)
271

E
Espartaco Palma 已提交
272

W
wchiquito 已提交
273
### NoSQL
274 275 276 277

#### MongoDB

* [El pequeño libro MongoDB](https://github.com/uokesita/the-little-mongodb-book)
278
* [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 已提交
279

E
Espartaco Palma 已提交
280

M
Miguel Palazzo 已提交
281 282 283 284 285
#### Redis

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


C
Christoph Uschkrat 已提交
286
### PHP
287

288
* [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)
289
* [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)
290 291
* [PHP y Programación orientada a objetos](https://styde.net/php-y-programacion-orientada-a-objetos/) (HTML)
* [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP) (Bubok)
292
* [Programación web avanzada: Ajax y Google Maps](http://rua.ua.es/dspace/bitstream/10045/13176/9/04-ajaxphp.pdf) (PDF)
Q
qorg11 已提交
293
* [Silex, el manual oficial](http://librosweb.es/libro/silex) (HTML)
294 295
* [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 已提交
296

297

298 299 300 301 302
#### Symfony

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


F
Filisko 已提交
303
### Perl
304

305 306 307
* [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 已提交
308 309


310 311 312 313 314
### Perl 6 / Raku

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


C
Christoph Uschkrat 已提交
315
### Python
316

V
victor felder 已提交
317
* [Aprenda a pensar como un programador (con Python)](https://argentinaenpython.com/quiero-aprender-python/aprenda-a-pensar-como-un-programador-con-python.pdf) (PDF)
318
* [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/) (HTML)
319
* [Inmersión en Python](https://code.google.com/archive/p/inmersionenpython3/) (HTML)
320
* [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)
321
* [Introducción a la programación con Python](http://repositori.uji.es/xmlui/bitstream/handle/10234/24305/s23.pdf) (PDF)
322 323 324
* [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 已提交
325
* [Python para todos](https://launchpadlibrarian.net/18980633/Python%20para%20todos.pdf) (PDF)
J
Johan 已提交
326 327


328 329
#### Django

330
* [Tutorial de Django Girls](https://tutorial.djangogirls.org/es/) (1.11) (HTML) (:construction: *in process*)
331 332


C
Christoph Uschkrat 已提交
333
#### Web2py
334

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


C
Christoph Uschkrat 已提交
338
### Ruby
339

340 341 342
* [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)
343
* [Ruby tutorial o cómo pasar un buen rato programando](http://rubytutorial.wikidot.com/introduccion) (HTML)
M
Mojtahedi 已提交
344

345

C
Christoph Uschkrat 已提交
346
#### Ruby on Rails
347

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

350

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

353
* [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ñú 已提交
354
* [Generación automática de reportes con R y LaTeX](http://cran.r-project.org/doc/contrib/Rivera-Tutorial_Sweave.pdf) (PDF)
355 356 357 358 359 360
* [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 已提交
361

362

C
Christoph Uschkrat 已提交
363
### Scala
364

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


369 370 371
### Scratch

* [Informática Creativa](https://github.com/programamos/GuiaScratch) (PDF)
372
* [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)
373 374


C
Christoph Uschkrat 已提交
375
### SQL
376

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

380

Q
qorg11 已提交
381 382 383 384 385
### Subversion

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


386
### SVG
387

388
* [Scalable. Un libro sobre SVG](https://leanpub.com/scalable/) (Leanpub cuenta requerida)