Free-programming-books: 29 broken links

Created on 10 Aug 2020  ยท  4Comments  ยท  Source: EbookFoundation/free-programming-books

I used https://github.com/tcort/markdown-link-check to scan the links on the English resources page, and found some dead links:

1843 links checked.

ERROR: 29 dead links found!
[โœ–] https://blogs.msdn.microsoft.com/mssmallbiz/2017/07/11/largest-free-microsoft-ebook-giveaway-im-giving-away-millions-of-free-microsoft-ebooks-again-including-windows-10-office-34
[โœ–] http://dces.essex.ac.uk/staff/rpoli/gp-field-guide/toc.html โ†’ Status: 404
[โœ–] http://www.cleveralgorithms.com/nature-inspired/ โ†’ Status: 404
[โœ–] http://csunplugged.org/books/ โ†’ Status: 404
[โœ–] http://www.ethoberon.ethz.ch/WirthPubl/CBEAll.pdf โ†’ Status: 0
[โœ–] http://people.cs.aau.dk/~csj/Thesis/ โ†’ Status: 0
[โœ–] http://schoolofdata.org/handbook/ โ†’ Status: 503
[โœ–] https://people.math.gatech.edu/~cain/winter99/complex.html โ†’ Status: 0
[โœ–] https://people.math.gatech.edu/~herod/Hspace/Hspace.html โ†’ Status: 0
[โœ–] https://people.math.gatech.edu/~cain/notes/calculus.html โ†’ Status: 0
[โœ–] http://scpd.stanford.edu/knuth/index.jsp โ†’ Status: 404
[โœ–] https://developer.android.com/guide โ†’ Status: 0
[โœ–] http://www.oualline.com/books.free/style/ โ†’ Status: 0
[โœ–] http://codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/ โ†’ Status: 404
[โœ–] https://bulletproofmeteor.com โ†’ Status: 503
[โœ–] http://docs.kali.org โ†’ Status: 403
[โœ–] https://common-lisp-reserve.github.io/solid-design-principles-in-common-lisp/solid-design-principles-in-common-lisp.pdf โ†’ Status: 404
[โœ–] https://github.com/clojurians-org/lisp-ebook/blob/master/Successful%20Lisp%20How%20to%20Understand%20and%20Use%20Common%20Lisp%20-%20David%20B.%20Lamkins.pdf โ†’ Status: 451
[โœ–] http://www.wolfram.com/learningcenter/tutorialcollection/ โ†’ Status: 404
[โœ–] http://books.sonatype.com/m2eclipse-book/reference/ โ†’ Status: 403
[โœ–] http://downloads.mysql.com/docs/mysql-tutorial-excerpt-5.5-en.pdf โ†’ Status: 404
[โœ–] http://www.ravichaganti.com//blog/wp-content/uploads/2010/12/A%20layman's%20guide%20to%20PowerShell%202.0%20remoting-v2.pdf โ†’ Status: 404
[โœ–] https://www.gitbook.com/book/devopscollective/secrets-of-powershell-remoting/details โ†’ Status: 0
[โœ–] https://www.penflip.com/powershellorg/the-dsc-book โ†’ Status: 0
[โœ–] http://inventwithpython.com/chapters/ โ†’ Status: 404
[โœ–] http://books.aidanf.net/learn-swift โ†’ Status: 0
[โœ–] https://itunes.apple.com/us/book/using-swift-cocoa-objective/id888894773?mt=11 โ†’ Status: 500
[โœ–] http://www.invece.org/tclwise/index.html โ†’ Status: 404
[โœ–] https://makinggameswithtypescript.com โ†’ Status: 0

PR requested

Most helpful comment

there are some false positives here. for example, https://people.math.gatech.edu/~cain/winter99/complex.html is actually a working link, it probably got flagged prob cuz of some webserver config issue.
https://developer.android.com/guide also seems to be working.

All 4 comments

there are some false positives here. for example, https://people.math.gatech.edu/~cain/winter99/complex.html is actually a working link, it probably got flagged prob cuz of some webserver config issue.
https://developer.android.com/guide also seems to be working.

@eshellman I'd like to take this on. Please assign.

I doubt @borgified would mind.

I've gone through the entire list of broken links here and fixed the ones that were broken, lots more were either already removed or actually working but did not pass the automated link check. Submitted a PR.

Details:

Not broken:

[โœ–] https://blogs.msdn.microsoft.com/mssmallbiz/2017/07/11/largest-free-microsoft-ebook-giveaway-im-giving-away-millions-of-free-microsoft-ebooks-again-including-windows-10-office-34
[โœ–] http://people.cs.aau.dk/~csj/Thesis/ โ†’ Status: 0
[โœ–] http://schoolofdata.org/handbook/ โ†’ Status: 503
[โœ–] https://people.math.gatech.edu/~cain/winter99/complex.html โ†’ Status: 0
[โœ–] https://people.math.gatech.edu/~herod/Hspace/Hspace.html โ†’ Status: 0
[โœ–] https://people.math.gatech.edu/~cain/notes/calculus.html โ†’ Status: 0
[โœ–] https://developer.android.com/guide โ†’ Status: 0
[โœ–] http://www.oualline.com/books.free/style/ โ†’ Status: 0
[โœ–] http://docs.kali.org โ†’ Status: 403
[โœ–] https://itunes.apple.com/us/book/using-swift-cocoa-objective/id888894773?mt=11 โ†’ Status: 500

No longer in .md file:

[โœ–] http://dces.essex.ac.uk/staff/rpoli/gp-field-guide/toc.html โ†’ Status: 404
[โœ–] http://www.cleveralgorithms.com/nature-inspired/ โ†’ Status: 404
[โœ–] http://csunplugged.org/books/ โ†’ Status: 404
[โœ–] http://www.ethoberon.ethz.ch/WirthPubl/CBEAll.pdf โ†’ Status: 0
[โœ–] http://scpd.stanford.edu/knuth/index.jsp โ†’ Status: 404
[โœ–] http://codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/ โ†’ Status: 404
[โœ–] https://bulletproofmeteor.com โ†’ Status: 503
[โœ–] https://common-lisp-reserve.github.io/solid-design-principles-in-common-lisp/solid-design-principles-in-common-lisp.pdf โ†’ Status: 404
[โœ–] https://github.com/clojurians-org/lisp-ebook/blob/master/Successful%20Lisp%20How%20to%20Understand%20and%20Use%20Common%20Lisp%20-%20David%20B.%20Lamkins.pdf โ†’ Status: 451
[โœ–] https://www.penflip.com/powershellorg/the-dsc-book โ†’ Status: 0
[โœ–] http://inventwithpython.com/chapters/ โ†’ Status: 404
[โœ–] http://books.aidanf.net/learn-swift โ†’ Status: 0
[โœ–] http://www.invece.org/tclwise/index.html โ†’ Status: 404
[โœ–] https://makinggameswithtypescript.com โ†’ Status: 0

Actually broken:

[โœ–] http://www.wolfram.com/learningcenter/tutorialcollection/ โ†’ Status: 404
[โœ–] http://books.sonatype.com/m2eclipse-book/reference/ โ†’ Status: 403
[โœ–] http://downloads.mysql.com/docs/mysql-tutorial-excerpt-5.5-en.pdf โ†’ Status: 404
[โœ–] http://www.ravichaganti.com//blog/wp-content/uploads/2010/12/A%20layman's%20guide%20to%20PowerShell%202.0%20remoting-v2.pdf โ†’ Status: 404
[โœ–] https://www.gitbook.com/book/devopscollective/secrets-of-powershell-remoting/details โ†’ Status: 0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rosepac picture rosepac  ยท  3Comments

Tlalanne picture Tlalanne  ยท  4Comments

fosslinux picture fosslinux  ยท  5Comments

harrykar picture harrykar  ยท  9Comments

VicoSilalahi picture VicoSilalahi  ยท  4Comments