Skip to content

Commit b55bf48

Browse files
committed
Remove broken links
1 parent 5a783fd commit b55bf48

5 files changed

+1
-14
lines changed

free-programming-books-de.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
* [EJB 3 für Umsteiger: Neuerungen und Änderungen gegenüber dem EJB-2.x-Standard](http://bsd.de/e3fu/umfrage.html) - Heiko W. Rupp
9090
* [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/)
9191
* [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/)
92-
* [JSFAtWork, JSF 2.0 und Apache MyFaces](http://jsfatwork.irian.at/book_de/)
9392
* [Programmieren Java: Einführung](http://www.highscore.de/java/einfuehrung/)
9493
* [Programmieren Java: Aufbau](http://www.highscore.de/java/aufbau/)
9594

free-programming-books-fr.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* [Logiciels libres](#logiciels-libres)
77
* [Makefile](#makefile)
88
* [Méthodes de développment](#méthodes-de-développement)
9-
* [Systèmes informatiques](#systèmes-informatiques)
109
* [Théorie des langages](#théorie-des-langages)
1110
* [Assembleur](#assembleur)
1211
* [Bash / Shell](#bash--shell)
@@ -68,10 +67,6 @@
6867
* [Scrum et XP depuis les tranchées](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenches_French.pdf), par Henrik Kniberg
6968

7069

71-
####Systèmes Informatiques
72-
* [Systèmes Informatiques (C, Unix/Linux,...)](http://sinf1252.info.ucl.ac.be/), par Olivier Bonaventure ([sources](https://github.com/obonaventure/SystemesInformatiques))
73-
74-
7570
####Théorie des langages
7671
* [Compilation. Théorie des langages](http://www.lisyc.univ-brest.fr/pages_perso/leparc/Etud/Master/Compil/Doc/CoursCompilation.pdf) par Université de Bretagne Occidentale
7772

free-programming-books-id.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
###Index
22

3-
* [JAVA](#java)
43
* [HTML & CSS](#html-css)
54
* [Javascript](#javascript)
65
* [PHP](#php)
76

8-
###java
9-
* [JENI Programming](http://www.taryo.net/free-e-book-pemrograman-java-edisi-indonesia-lengkap.html)
10-
117
###html-css
128
* [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/)
139

free-programming-books.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,6 @@
313313
* [Machine Learning, Neural and Statistical Classification](http://www1.maths.leeds.ac.uk/~charles/statlog/whole.pdf) (PDF) or [online version](http://www1.maths.leeds.ac.uk/~charles/statlog/) - This book is based on the EC (ESPRIT) project StatLog.
314314
* [Neural Networks and Deep Learning](http://neuralnetworksanddeeplearning.com)
315315
* [Probabilistic Models in the Study of Language](http://idiom.ucsd.edu/~rlevy/pmsl_textbook/text.html) (Draft, with R code)
316-
* [Programming Computer Vision with Python](http://programmingcomputervision.com/)
317316
* [Reinforcement Learning: An Introduction](http://webdocs.cs.ualberta.ca/~sutton/book/ebook/the-book.html)
318317
* [The Elements of Statistical Learning](http://www-stat.stanford.edu/~tibs/ElemStatLearn/) - Trevor Hastie, Robert Tibshirani, and Jerome Friedman
319318
* [The Python Game Book](http://thepythongamebook.com/en:start)
@@ -326,11 +325,9 @@
326325

327326
####Mathematics
328327
* [A First Course in Linear Algebra](http://linear.ups.edu/) - Robert A. Beezer
329-
* [Advanced Data Analysis from an Elementary Point of View](http://www.stat.cmu.edu/~cshalizi/ADAfaEPoV/)
330328
* [Bayesian Methods for Hackers](https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers) - Cameron Davidson-Pilon
331329
* [CK-12 Probability and Statistics - Advanced](http://www.ck12.org/book/Probability-and-Statistics---Advanced-%2528Second-Edition%2529/)
332330
* [Calculus Made Easy](http://www.gutenberg.org/ebooks/33283) (PDF) - Silvanus P. Thompson
333-
* [Category Theory for Computing Science](http://www.math.mcgill.ca/triples/Barr-Wells-ctcs.pdf) (PDF)
334331
* [Collaborative Statistics](http://cnx.org/content/col10522/latest/)
335332
* [Concepts & Applications of Inferential Statistics](http://vassarstats.net/textbook/)
336333
* [Essentials of Metaheuristics](http://cs.gmu.edu/~sean/book/metaheuristics/) by Sean Luke

javascript-frameworks-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* [egghead.io: Learn AngularJS with Tutorial Videos & Training](http://egghead.io)
1212
* [egghead.io youtube channel: Learn AngularJS with Tutorial Videos & Training](https://www.youtube.com/user/johnlindquist)
1313
* [Mastering AngularJS Directives](http://pascalprecht.github.com/slides/mastering-angularjs-directives/)
14-
* [Seven-Part Introduction to Angular](http://ngokevin/blog/angular-1)
14+
* [Seven-Part Introduction to Angular](http://ngokevin.com/blog/angular-1)
1515
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)
1616

1717

0 commit comments

Comments
 (0)