mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-19 18:06:13 +00:00
Add resources about algorithms from UNAM (#5911)
* Add resources about algorithms from UNAM ## What does this PR do? Add free resource about algorithms from UNAM ## For resources ### Description Handbook used in the online program of UNAM (SUAyED) for algorithms assignatures covering topics such as: algorithms concepts and properties, automatan, fomal programming languages and Turing machine. ### Why is this valuable (or not)? This PR adds free material from the most pretigious college in México that is used in it's asignatures. ### How do we know it's really free? It's provided from UNAM's official website. ### For book lists, is it a book? For course lists, is it a course? etc. Yes, for the book lists it is a book. ## Checklist: * [x] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/master/CONTRIBUTING.md) * [x] Search for duplicates. * [x] Include author(s) and platform where appropriate. * [x] Put lists in alphabetical order, correct spacing. * [x] Add needed indications (PDF, access notes, under construction) ## Follow-up * Check the status of GitHub Actions and resolve any reported warnings! * Fixed alphabetical order of the contribution * Correction quoting source and authors
This commit is contained in:
parent
865c98fa7e
commit
599ae40eb8
@ -70,6 +70,7 @@
|
||||
#### Algoritmos y Estructuras de Datos
|
||||
|
||||
* [Algoritmos y Programación (Guía para docentes)](http://www.eduteka.org/pdfdir/AlgoritmosProgramacion.pdf) (PDF)
|
||||
* [Análisis, Diseño e Implantación de Algoritmos](http://fcasua.contad.unam.mx/apuntes/interiores/docs/20181/informatica/1/LI_1164_06097_A_Analisis_Diseno_Implantacion_Algoritmos_Plan2016.pdf) - Universidad Nacional Autónoma de México, Dr. Juan Alberto Adam Siade, et al. (PDF)
|
||||
* [Apuntes de Algoritmos y Estructuras de Datos](https://openlibra.com/en/book/download/apuntes-de-algoritmos-y-estructuras-de-datos) (PDF)
|
||||
* [Breves Notas sobre Análisis de Algoritmos](http://lya.fciencias.unam.mx/jloa/publicaciones/analisisdeAlgoritmos.pdf) (PDF)
|
||||
* [Fundamentos de Informática y Programación](http://informatica.uv.es/docencia/fguia/TI/Libro/Libro_Fundamentos_Inform_Program.htm) (HTML)
|
||||
|
Loading…
Reference in New Issue
Block a user