From aa9b86f845baa97daa5fef936572cbe9b6db0325 Mon Sep 17 00:00:00 2001 From: Jonathan Haddock Date: Thu, 29 Oct 2020 15:46:58 +0000 Subject: [PATCH] Chore/remove broken links es (#4856) * Remove dead link (user web directory no longer exists) * Remove dead link (file deleted) * Remove dead link (file deleted) * Remove dead link (domain non-existent) * Correct number or blank lines between sections * Remove missing sections from contents --- free-programming-books-es.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 07f06b9f..f575d612 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -5,10 +5,8 @@ * [Algoritmos y Estructuras de Datos](#algoritmos-y-estructuras-de-datos) * [Base de Datos](#base-de-datos) * [Ciencia Computacional](#ciencia-computacional) - * [Cursos Masivos en Línea](#cursos-masivos-en-línea) * [Metodologías de Desarrollo de Software](#metodologías-de-desarrollo-de-software) * [Misceláneos](#misceláneos) - * [Paradigmas de Programación](#paradigmas-de-programación) * [Sistemas Operativos](#sistemas-operativos) * [Android](#android) * [C](#c) @@ -18,7 +16,6 @@ * [Ensamblador](#ensamblador) * [Erlang](#erlang) * [Git](#git) -* [Github](#github) * [Go](#go) * [Haskell](#haskell) * [HTML & CSS](#html--css) @@ -93,15 +90,9 @@ * [Breves Notas sobre Teoría de la Computación](http://lya.fciencias.unam.mx/jloa/publicaciones/teoria.pdf) (PDF) -#### Cursos Masivos en Línea - -* [Cursos de Programación Online Organizados](https://github.com/DpdC/biblioteca-espanol-gratis/blob/master/cursos-programacion-gratis.md#Índice) (Github) - - #### Metodologías de desarrollo de software * [Compendio de Ingeniería del Software](http://www.navegapolis.com/files/cis.pdf) (PDF) -* [Diseño Ágil con TDD](http://www.carlosble.com/downloads/disenoAgilConTdd_ebook.pdf) (PDF) * [Ingeniería de Software: Una Guía para Crear Sistemas de Información](https://web.archive.org/web/20150824055042/http://www.wolnm.org/apa/articulos/Ingenieria_Software.pdf) (PDF) * [Scrum & Extreme Programming (para programadores)](https://web.archive.org/web/20140209204645/http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-agile.pdf) (PDF) * [Scrum Level](https://scrumlevel.com/files/scrumlevel.pdf) - Scrum Manager (PDF) [(EPUB)](https://scrumlevel.com/files/scrumlevel.epub) @@ -118,11 +109,6 @@ * [Programación de videojuegos SDL](http://libros.metabiblioteca.org/bitstream/001/271/8/Programacion_Videojuegos_SDL.pdf) (PDF) -#### Paradigmas de Programación - -* [Programación Funcional (1996)](http://www.staff.science.uu.nl/~fokke101/courses/fp-sp.pdf) (PDF) - - #### Sistemas Operativos * [Fundamentos de Sistemas Operativos](http://sistop.org/pdf/sistemas_operativos.pdf) - Gunnar Wolf et al (PDF) @@ -321,7 +307,6 @@ * [Inmersión en Python 3](https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/inmersionenpython3/inmersionEnPython3.0.11.pdf) (PDF) (descarga directa) * [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/) (HTML) -* [Python instantáneo (1999)](http://www.arrakis.es/~rapto/AprendaPython.html) (HTML) * [Python para ciencia e ingeniería](https://github.com/mgaitan/curso-python-cientifico#curso-de-python-para-ciencias-e-ingenierías) (Github) * [Python para principiantes](http://librosweb.es/libro/python) (HTML) [(PDF)](https://web.archive.org/web/20150421012120/http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-python.pdf) * [Python para todos](https://launchpadlibrarian.net/18980633/Python%20para%20todos.pdf) (PDF) -- GitLab