Skip to content

Commit 8741232

Browse files
committed
Fixed a ton of dead links, close EbookFoundation#1179
1 parent 8ecea8b commit 8741232

10 files changed

+1
-38
lines changed

free-courses-en.md

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858

5959
### JS
6060
* [Egghead.io](https://egghead.io/)
61-
* [LearnStreet Walkthrough](https://www.learnstreet.com/lessons/study/javascript)
6261

6362

6463
### OCaml

free-programming-books-de.md

-5
Original file line numberDiff line numberDiff line change
@@ -122,14 +122,9 @@
122122

123123

124124
### Python
125-
* [Python Das umfassende Handbuch](http://openbook.galileocomputing.de/python/)
126125
* [Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de/)
127126

128127

129-
### Ruby
130-
* [Programmieren mit Ruby](http://approximity.com/rubybuch2/)
131-
132-
133128
### Ruby on Rails
134129
* [Praxiswissen Ruby](http://www.oreilly.de/german/freebooks/rubybasger/pdf_rubybasger.pdf) [PDF]
135130
* [Praxiswissen Ruby On Rails](http://examples.oreilly.de/openbooks/pdf_rubyonrailsbasger.pdf) [PDF]

free-programming-books-es.md

-1
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@
198198
### Python
199199
* [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF)
200200
* [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/)
201-
* [El tutorial de Python](http://tutorialpython.com.ar)
202201
* [Inmersión en Python](http://es.diveintopython.net/toc.html)
203202
* [Inmersión en Python 3](http://inmersionenpython3.googlecode.com/files/inmersionEnPython3.0.11.pdf) (PDF)
204203
* [Introducción a la programación con Python](http://repositori.uji.es/xmlui/bitstream/handle/10234/24305/s23.pdf) (PDF)

free-programming-books-fr.md

-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* [Méta-listes](#méta-listes)
33
* [Non dépendant du langage](#non-dépendant-du-langage)
44
* [Algorithmique](#algorithmique)
5-
* [Bases de données](#bases-de-données)
65
* [Logiciels libres](#logiciels-libres)
76
* [Makefile](#makefile)
87
* [Méthodes de développment](#méthodes-de-développement)
@@ -49,10 +48,6 @@
4948
* [Prologin](http://www.prologin.org/)
5049

5150

52-
#### Bases de données
53-
* [Bases de données I](http://decan.lexpage.net/files/bdd1/bdd1-syllabus.pdf), par Jef Wijsen
54-
55-
5651
#### Logiciels libres
5752
* [Histoires et cultures du libres](http://framabook.org/histoires-et-cultures-du-libre/)
5853
* [Option libre. Du bon usage des licences libres](http://framabook.org/option-libre-du-bon-usage-des-licences-libres/), par Jean Benjamin

free-programming-books-it.md

-5
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
* [Javascript](#javascript)
1313
* [LaTeX](#latex)
1414
* [Linux](#linux)
15-
* [Lisp](#lisp)
1615
* [Perl](#perl)
1716
* [PHP](#php)
1817
* [Python](#python)
@@ -71,10 +70,6 @@
7170
* [«a2», ex «Appunti di informatica libera», ex «Appunti Linux»](http://archive.org/download/AppuntiDiInformaticaLibera/)
7271

7372

74-
### Lisp
75-
* [Introduzione a Lisp](http://www.matteolucarelli.net/lisp/lispintro.pdf)
76-
77-
7873
### Perl
7974
* [Corso di Perl](http://www.perl.it/documenti/articoli/mb_corso_perl/mb_corso_perl.pdf)
8075
* [Perl e Internet](http://www.ateneonline.it/hyperbook/p_book/perl2.htm)

free-programming-books-ja.md

-2
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@
101101
* [iOS OpenGL ES プログラミングガイド](https://developer.apple.com/jp/devcenter/ios/library/documentation/OpenGLES_ProgrammingGuide.pdf) (PDF) - Apple Developer
102102
* [DirectX を使った初めての Windows ストア アプリの作成](http://msdn.microsoft.com/ja-jp/library/windows/apps/br229580.aspx) - MSDN Library
103103
* [CUDA プログラミング入門](http://accc.riken.jp/secure/4467/cuda-programming_main.pdf) (PDF) - 青山幸也
104-
* [OpenGL Programming](http://www.komoto.org/opengl/) - 小本真広
105104

106105

107106
#### グラフィックユーザーインターフェイス
@@ -432,7 +431,6 @@
432431
* [Python Scientific Lecture Notes (一部翻訳)](http://turbare.net/transl/scipy-lecture-notes/) - 打田旭宏(翻訳)
433432
* [Notes on scientific computing with python](http://japanichaos.appspot.com/) - 花田康高
434433
* [pythonで心理実験](http://www.s12600.net/psy/python/) - 十河宏行
435-
* [Python による日本語自然言語処理](http://nltk.googlecode.com/svn-/trunk/doc/book-jp/ch12.html) - Steven Bird, Ewan Klein, Edward Loper, 萩原正人(翻訳), 中山敬広(翻訳), 水野貴明(翻訳)
436434
* [Pythonで音声信号処理](http://aidiary.hatenablog.com/entry/20110514/1305377659) - id:aidiary
437435
* [Dive Into Python 3 日本語版](http://diveintopython3-ja.rdy.jp/) - Mark Pilgrim, Fukada(翻訳), Fujimoto(翻訳)
438436
* [php プログラマのための Python チュートリアル](http://phpy.readthedocs.org/en/latest/) - INADA Naoki

free-programming-books-pt_BR.md

-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171

7272

7373
### Python
74-
* [A Byte of Python](http://rodrigoamaral.net/a-byte-of-python/)
7574
* [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)
7675
* [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
7776

free-programming-books-ro.md

-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* [Ajax](#ajax)
33
* [CSS](#css)
44
* [HTML](#hmtl)
5-
* [Java](#java)
65
* [JavaScript](#javascript)
76
* [MySQL](#mysql)
87
* [PHP](#php)
@@ -21,10 +20,6 @@
2120
* [HTML](http://tutorialehtml.com/htmlt)
2221

2322

24-
### Java
25-
* [Curs practic de Java](http://web.info.uvt.ro/~iordan/PIII/Cristian_Frasinaru-Curs_practic_de_Java.pdf) - Cristian Frasinaru [PDF]
26-
27-
2823
### JavaScript
2924
* [JavaScript](http://www.tutorialeweb.net/javascript/)
3025

free-programming-books.md

-11
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@
236236
#### Algorithms & Data Structures
237237
* [A Field Guide To Genetic Programming](http://dces.essex.ac.uk/staff/rpoli/gp-field-guide/toc.html)
238238
* [Algorithmic Graph Theory](http://code.google.com/p/graphbook/)
239-
* [Algorithms](http://www.cs.berkeley.edu/~vazirani/algorithms/) - Dasgupta, Papadimitriou, Vazirani (PDFs)
240239
* [Algorithms, 4th Edition](http://algs4.cs.princeton.edu/home/) - Robert Sedgewick and Kevin Wayne
241240
* [Algorithms and Automatic Computing Machines (1963)](https://archive.org/details/Algorithms_And_Automatic_Computing_Machines) - B. A. Trakhtenbrot
242241
* [Algorithms and Complexity](http://www.math.upenn.edu/~wilf/AlgoComp.pdf) (PDF)
@@ -317,8 +316,6 @@
317316
#### Information Retrieval
318317
* [Introduction to Information Retrieval](http://nlp.stanford.edu/IR-book/information-retrieval-book.html)
319318
* [Information Retrieval: A Survey](http://www.csee.umbc.edu/csee/research/cadip/readings/IR.report.120600.book.pdf) (PDF)
320-
* [Practical Semantic Web and Linked Data Applications: Common Lisp Edition](http://www.markwatson.com/opencontent/book_lisp.pdf) - Mark Watson
321-
* [Practical Semantic Web and Linked Data Applications: Java, JRuby, Scala, and Clojure Edition](http://www.markwatson.com/opencontent/book_java.pdf) - Mark Watson
322319

323320

324321
#### Licensing
@@ -366,7 +363,6 @@
366363
* [Introduction to Statistical Thought](http://www.math.umass.edu/~lavine/Book/book.html) - Michael Lavine
367364
* [Linear Algebra](https://www.math.ucdavis.edu/~linear/linear-guest.pdf)
368365
* [Linear Algebra: An Introduction to Mathematical Discourse](http://en.wikibooks.org/wiki/Linear_Algebra) - Jim Hefferon
369-
* [Linear Algebra Done Wrong](http://www.math.brown.edu/~treil/papers/LADW/LADW.pdf) - Sergei Treil
370366
* [Linear Algebra, Theory And Applications](http://www.math.byu.edu/klkuttle/linearalgebra.pdf) - Kenneth Kuttler
371367
* [Mathematical Logic - an Introduction](http://www.ii.uib.no/~michal/und/i227/book/book.pdf) (PDF)
372368
* [Mathematics for Computer Science (November 2013 Version)](https://www.cs.princeton.edu/courses/archive/fall13/cos340/LLM.pdf) (PDF) - Eric Lehman
@@ -431,7 +427,6 @@
431427
* [SVG Essentials](http://commons.oreilly.com/wiki/index.php/SVG_Essentials)
432428
* [The Quest for Artificial Intelligence: A History of Ideas and Achievements](http://ai.stanford.edu/~nilsson/QAI/qai.pdf) - Nils J. Nilsson
433429
* [The Z Notation: A Reference Manual, Second Edition](http://spivey.oriel.ox.ac.uk/~mike/zrm/zrm.pdf) - J. M. Spivey
434-
* [Introduction to High-Performance Scientific Computing](http://tacc-web.austin.utexas.edu/veijkhout/public_html/istc/istc.html) - Victor Eijkhout
435430

436431

437432
#### MOOC
@@ -536,7 +531,6 @@
536531
* [Best Kept Secrets of Peer Code Review](http://smartbear.com/codecollab-code-review-book.php)
537532
* [Data-Oriented Design](http://www.dataorienteddesign.com/dodmain/dodmain.html)
538533
* [Domain Driven Design Quickly](http://www.infoq.com/minibooks/domain-driven-design-quickly)
539-
* [Don't Just Roll the Dice](http://www.neildavidson.com/dontjustrollthedice.html)
540534
* [DSL Engineering: Designing, Implementing and Using Domain-Specific Languages](http://dslbook.org/) - Markus Voelter
541535
* [Essential Skills for Agile Development](http://elliottback.com/wp/essential-skills-for-agile-development/)
542536
* [Guide to the Software Engineering Body of Knowledge](http://www.computer.org/portal/web/swebok)
@@ -591,7 +585,6 @@
591585
### Ada
592586
* [A Guide to Ada for C and C++ Programmers](http://www.cs.uni.edu/~mccormic/4740/guide-c2ada.pdf) (PDF)
593587
* [Ada Distilled](http://www.adapower.com/pdfs/AdaDistilled07-27-2003.pdf) (PDF)
594-
* [Ada for Software Engineers](http://pnyf.inf.elte.hu/kto/oktatas/ada/books/ase.pdf) (PDF)
595588
* [Ada Programming](http://en.wikibooks.org/wiki/Ada_Programming)
596589
* [Ada Reference Manual - ISO/IEC 8652:2012(E) Language and Standard Libraries](http://www.ada-auth.org/standards/12rm/RM-Final.pdf) (PDF)
597590
* [The Big Online Book of Linux Ada Programming](http://www.pegasoft.ca/resources/boblap/book.html)
@@ -1044,7 +1037,6 @@
10441037
* [OOP - Learn Object Oriented Thinking & Programming](http://pub.bruckner.cz/titles/oop) - Rudolf Pecinovsky
10451038
* [Open Data Structures (in Java)](http://opendatastructures.org/ods-java.pdf) (PDF)
10461039
* [OSGi in Practice](http://njbartlett.name/files/osgibook_preview_20091217.pdf) (PDF)
1047-
* [Practical Artificial Intelligence Programming With Java, Third Edition](http://www.markwatson.com/opencontent/JavaAI3rd.pdf) - Mark Watson
10481040
* [Processing XML with Java (A Guide to SAX, DOM, JDOM, JAXP, and TrAX)](http://www.cafeconleche.org/books/xmljava/) - Elliotte Rusty Harold
10491041
* [Sun's Java Tutorials](http://download.oracle.com/javase/tutorial/)
10501042
* [The ABC of PDF with iText: PDF Syntax essentials](https://leanpub.com/itext_pdfabc)
@@ -1114,7 +1106,6 @@ For resources on Angular.js, Backbone.js, D3.js, Dojo, Ember.js, Express.js, jQu
11141106

11151107
#### Node.js
11161108
* [JavaScript and Node FUNdamentals](https://leanpub.com/jsfun/read) *(Leanpub - by Azat Mardanov)*
1117-
* [Mastering Node.js](http://visionmedia.github.com/masteringnode/)
11181109
* [Mixu's Node Book](http://book.mixu.net/node/)
11191110
* [Node: Up and Running](http://chimera.labs.oreilly.com/books/1234000001808/index.html) - Tom Hughes-Croucher
11201111
* [Node.js Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/nodejs) (PDF, Kindle) *(Just fill the fields with any values)*
@@ -1139,7 +1130,6 @@ See also [TeX](#tex)
11391130
* [Ad Hoc Data Analysis From The Unix Command Line](http://en.wikibooks.org/wiki/Ad_Hoc_Data_Analysis_From_The_Unix_Command_Line)
11401131
* [Advanced Linux Programming](http://www.advancedlinuxprogramming.com/)
11411132
* [Automated Linux From Scratch](http://www.linuxfromscratch.org/alfs/download.html)
1142-
* [Beyond Linux From Scratch](http://www.linuxfromscratch.org/blfs/downloads/stable/BLFS-BOOK-7.5-nochunks.html)
11431133
* [Cross Linux From Scratch](http://trac.cross-lfs.org/wiki/download#CurrentStable)
11441134
* [Getting Started with Ubuntu](http://ubuntu-manual.org/)
11451135
* [GNU Autoconf, Automake and Libtool](http://sources.redhat.com/autobook/download.html)
@@ -1264,7 +1254,6 @@ See also [TeX](#tex)
12641254

12651255

12661256
### NoSQL
1267-
* [Beginning Titan - The distributed graph database](http://www.oplicate.com/books/6104450512)
12681257
* [CouchDB: The Definitive Guide](http://books.couchdb.org/relax/)
12691258
* [Extracting Data from NoSQL Databases: A Step towards Interactive Visual Analysis of NoSQL Data](http://publications.lib.chalmers.se/records/fulltext/155048.pdf) - Petter Nasholm
12701259
* [Graph Databases](http://graphdatabases.com/)

javascript-frameworks-resources.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
* [Ember App with RailsApi](http://reefpoints.dockyard.com/ember/2013/01/07/building-an-ember-app-with-rails-api-part-1.html)
5050
* [Ember.js - Getting started](http://emberjs.com/guides/getting-started/)
5151
* [EmberFlare](https://emberflare.com/)
52-
* [Let's Learn Ember](http://freecourses.tutsplus.com/lets-learn-ember/)
5352
* [Vic Ramon's Ember Tutorial](http://ember.vicramon.com)
5453

5554

@@ -82,6 +81,6 @@
8281
* [Lesson 13 - Additional Knockout features](http://tech.pro/tutorial/1574/knockoutjs-lesson-13-additional-knockout-features)
8382
* [Lesson 14 - Adding a lightbox](http://tech.pro/tutorial/1575/knockoutjs-lesson-14-adding-a-lightbox)
8483
* Lesson 15: Summary of the series (Coming soon...)
85-
84+
8685
## Meteor
8786
* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/)

0 commit comments

Comments
 (0)