From d804cb84f13868e3fef962212b12a54ee1ca44e2 Mon Sep 17 00:00:00 2001 From: Espartaco Palma Date: Tue, 18 Feb 2014 09:20:35 -0600 Subject: [PATCH] =?UTF-8?q?[es]=20Adding=20Programaci=C3=B3n=20concurrente?= =?UTF-8?q?=20y=20en=20tiempo=20real?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- free-programming-books-es.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 07689d52..71674f85 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -78,6 +78,8 @@ ####Paradigmas de Programación * [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, por Dr. David Luis la Red](http://exa.unne.edu.ar/depar/areas/informatica/SistemasOperativos/sistope2.PDF) (PDF) -- GitLab