free-programming-books-es.md 17.8 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
  * [Cursos Masivos en Línea](#cursos-masivos-en-línea)
9
  * [Metodologías de desarrollo de software](#metodologías-de-desarrollo-de-software)
10
  * [Misceláneos](#misceláneos)
11
  * [Paradigmas de Programación](#paradigmas-de-programación)
V
Victor Felder 已提交
12
  * [Sistemas Operativos](#sistemas-operativos)
13
* [Android](#android)
J
Jorge Arias 已提交
14
* [C](#c)
15
* [C++](#c-1)
16
* [Coffeescript](#coffeescript)
V
Victor Felder 已提交
17
* [Emacs](#emacs)
M
Martín Gaitán 已提交
18
* [Ensamblador](#ensamblador)
19
* [Erlang](#erlang)
M
Martín Gaitán 已提交
20
* [Git](#git)
21
* [Github](#github)
22
* [Haskell](#haskell)
23
* [HTML & CSS](#html--css)
24
* [Java](#java)
25
* [JavaScript](#javascript)
V
Victor Felder 已提交
26 27 28 29
  * [AngularJS](#angularjs)
  * [D3](#d3js)
  * [jQuery](#jquery)
  * [node.js](#nodejs)
30
  * [React](#react)
V
Victor Felder 已提交
31
* [LaTeX](#latex)
32
* [Linux](#linux)
E
Espartaco Palma 已提交
33
* [.NET (C# Visual Studio)](#net-c--visual-studio)
W
wchiquito 已提交
34
* [NoSQL](#nosql)
V
Victor Felder 已提交
35
  * [MongoDB](#mongodb)
36
* [Perl](#perl)
37
* [Perl 6 / Raku](#perl-6--raku)
V
Victor Felder 已提交
38
* [PHP](#php)
M
Martín Gaitán 已提交
39
* [Python](#python)
V
Victor Felder 已提交
40 41
  * [Django](#django)
  * [Web2py](#web2py)
V
#1870  
victor felder 已提交
42
* [R](#r)
J
Johan 已提交
43
* [Ruby](#ruby)
V
Victor Felder 已提交
44
  * [Ruby on Rails](#ruby-on-rails)
45
* [Scala](#scala)
46
* [Scratch](#scratch)
47
* [SQL](#sql)
Q
qorg11 已提交
48
* [Subversion](#subversion)
49
* [SVG](#svg)
50 51


52
### 0 - Meta-Listas
53

54 55 56 57 58 59 60 61
* [Aprender Python](http://python.org.ar/wiki/AprendiendoPython) - Python Argentina
* [Apuntes Completos de Desarrollo Web](http://jorgesanchez.net) - Jorge Sánchez
* [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)
* [Universidad Autónoma de Mexico - Plan (2016)](http://fcasua.contad.unam.mx/apuntes/interiores/plan2016_1.php)
M
Martín Gaitán 已提交
62

63

64
### 1 - Agnósticos
65

66
#### Algoritmos y Estructuras de Datos
67

68
* [Algoritmos y Programación (Guía para docentes)](http://www.eduteka.org/pdfdir/AlgoritmosProgramacion.pdf) (PDF)
69
* [Apuntes de Algoritmos y Estructuras de Datos](https://openlibra.com/en/book/download/apuntes-de-algoritmos-y-estructuras-de-datos) (PDF)
C
Craig Davison 已提交
70
* [Breves Notas sobre Análisis de Algoritmos](http://lya.fciencias.unam.mx/jloa/publicaciones/analisisdeAlgoritmos.pdf) (PDF)
71
* [Fundamentos de Informática y Programación](http://robotica.uv.es/Libro/Indice.html) (HTML)
C
Craig Davison 已提交
72
* [Temas selectos de estructuras de datos](http://lya.fciencias.unam.mx/jloa/publicaciones/estructurasdeDatos.pdf) (PDF)
73
* [Teoría sintáctico-gramatical de objetos](http://www.bubok.es/libros/219288/Teoria-sintacticogramatical-de-objetos) (Bubok)
74

75

C
Christoph Uschkrat 已提交
76
#### Base de Datos
77

78 79 80 81 82
* [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)
83

84

C
Christoph Uschkrat 已提交
85
#### Ciencia Computacional
86

C
Craig Davison 已提交
87 88
* [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 已提交
89

90

C
Christoph Uschkrat 已提交
91
#### Cursos Masivos en Línea
92

93
* [Cursos de Programación Online Organizados](https://github.com/DpdC/biblioteca-espanol-gratis/blob/master/cursos-programacion-gratis.md#Índice) (Github)
94

95

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

98
* [Compendio de Ingeniería del Software](http://www.navegapolis.com/files/cis.pdf) (PDF)
99
* [Diseño Ágil con TDD](http://www.carlosble.com/downloads/disenoAgilConTdd_ebook.pdf) (PDF)
V
victor felder 已提交
100
* [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 已提交
101
* [Scrum & Extreme Programming (para programadores)](https://web.archive.org/web/20140209204645/http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-agile.pdf) (PDF)
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
#### Paradigmas de Programación
115

116
* [Programación Funcional (1996)](http://www.staff.science.uu.nl/~fokke101/courses/fp-sp.pdf) (PDF)
117

118

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

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

124

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

127 128
* [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)
129

E
Espartaco Palma 已提交
130

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

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


C
Christoph Uschkrat 已提交
137
### C++
138

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

143

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

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

148

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

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

M
Martín Gaitán 已提交
153

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

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

158

J
Johan 已提交
159
### Emacs
160

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

163

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

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

171

172 173 174 175 176
### Github

* [Github Simple](https://github.com/MrOutis/GitHub-Simple#github-simple) (Github)


C
Christoph Uschkrat 已提交
177
### Haskell
178

179 180 181 182 183 184 185 186 187 188 189 190
* [¡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)
* [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)
* [Introducción a CSS](http://librosweb.es/libro/css/) - Javier Eguíluz (HTML) [(PDF)](https://openlibra.com/es/book/download/introduccion-a-css)
191

F
Fer Perales 已提交
192

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

195
* [Aprendiendo Java y POO (2008)](https://openlibra.com/es/book/download/aprendiendo-java-y-poo) (PDF)
196
* [Desarrollando con Java 8: Poker](https://ia601504.us.archive.org/21/items/DesarrollandoConJava8Poker/DesarrollandoConJava8Poker.pdf) -David Pérez Cabrera (PDF)
D
Devinsuit 已提交
197
* [Desarrollo de proyectos informáticos con Java](http://www3.uji.es/~belfern/libroJava.pdf) (PDF)
198 199 200 201 202 203 204
* [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/)
* [Prácticas d Java (2009)](https://openlibra.com/es/book/download/practicas-de-java) (PDF)
* [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 已提交
205
* [Tutorial básico de Java EE](http://static1.1.sqspcdn.com/static/f/923743/14770633/1416082087870/JavaEE.pdf) (PDF)
206
* [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 已提交
207

208

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

211 212 213 214 215 216 217
* [Guía de Javascript 'Mozilla'](https://developer.mozilla.org/es/docs/Web/JavaScript/Guide) (HTML)
* [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 243 244 245
#### React

* [Desarrollo de Aplicaciones Web con React.js y Redux.js](https://leanpub.com/react-redux) (PDF, EPUB, MOBI)


C
Christoph Uschkrat 已提交
246
### LaTeX
247

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

250

251
### Linux
252

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

258

C
Christoph Uschkrat 已提交
259
### .NET (C# / Visual Studio)
260

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

E
Espartaco Palma 已提交
264

W
wchiquito 已提交
265
### NoSQL
266 267 268 269

#### MongoDB

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

E
Espartaco Palma 已提交
272

C
Christoph Uschkrat 已提交
273
### PHP
274

275
* [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)
276 277 278
* [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)
* [Programación web avanzada: ajax y google maps](http://rua.ua.es/dspace/bitstream/10045/13176/9/04-ajaxphp.pdf) (PDF)
Q
qorg11 已提交
279
* [Silex, el manual oficial](http://librosweb.es/libro/silex) (HTML)
280 281
* [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 已提交
282

283

F
Filisko 已提交
284
### Perl
285

286 287 288
* [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 已提交
289 290


291 292 293 294 295
### Perl 6 / Raku

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


C
Christoph Uschkrat 已提交
296
### Python
297

V
victor felder 已提交
298
* [Aprenda a pensar como un programador (con Python)](https://argentinaenpython.com/quiero-aprender-python/aprenda-a-pensar-como-un-programador-con-python.pdf) (PDF)
299 300 301
* [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/) (HTML)
* [Inmersión en Python](http://es.diveintopython.net/toc.html) (HTML)
* [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)
302
* [Introducción a la programación con Python](http://repositori.uji.es/xmlui/bitstream/handle/10234/24305/s23.pdf) (PDF)
303 304 305 306
* [Introducción a Programando con Python](http://opentechschool.github.io/python-beginners/es_CL/) (HTML)
* [Python instantáneo (1999)](http://www.arrakis.es/~rapto/AprendaPython.html) (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 已提交
307
* [Python para todos](https://launchpadlibrarian.net/18980633/Python%20para%20todos.pdf) (PDF)
J
Johan 已提交
308 309


310 311
#### Django

312
* [Tutorial de Django Girls](https://tutorial.djangogirls.org/es/) (1.11) (HTML) (:construction: *in process*)
313 314


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

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


C
Christoph Uschkrat 已提交
320
### Ruby
321

322 323 324 325
* [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)
* [Ruby tutorial o como pasar un buen rato programando](http://rubytutorial.wikidot.com/introduccion) (HTML)
M
Mojtahedi 已提交
326

327

C
Christoph Uschkrat 已提交
328
#### Ruby on Rails
329

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

332

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

335 336 337 338 339 340 341 342
* [Cartas sobre Estadística de la Revista Argentina de Bioingeniería](http://cran.r-project.org/doc/contrib/Risk-Cartas-sobre-Estadistica.pdf) (PDF)
* [Generacion automática de reportes con R y LaTeX](http://cran.r-project.org/doc/contrib/Rivera-Tutorial_Sweave.pdf) (PDF)
* [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 已提交
343

344

C
Christoph Uschkrat 已提交
345
### Scala
346

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


351 352 353 354 355
### Scratch

* [Informática Creativa](https://github.com/programamos/GuiaScratch) (PDF)


C
Christoph Uschkrat 已提交
356
### SQL
357

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

361

Q
qorg11 已提交
362 363 364 365 366
### Subversion

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


367
### SVG
368

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