1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-13 11:32:20 +00:00

Merge pull request #752 from esparta/master

[es] Removing duplicates & added book about concurrent programming
This commit is contained in:
vhf / victor felder 2014-02-18 16:29:39 +01:00
commit 8a9dddd443

View File

@ -78,6 +78,8 @@
####Paradigmas de Programación ####Paradigmas de Programación
* [Programación Funcional](http://www.staff.science.uu.nl/~fokke101/courses/fp-sp.pdf) (PDF) * [Programación Funcional](http://www.staff.science.uu.nl/~fokke101/courses/fp-sp.pdf) (PDF)
* [Programación Concurrente y Tiempo Real](http://www.libropctr.com/)
####Sistemas Operativos ####Sistemas Operativos
* [Sistemas Operativos, por Dr. David Luis la Red](http://exa.unne.edu.ar/depar/areas/informatica/SistemasOperativos/sistope2.PDF) (PDF) * [Sistemas Operativos, por Dr. David Luis la Red](http://exa.unne.edu.ar/depar/areas/informatica/SistemasOperativos/sistope2.PDF) (PDF)
@ -115,7 +117,6 @@
###Git ###Git
* [Git Immersion en Español](http://gitimmersion.mx) * [Git Immersion en Español](http://gitimmersion.mx)
* [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es/) * [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es/)
* [Librosweb Git](http://librosweb.es/pro_git/)
* [Pro Git](http://git-scm.com/book/es) * [Pro Git](http://git-scm.com/book/es)