From 0aeb36b1e9e8504edb9f2cb4556ea02c2fb556d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Dar=C3=ADo=20Guarnizo=20Mart=C3=ADnez?= <43024059+Rguarnizo@users.noreply.github.com> Date: Sat, 30 Oct 2021 10:21:20 -0500 Subject: [PATCH] Add Computer Theory Book in Spanish Books (#6509) * Add Computer Theory Book in Spanish Books Adding Computer Theory Book of Rodrigo de Castro Korgi, Using in National University of Colombia * Delete UNAL and add author Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> --- books/free-programming-books-es.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-es.md b/books/free-programming-books-es.md index 3b777708..071dfef4 100644 --- a/books/free-programming-books-es.md +++ b/books/free-programming-books-es.md @@ -94,6 +94,7 @@ * [Breves Notas sobre Autómatas y Lenguajes](https://lya.fciencias.unam.mx/jloa/publicaciones/automatasyLenguajes.pdf) (PDF) * [Breves Notas sobre Complejidad](https://lya.fciencias.unam.mx/jloa/publicaciones/complejidad.pdf) (PDF) * [Breves Notas sobre Teoría de la Computación](https://lya.fciencias.unam.mx/jloa/publicaciones/teoria.pdf) (PDF) +* [Teoría de la Computación: Lenguajes, Autómatas, Gramáticas](http://ciencias.bogota.unal.edu.co/fileadmin/Facultad_de_Ciencias/Publicaciones/Archivos_Libros/Libros_Matematicas/_Teoria_de_la_Computacion___lenguajes__automatas__gramaticas._/teoriacomputacion.pdf) - Rodrigo De Castro Korgi (PDF) #### Metodologías de desarrollo de software