Просмотр исходного кода

[es] Cleaning some links added C book+section

Espartaco Palma 11 лет назад
Родитель
Сommit
5a8c3ea18e
1 измененных файлов с 10 добавлено и 5 удалено
  1. 10 5
      free-programming-books-es.md

+ 10 - 5
free-programming-books-es.md

@@ -12,7 +12,8 @@
 * [Android](#android)
 * [CSS](#CSS)
 * [Coffeescript](#coffeescript)
-* [C++](#c)
+* [C](#C)
+* [C++](#c-1)
 * [Emacs](#emacs)
 * [Ensamblador](#ensamblador)
 * [Git](#git)
@@ -104,6 +105,10 @@
 * [Coffeescript, un pequeño gran libro – Javi Jiménez](https://leanpub.com/coffeescript)
 
 
+###C
+* [Introducción a la programación con C](http://repositori.uji.es/xmlui/bitstream/handle/10234/24306/s29.pdf)
+
+
 ###C++
 * [Ejercicios de programación creativos y recreativos en C++](http://antares.sip.ucm.es/cpareja/libroCPP/)
 
@@ -177,7 +182,7 @@
 * [El tutorial de Python](http://tutorialpython.com.ar)
 * [Inmersión en Python](http://es.diveintopython.net/toc.html)
 * [Inmersión en Python 3](http://inmersionenpython3.googlecode.com/files/inmersionEnPython3.0.11.pdf) (PDF)
-* [Introducción a la programación con Python](http://www.uji.es/bin/publ/edicions/ippython.pdf) (PDF)
+* [Introducción a la programación con Python](http://repositori.uji.es/xmlui/bitstream/handle/10234/24305/s23.pdf) (PDF)
 * [Introducción a Programando con Python](http://opentechschool.github.io/python-beginners/es_CL/)
 * [Python instantáneo](http://www.arrakis.es/~rapto/AprendaPython.html)
 * [Python para ciencia e ingeniería](https://github.com/mgaitan/python-ingenieria)
@@ -185,11 +190,11 @@
 * [Python para principiantes (PDF)](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-python.pdf) [(HTML)](http://librosweb.es/libro/python/)
 
 
-###Django
+####Django
 * [El libro de Django 1.0](http://django-book.mkaufmann.com.ar/)
 
 
-###Web2py
+####Web2py
 * [Web2py - Manual de Referencia Completo, 5a Edición](http://www.web2py.com/books/default/chapter/41)
 
 
@@ -198,7 +203,7 @@
 * [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/)
 
 
-###Ruby on Rails
+####Ruby on Rails
 * [El maldito libro de los Descarrilados](http://yottabi.com/mld.pdf) (PDF)