From 17abb30f943586b2bc37cfc90be7b1abf9743823 Mon Sep 17 00:00:00 2001 From: Victor Felder Date: Tue, 17 Nov 2015 19:38:14 +0100 Subject: [PATCH] Removed dead links --- free-programming-books-de.md | 7 ------- free-programming-books-es.md | 2 -- free-programming-books-ja.md | 2 -- free-programming-books-pl.md | 1 - free-programming-books-ru.md | 1 - free-programming-books-zh.md | 15 ++------------- free-programming-books.md | 10 ++-------- javascript-frameworks-resources-pt_BR.md | 1 - javascript-frameworks-resources.md | 1 - problem-sets-competitive-programming.md | 1 - 10 files changed, 4 insertions(+), 37 deletions(-) diff --git a/free-programming-books-de.md b/free-programming-books-de.md index a4a6d15d..044f87fd 100644 --- a/free-programming-books-de.md +++ b/free-programming-books-de.md @@ -17,7 +17,6 @@ * [Meta-Lists](#meta-lists) * [MySQL](#mysql) * [PHP](#php) -* [PostgreSQL](#postgresql) * [Python](#python) * [Ruby on Rails](#ruby-on-rails) * [Scilab](#scilab) @@ -60,7 +59,6 @@ * [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/) * [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/) * [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau/) -* [Softwareprogrammierung in C++](http://www.iaik.tugraz.at/content/teaching/bachelor_courses/betriebssysteme/downloads/schmaranz2.pdf) (PDF) ### C Sharp @@ -137,11 +135,6 @@ * [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf) (PDF) -### PostgreSQL - -* [PostgreSQL Einführung](http://cybertec.at/pgbook/) - - ### Python * [Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de/) diff --git a/free-programming-books-es.md b/free-programming-books-es.md index 59d88802..a6c7de85 100644 --- a/free-programming-books-es.md +++ b/free-programming-books-es.md @@ -57,8 +57,6 @@ #### Algoritmos * [Algoritmos y Programación (Guía para docentes)](http://www.eduteka.org/pdfdir/AlgoritmosProgramacion.pdf) (PDF) -* [Análisis de Algoritmos](http://docencia.izt.uam.mx/pece/pagina_academica/AA/indexa.html) -* [Análisis y Diseño de Algoritmos](http://www.aliatuniversidades.com.mx/bibliotecasdigitales/pdf/sistemas/Analisis_y_disenio_de_algoritmos.pdf) (PDF) * [Apuntes de Algoritmos y Estructuras de Datos](https://sites.google.com/site/prog3unlp/home/exp_algoritmos.pdf?attredirects=0&d=1) (PDF) * [Aprenda a programar como si estuviera en primero](http://www1.ceit.es/asignaturas/Informat1/ayudainf/aprendainf/Programar/Programar.pdf) (PDF) * [Breves Notas sobre Análisis de Algoritmos](http://www.matematicas.unam.mx/jloa/publicaciones/analisisdeAlgoritmos.pdf) (PDF) diff --git a/free-programming-books-ja.md b/free-programming-books-ja.md index ed97eb22..8ad5a33f 100644 --- a/free-programming-books-ja.md +++ b/free-programming-books-ja.md @@ -105,7 +105,6 @@ * [仮想物理実験室構築のためのOpenGL, WebGL, GLSL入門](http://www.natural-science.or.jp/laboratory/opengl_intro.php) - 遠藤理平 * [iOS OpenGL ES プログラミングガイド](https://developer.apple.com/jp/devcenter/ios/library/documentation/OpenGLES_ProgrammingGuide.pdf) - Apple Developer (PDF) * [DirectX を使った初めての Windows ストア アプリの作成](http://msdn.microsoft.com/ja-jp/library/windows/apps/br229580.aspx) - MSDN Library -* [CUDA プログラミング入門](http://accc.riken.jp/secure/4467/cuda-programming_main.pdf) - 青山幸也 (PDF) #### グラフィックユーザーインターフェイス @@ -168,7 +167,6 @@ #### 並列プログラミング -* [並列プログラミング入門MPI版](http://accc.riken.jp/secure/4467/parallel-programming_main.pdf) - 青山幸也 (PDF) * [これからの並列計算のためのGPGPU連載講座 [I]](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL12/No1/201001gpgpu.pdf) - 大島聡史 ([II](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL12/No2/201003gpgpu.pdf)), ([III](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL12/No3/201005_gpgpu2.pdf)), ([VI](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL12/No4/201007_gpgpu.pdf)), ([V](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL12/No5/201009_gpgpu.pdf)), ([VI](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL12/No6/201011_gpgpu.pdf)) (PDF) * [連載講座: 高生産並列言語を使いこなす [1]](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL13/No1/Rensai201101.pdf) - 田浦健次朗 ([2](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL13/No3/Rensai201105.pdf)), ([3](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL13/No4/Rensai201107.pdf)), ([4](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL13/No5/Rennsai201109.pdf)), ([5](http://www.cc.u-tokyo.ac.jp/support/press/news/VOL13/No6/Rennsai201111.pdf)) (PDF) * [インテル コンパイラー OpenMP 入門](http://jp.xlsoft.com/documents/intel/compiler/525J-001.pdf) - 戸室隆彦 (PDF) diff --git a/free-programming-books-pl.md b/free-programming-books-pl.md index 33ff4193..cad4a63f 100644 --- a/free-programming-books-pl.md +++ b/free-programming-books-pl.md @@ -115,6 +115,5 @@ ### SQL -* [SQL i PL/SQL – podstawy](http://jsystems.pl/storage/sqlplsql1.pdf) (PDF) * [PL/SQL - podstawy (na stronie)](http://andrzejklusiewicz.blogspot.com/2010/11/kurs-oracle-plsql.html) * [SQL - podstawy (na stronie)](http://andrzejklusiewicz.blogspot.com/2010/11/kurs-oracle-sql.html) diff --git a/free-programming-books-ru.md b/free-programming-books-ru.md index 30d6c136..595f1a5f 100644 --- a/free-programming-books-ru.md +++ b/free-programming-books-ru.md @@ -53,7 +53,6 @@ #### Networking * [Разъяснение HTTP2](https://github.com/vlet/http2-explained/blob/master/http2.ru.pdf?raw=true) - Даниэль Штенберг (PDF) -* [TCP/IP Крупным планом](http://www.soslan.ru/tcp/) #### Open Source Ecosytem diff --git a/free-programming-books-zh.md b/free-programming-books-zh.md index a356f12c..97be25dd 100644 --- a/free-programming-books-zh.md +++ b/free-programming-books-zh.md @@ -67,7 +67,6 @@ * [Codecademy](http://www.codecademy.com/?locale_code=zh) * [Coursera](https://www.coursera.org/courses?orderby=upcoming&lngs=zh) * [Learn X in Y minutes](http://learnxinyminutes.com) (数十种语言快速入门教程) -* [MIT 公开课](http://ocw.mit.edu/courses/translated-courses/simplified-chinese/) * [shiyanlou](https://www.shiyanlou.com) * [TeamTreeHouse](http://teamtreehouse.com) * [Udacity](https://www.udacity.com) @@ -231,14 +230,13 @@ * [让开发自动化系列专栏](http://www.ibm.com/developerworks/cn/java/j-ap/) * [追求代码质量](http://www.ibm.com/developerworks/cn/java/j-cq/) * [selenium 中文文档](https://github.com/fool2fish/selenium-doc) -* [Joel谈软件](http://local.joelonsoftware.com/wiki/Chinese_\(Simplified\)) +* [Joel谈软件](http://local.joelonsoftware.com/wiki/Chinese_(Simplified)) * [約耳談軟體(Joel on Software)](http://local.joelonsoftware.com/wiki/%E9%A6%96%E9%A0%81) * [Gradle 2 用户指南](https://github.com/waylau/Gradle-2-User-Guide) * [Gradle 中文使用文档](http://yuedu.baidu.com/ebook/f23af265998fcc22bcd10da2) * [编码规范](https://github.com/ecomfe/spec) * [开源软件架构](http://www.ituring.com.cn/book/1143) * [GNU make 指南](http://docs.huihoo.com/gnu/linux/gmake.html) -* [GNU make 中文手册](http://www.yayu.org/book/gnu_make/) ### 设计模式 @@ -266,7 +264,6 @@ * [前端资源分享(一)](https://github.com/hacke2/hacke2.github.io/issues/1) * [前端资源分享(二)](https://github.com/hacke2/hacke2.github.io/issues/3) * [前端代码规范 及 最佳实践](http://coderlmn.github.io/code-standards/) -* [w3school教程整理](http://www.flygon.net/archives/427) * [Wireshark用户手册](http://man.lupaworld.com/content/network/wireshark/index.html) * [一站式学习Wireshark](https://community.emc.com/thread/194901) * [HTTP 下午茶](http://happypeter.github.io/tealeaf-http/) @@ -341,7 +338,6 @@ * [100个gcc小技巧](https://github.com/hellogcc/100-gcc-tips/blob/master/src/index.md) * [ZMQ 指南](https://github.com/anjuke/zguide-cn) * [跟我一起写Makefile(PDF)](http://scc.qibebt.cas.cn/docs/linux/base/%B8%FA%CE%D2%D2%BB%C6%F0%D0%B4Makefile-%B3%C2%F0%A9.pdf) (PDF) -* [GNU make中文手册](http://www.yayu.org/book/gnu_make/) * [GNU make 指南](http://docs.huihoo.com/gnu/linux/gmake.html) * [Google C++ 风格指南](http://zh-google-styleguide.readthedocs.org/en/latest/google-cpp-styleguide/contents/) * [C/C++ Primer](https://github.com/andycai/cprimer) (by @andycai) @@ -355,9 +351,7 @@ ### CoffeeScript -* [CoffeeScript Cookbook](http://island205.github.io/coffeescript-cookbook.github.com/) * [CoffeeScript 中文](http://coffee-script.org) -* [CoffeeScript 中文手册](http://island205.github.io/tlboc/) (《The Little Book on CoffeeScript》中文版) * [CoffeeScript 编程风格指南](https://github.com/elrrrrrrr/coffeescript-style-guide/blob/master/README-ZH.md) @@ -389,7 +383,7 @@ * [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) (《The Way to Go》中文版) * [Go 指南](http://go-tour-zh.appsp0t.com) (《A Tour of Go》中文版) * [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming) -* [学习Go语言](http://mikespook.com/learning-go/) ([PDF](http://xxiyy.qiniudn.com/%E5%AD%A6%E4%B9%A0%20Go%20%E8%AF%AD%E8%A8%80\(Golang\).pdf?download)) +* [学习Go语言](http://mikespook.com/learning-go/) * [Go实战开发](https://github.com/astaxie/Go-in-Action) (当我收录此项目时,作者已经写完第三章,如果读完前面章节觉得有帮助,可以给作者[捐赠](https://me.alipay.com/astaxie),以鼓励作者的继续创作) * [Network programming with Go 中文翻译版本](https://github.com/astaxie/NPWG_zh) * [Effective Go](http://www.hellogcc.org/effective_go.html) @@ -480,7 +474,6 @@ * [JavaScript Promise迷你书](http://liubin.github.io/promises-book/) * [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS) (深入JavaScript语言核心机制的系列图书) * jQuery - * [jQuery 解构](http://www.cn-cuckoo.com/deconstructed/jquery.html) * [简单易懂的JQuery魔法](http://www.nowamagic.net/librarys/books/contents/jquery) * [How to write jQuery plugin](http://i5ting.github.io/How-to-write-jQuery-plugin/build/jquery.plugin.html) * Node.js @@ -510,8 +503,6 @@ * [在Windows环境下用Yeoman构建AngularJS项目](http://www.waylau.com/build-angularjs-app-with-yeoman-in-windows/) * Zepto.js * [Zepto.js 中文文档](http://mweb.baidu.com/zeptoapi/) -* Sea.js - * [Hello Sea.js](http://island205.github.io/HelloSea.js/) * React.js * [React.js 中文文档](http://reactjs.cn) * [React webpack-cookbook](https://github.com/fakefish/react-webpack-cookbook) @@ -520,8 +511,6 @@ * impress.js * [impress.js的中文教程](https://github.com/kokdemo/impress.js-tutorial-in-Chinese) * CoffeeScript - * [CoffeeScript Cookbook](http://island205.github.io/coffeescript-cookbook.github.com/) - * [The Little Book on CoffeeScript中文版](http://island205.github.io/tlboc/) * [CoffeeScript 编码风格指南](https://github.com/geekplux/coffeescript-style-guide) * ExtJS * [Ext4.1.0 中文文档](http://extjs-doc-cn.github.io/ext4api/) diff --git a/free-programming-books.md b/free-programming-books.md index 0f68b48b..cd941f0a 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -62,7 +62,6 @@ Original Source: [List of freely available programming books](http://web.archive * [HTML / CSS](#html--css) * [Bootstrap](#bootstrap) * [Icon](#icon) -* [IDL](#idl) * [iOS](#ios) * [Isabelle/HOL](#isabellehol) * [J](#j) @@ -918,7 +917,7 @@ Original Source: [List of freely available programming books](http://web.archive ### Cool -* [CoolAid: The Cool 2013 Reference Manual](http://www.cs.uwm.edu/~cs654/handouts/cool-manual.pdf) (PDF) +* [CoolAid: The Cool 2013 Reference Manual](https://www.eecis.udel.edu/~cavazos/cisc672/docs/cool-manual.pdf) (PDF) ### Coq @@ -1172,11 +1171,6 @@ Original Source: [List of freely available programming books](http://web.archive * [The Implementation of the Icon Programming Language](http://www.cs.arizona.edu/icon/ibsale.htm) -### IDL - -* [Getting Started with IDL](http://www.astro.virginia.edu/class/oconnell/astr511/IDLresources/getting-started-IDL-v7.0.pdf) (PDF) - - ### iOS * [Cocoa Dev Central](http://cocoadevcentral.com) @@ -1888,7 +1882,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout, ### Sage -* [Sage for Power Users](http://modular.math.washington.edu/books/sagebook/sagebook.pdf) - William (PDF) +* [Sage for Power Users](http://wstein.org/books/sagebook/sagebook.pdf) - William Stein (PDF) * [The Sage Manuals](http://sagemath.org/doc/) diff --git a/javascript-frameworks-resources-pt_BR.md b/javascript-frameworks-resources-pt_BR.md index 7b5262ac..bebc648f 100644 --- a/javascript-frameworks-resources-pt_BR.md +++ b/javascript-frameworks-resources-pt_BR.md @@ -40,7 +40,6 @@ ### jQuery * [Artigos sobre jQuery](http://tableless.com.br/code/javascript/jquery/) -* [Fundamentos de jQuery](http://herberthamaral.com/posts/2013-02-25-sobre-o-jquery-fundamentals.html) ### Knockout.js diff --git a/javascript-frameworks-resources.md b/javascript-frameworks-resources.md index cb35faba..ddeea77b 100644 --- a/javascript-frameworks-resources.md +++ b/javascript-frameworks-resources.md @@ -81,7 +81,6 @@ ## Knockout.js -* [Knockout.js Starter](http://dl.e-book-free.com/2013/07/knockoutjs_starter.pdf) (PDF) * [Knockout.js Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/knockoutjs) (PDF, Kindle) *(Just fill the fields with any values)* * tech.pro: Knockout.js tutorial video series * [Lesson 1 - Introduction](http://tech.pro/tutorial/1562/knockoutjs-lesson-1-introduction) diff --git a/problem-sets-competitive-programming.md b/problem-sets-competitive-programming.md index 1a893c9a..05fb8c78 100644 --- a/problem-sets-competitive-programming.md +++ b/problem-sets-competitive-programming.md @@ -28,7 +28,6 @@ * [Anarchy Golf](http://golf.shinh.org) * [CareerCup](http://www.careercup.com) -* [Caribbean Online Judge](http://coj.uci.cu/24h/problems.xhtm) * [CheckIO](http://www.checkio.org) * [CodeHunt](https://www.codehunt.com) * [Codility](https://codility.com/programmers/) -- GitLab