Skip to content

Commit 1eeed8f

Browse files
authored
Remove problematic links (EbookFoundation#2235)
* Remove problematic links * Fix according to comments * Formatting
1 parent c649fc1 commit 1eeed8f

18 files changed

+30
-101
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ By contributing you agree to respect the [Code of Conduct](https://github.com/vh
99
2. You don't have to know git: if you found something of interest which is *not already in this repo*, please open an issue with your links propositions.
1010
- If you know git, please fork the repo and send pull requests.
1111
3. We have 5 kinds of lists. Choose the right one:
12-
12+
1313
- *Books* : PDF, HTML, ePub, a gitbook.io based site, a Git repo, etc.
1414
- *Courses* : A course is a learning material which is not a book and where there is no interactive tool embedded in the site. [This is a course](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/).
1515
- *Interactive Tutorials* : An interactive website which lets the user type code or commands and evaluates the result (by "evaluate" we don't mean "grade"). e.g.: [Try Haskell](http://tryhaskell.org), [Try Github](http://try.github.io).

free-courses-en.md

-6
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
* [Python](#python)
3131
* [R](#r)
3232
* [RethinkDB](#rethinkdb)
33-
* [Ruby](#ruby)
3433
* [Sails.js](#sailsjs)
3534
* [Scala](#scala)
3635
* [Software Engineering](#software-engineering)
@@ -260,11 +259,6 @@
260259
* [RethinkDB: Distributed Databases](https://courses.platzi.com/courses/rethinkdb-databases/)
261260

262261

263-
### Ruby
264-
265-
* [RubyMonk - Interactive Ruby tutorials](https://rubymonk.com)
266-
267-
268262
### Sails.Js
269263

270264
* [Develop web apps in Node.js and Sails.js](https://courses.platzi.com/courses/develop-apps-sails-js/)

free-podcasts-screencasts-en.md

-3
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@
119119
* [Podcast] - [The Javascript Show](http://javascriptshow.com)
120120
* [Screencast] - [Free Quality Javascript video tutorials and screencasts](http://www.screencasts.org/topics/javascript)
121121
* [Screencast] - [Node Tuts - Node.JS Video Tutorials](http://nodetuts.com)
122-
* [Screencast] - [ShowMeDo - Javascript Screencasts](http://showmedo.com/videotutorials/javascript)
123122

124123

125124
### Language Agnostic
@@ -209,7 +208,6 @@
209208
* [Screencast] - [Diving into Django](http://code.tutsplus.com/articles/diving-into-django--net-2969)
210209
* [Screencast] - [Practical Flask Web Development Tutorials](https://www.youtube.com/playlist?list=PLQVvvaa0QuDc_owjTbIY4rbgXOFkUYOUB)
211210
* [Screencast] - [Python Tips](https://www.youtube.com/playlist?list=PLP8GkvaIxJP3ignHY_Dq7bFsvwzAcqZ1i)
212-
* [Screencast] - [ShowMeDo - Python Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/python)
213211
* [Screencast] - [TheNewBoston - Pygame (Python Game Development) Playlist](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAjkwJocj7vlc_mFU-4wXJq)
214212
* [Screencast] - [TheNewBoston - Python 3.4 Programming Tutorials](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGAcbMi1sH6oAMk4JHw91mC_)
215213
* [Screencast] - [TheNewBoston - Python GUI with Tkinter Playlist](https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBwibXFtPtflztSNPGuIB_d)
@@ -233,7 +231,6 @@
233231
* [Podcast] - [The Ruby Show](http://rubyshow.com)
234232
* [Screencast] - [Free Ruby on Rails Screencasts](http://railscasts.com/?type=free)
235233
* [Screencast] - [Ruby Tapas | Free Screencasts](http://www.rubytapas.com/episodes?filter=free)
236-
* [Screencast] - [Ruby Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/ruby)
237234

238235

239236
### Rust

free-programming-books-bg.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
### Java
2121

22-
* [Въведение в програмирането с Java](http://www.introprogramming.info/intro-java-book/read-online/) - Светлин Наков
22+
* [Въведение в програмирането с Java](http://www.introprogramming.info/intro-java-book/read-online/) - Светлин Наков
2323
* [Интернет програмиране с Java](http://www.nakov.com/books/inetjava/index.html) - Светлин Наков
2424

2525

free-programming-books-es.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
* [Compendio de Ingeniería del Software](http://www.navegapolis.com/files/cis.pdf) (PDF)
9292
* [Diseño Ágil con TDD](http://www.carlosble.com/libro-tdd/?lang=es)
93-
* [Ingeniería de Software: Una Guía para Crear Sistemas de Información](http://www.wolnm.org/apa/articulos/Ingenieria_Software.pdf) (PDF)
93+
* [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)
9494
* [Metodologías Ágiles para el Desarrollo de Software](http://www.desarrolloweb.com/manuales/metodologias-agil-desarrollo-software.html)
9595
* [Scrum & Extreme Programming (para programadores)](https://web.archive.org/web/20140209204645/http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-agile.pdf) (PDF)
9696
* [Scrum y XP desde las trincheras](http://www.proyectalis.com/wp-content/uploads/2008/02/scrum-y-xp-desde-las-trincheras.pdf) (PDF)
@@ -101,12 +101,10 @@
101101
* [97 cosas que todo programador debería saber](http://97cosas.com/programador/)
102102
* [El camino a un mejor programador](http://emanchado.github.io/camino-mejor-programador/)
103103
* [Programación de videojuegos SDL](http://libros.metabiblioteca.org/bitstream/001/271/8/Programacion_Videojuegos_SDL.pdf) (PDF)
104-
* [Videojuegos Multiplataforma con OpenFL](http://www.openflbook.com)
105104

106105

107106
#### Paradigmas de Programación
108107

109-
* [Programación Concurrente y Tiempo Real](http://www.libropctr.com)
110108
* [Programación Funcional](http://www.staff.science.uu.nl/~fokke101/courses/fp-sp.pdf) (PDF)
111109

112110

@@ -189,7 +187,6 @@
189187
* [Aprendiendo Java](http://www.decom-uv.cl/~roberto/apuntes/java/AprendiendoJava.pdf) (PDF)
190188
* [Arquitectura Java Sólida](http://www.arquitecturajava.com)
191189
* [Desarrollo de proyectos informáticos con Java](http://www3.uji.es/~belfern/pdf/libroJavaConTapa.pdf) (PDF)
192-
* [Guía Java para Docentes](http://ignaciolasalvia.com/material/prog1_2013/GuiaJavaparaDocentes2012.pdf) (PDF)
193190
* [Notas de Introducción al Lenguaje de Programación Java](http://lya.fciencias.unam.mx/jloa/publicaciones/introduccionJava.pdf) - Jorge L. Ortega Arjona, UNAM (PDF)
194191
* [OCPJP6 Resumen Español](https://github.com/PabloReyes/ocpjp-resumen-espanol) - Pablo Reyes Almagro (PDF)
195192
* [Pensando la computación como un científico (con Java)](http://www.ungs.edu.ar/areas/publicaciones/476/pensando-la-computacion-como-un-cientifico.html)
@@ -268,7 +265,6 @@
268265

269266
### Perl
270267

271-
* [Manual de Perl](http://www6.uniovi.es/perl/tutor/) - Universidad de Oviedo, España
272268
* [Tutorial de introducción a perl](http://flanagan.ugr.es/perl/index2.htm) - Universidad de Granada, España
273269
* [Tutorial Perl](http://es.tldp.org/Tutoriales/PERL/tutoperl-print.pdf) - TLDP (PDF)
274270
* [Tutorial Perl](http://kataix.umag.cl/~ruribe/Utilidades/Tutorial%20de%20Perl.pdf) - Universidad de Magallanes, Chile (PDF)
@@ -277,7 +273,7 @@
277273

278274
### Python
279275

280-
* [Aprenda a pensar como un programador (con Python)](http://arawako.com/wp-content/uploads/2010/03/thinkCSpy.es_.pdf) (PDF)
276+
* [Aprenda a pensar como un programador (con Python)](https://argentinaenpython.com/quiero-aprender-python/aprenda-a-pensar-como-un-programador-con-python.pdf) (PDF)
281277
* [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/)
282278
* [Inmersión en Python](http://es.diveintopython.net/toc.html)
283279
* [Inmersión en Python 3](https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/inmersionenpython3/inmersionEnPython3.0.11.pdf) (PDF)

free-programming-books-fr.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@
217217
### Python
218218

219219
* [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) - Gerard Swinnen
220-
* [Dropbox a des fuites ! Un aperçu de la rétro-ingénierie des programmes Python](http://pdp.microjoe.org/tutoriels/280/dropbox-a-des-fuites/)
221220
* [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) - Guido Van Rossum (PDF)
222221
* [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal
223222

@@ -240,7 +239,7 @@
240239

241240
### Sage
242241

243-
* [Calcul mathématique avec Sage](http://sagebook.gforge.inria.fr) - A. Casamayou, N. Cohen, G. Connan, T. Dumont, L. Fousse, F. Maltey, M. Meulien, M. Mezzarobba, C. Pernet, N. M. Thiéry, P. Zimmermann
242+
* [Calcul mathématique avec Sage](https://hal.inria.fr/inria-00540485/file/sagebook-web-20130530.pdf) - A. Casamayou, N. Cohen, G. Connan, T. Dumont, L. Fousse, F. Maltey, M. Meulien, M. Mezzarobba, C. Pernet, N. M. Thiéry, P. Zimmermann (PDF)
244243

245244

246245
### Scilab

free-programming-books-id.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
### Node.js
3535

36-
* [Belajar Node.js](http://idjs.github.io/belajar-nodejs/)
36+
* [Belajar Node.js](http://idjs.github.io/belajar-nodejs/)
3737

3838

3939
### NoSQL

free-programming-books-ja.md

+2-12
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
* [JavaScript](#javascript)
4040
* [Angular.js](#angularjs)
4141
* [Backbone.js](#backbonejs)
42-
* [D3.js](#d3js)
4342
* [jQuery](#jquery)
4443
* [Node.js](#nodejs)
4544
* [React](#react)
@@ -170,7 +169,7 @@
170169

171170
#### 機械学習
172171

173-
* [Jubatus : オンライン機械学習向け分散処理フレームワーク](http://jubat.us/ja/index.html#table-of-contents) - [Jubatus チーム](http://jubat.us/ja/aboutus.html)
172+
* [Jubatus : オンライン機械学習向け分散処理フレームワーク](http://jubat.us/ja/index.html#table-of-contents)
174173
* [Mahoutで体感する機械学習の実践](http://gihyo.jp/dev/serial/01/mahout) - やまかつ
175174
* [機械学習 はじめよう](http://gihyo.jp/dev/serial/01/machine-learning) - 中谷秀洋,恩田伊織
176175

@@ -210,7 +209,7 @@
210209

211210
### AWK
212211

213-
* [AWK の第一歩](http://lagendra.s.kanazawa-u.ac.jp/ogurisu/manuals/awk/intro/index.html) - 小栗栖修
212+
* [AWK の第一歩](http://lagendra.w3.kanazawa-u.ac.jp/ogurisu/manuals/awk/index.html) - 小栗栖修
214213
* [AWK リファレンス](http://shellscript.sunone.me/awk.html) - SUNONE
215214
* [Effective AWK Programming](http://www.kt.rim.or.jp/~kbk/gawk-30/gawk_toc.html) - Arnold D. Robbins
216215

@@ -294,7 +293,6 @@
294293

295294
### Erlang
296295

297-
* [Learn you some Erlang for great good!](http://www.ymotongpoo.com/works/lyse-ja/)
298296
* [お気楽 Erlang プログラミング入門](http://www.geocities.jp/m_hiroi/func/erlang.html) - 広井誠
299297

300298

@@ -375,7 +373,6 @@
375373
* [JavaScript Programming](http://www.geocities.jp/m_hiroi/light/javascript.html) - 広井誠
376374
* [JavaScript Promiseの本](http://azu.github.io/promises-book/) - azu
377375
* [JavaScript style guide](https://developer.mozilla.org/ja/docs/JavaScript_style_guide) - MDN
378-
* [JavaScript によるイベントドリブン](https://github.com/hatena/Hatena-Textbook/blob/master/javascript-event-driven.md) - はてな教科書
379376
* [JavaScript 基礎文法最速マスター](http://gifnksm.hatenablog.jp/entry/20100131/1264934942) - id:gifnksm
380377
* [JavaScript 言語リファレンス](https://msdn.microsoft.com/ja-jp/library/d1et7k7c.aspx) - MSDN Library
381378
* [Mozilla Developer Network 日本語ドキュメント](https://developer.mozilla.org/ja/docs/Web/JavaScript) - MDN
@@ -398,11 +395,6 @@
398395
* [Backboneドキュメント日本語訳](https://github.com/enja-oss/Backbone) - Jeremy Ashkenas, @studiomohawk(監訳)
399396

400397

401-
#### D3.js
402-
403-
* [D3 チュートリアル](http://ja.d3js.info/alignedleft/tutorials/d3/) - Scott Murray, h.sakai(翻訳)
404-
405-
406398
#### jQuery
407399

408400
* [jQuery UI API 1.8.4 日本語リファレンス](http://stacktrace.jp/jquery/ui/) - いけまさ
@@ -628,7 +620,6 @@
628620

629621
### Smalltalk
630622

631-
* [GNU Smalltalk Tutorial](http://gst.plasticheart.info/tutorial-c84.html) - @PLHX
632623
* [自由自在 Squeakプログラミング](http://swikis.ddo.jp/squeak/13) - 梅澤真史
633624

634625

@@ -654,7 +645,6 @@
654645
### Tcl/Tk
655646

656647
* [Tcl/Tk お気楽 GUI プログラミング](http://www.geocities.jp/m_hiroi/tcl_tk_doc/tcltk_doc.html) - 広井誠
657-
* [Tcl/TkでWindowsプログラミング](http://homepage3.nifty.com/kaku-chan/tcl_tk/) - KAKU-Chan
658648
* [Tcl/Tk入門](http://aoba.cc.saga-u.ac.jp/lecture/TclTk/text.pdf) - 只木進一 (PDF)
659649

660650

free-programming-books-ko.md

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
* [Perl : GyparkWiki](http://gypark.pe.kr/wiki/Perl)
8484
* [Perl 객체지향프로그래밍(OOP)](https://github.com/aero/perl_docs/blob/master/hatena_perl_oop.md) : Hatena-TextBook의 oop-for-perl 문서 한역 by aero
8585
* [Seoul.pm 펄 크리스마스 달력 #2014 | Seoul.pm Perl Advent Calendar 2014](http://advent.perl.kr/2014/)
86-
* [책벌레가 되고픈 어린이 Perl Tutorial](http://eriny.net/p/perl)
8786

8887

8988
### PHP

free-programming-books-pl.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
* [Pisanie OS](https://pl.wikibooks.org/wiki/Pisanie_OS)
2727
* [Pro Git](http://git-scm.com/book/pl/)
2828
* [SVN](https://pl.wikibooks.org/wiki/Subversion)
29-
* [System kontroli wersji Subversion](http://svnbook.opensys.pl)
30-
* [W obronie wolności](http://stallman.helion.pl)
29+
* [System kontroli wersji Subversion](http://www.gajdaw.pl/varia/subversion-system-kontroli-wersji-tutorial/)
3130

3231

3332
### Android
@@ -107,7 +106,6 @@
107106
### Python
108107

109108
* [Biblioteka Pythona](http://www.python.rk.edu.pl)
110-
* [Ukąś Pythona](http://python.edu.pl/byteofpython/index.html)
111109
* [Zanurkuj w Pythonie](https://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie)
112110

113111

free-programming-books-pt_BR.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
### C++
5050

5151
* [Apostila Linguagem C++](http://www.ime.usp.br/~slago/slago-C++.pdf) - Silvio Lago (PDF)
52-
* [Programação Orientada a Objetos em C++](http://www.filoczar.com.br/sistemas_operacionais/linux/cpppara_linux.pdf) (PDF)
52+
* [Programação Orientada a Objetos em C++](http://webserver2.tecgraf.puc-rio.br/~manuel/Download/Programacao%20Orientada%20a%20Objetos%20em%20C++.pdf) (PDF)
5353

5454

5555
### Engenharia de Software

free-programming-books-ru.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,6 @@
165165
### Lisp
166166

167167
* [Lisp In Small Pieces (translation)](https://github.com/ilammy/lisp)
168-
* [Practical Common Lisp(translation)](http://lisper.ru/pcl/)
169168

170169

171170
### MetaPost
@@ -251,7 +250,7 @@
251250

252251
### Rust
253252

254-
* [Rust на примерах](https://gordon-f.github.io/rust-by-example-ru/)
253+
* [Rust на примерах](https://rurust.github.io/rust-by-example-ru/)
255254
* [Растономикон](https://github.com/ruRust/rustonomicon)
256255
* [Язык программирования Rust](http://rurust.github.io/rust_book_ru/)
257256

free-programming-books-tr.md

-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@
130130

131131
### Python
132132

133-
* [Bilgisayar Bilimcisi Gibi Düşünmek](http://yzgrafik.ege.edu.tr/~tekrei/dersler/bbgd_p/BBGD_PIO.pdf) (PDF)
134133
* [Python ile Programlama](http://belgeler.istihza.com/py3/)
135134

136135

free-programming-books-zh.md

+9-13
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@
8282

8383
* [Disque 使用教程](http://disquebook.com)
8484
* [Neo4j .rb 中文資源](http://neo4j.tw)
85-
* [Neo4j 简体中文手册 v1.8](http://docs.neo4j.org.cn)
8685
* [Redis 命令参考](http://redisdoc.com)
8786
* [Redis 设计与实现](http://redisbook.com)
8887
* [The Little MongoDB Book](https://github.com/justinyhuang/the-little-mongodb-book-cn/blob/master/mongodb.md)
@@ -196,10 +195,9 @@
196195
* [命令行的艺术](https://github.com/jlevy/the-art-of-command-line/blob/master/README-zh.md)
197196
* [嵌入式 Linux 知识库 (eLinux.org 中文版)](https://tinylab.gitbooks.io/elinux/content/zh/)
198197
* [开源世界旅行手册](http://i.linuxtoy.org/docs/guide/index.html)
199-
* [深入分析Linux内核源码](http://www.kerneltravel.net/kernel-book/%E6%B7%B1%E5%85%A5%E5%88%86%E6%9E%90Linux%E5%86%85%E6%A0%B8%E6%BA%90%E7%A0%81.html)
200198
* [理解Linux进程](https://github.com/tobegit3hub/understand_linux_process)
201-
* [鸟哥的 Linux 私房菜 基础学习篇](http://vbird.dic.ksu.edu.tw/linux_basic/linux_basic.php)
202-
* [鸟哥的 Linux 私房菜 服务器架设篇](http://vbird.dic.ksu.edu.tw/linux_server/)
199+
* [鸟哥的 Linux 私房菜 基础学习篇](http://cn.linux.vbird.org/linux_basic/linux_basic.php)
200+
* [鸟哥的 Linux 私房菜 服务器架设篇](http://cn.linux.vbird.org/linux_server/)
203201

204202

205203
### 数据库
@@ -232,7 +230,7 @@
232230
* [Git教程](http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000) (本文由 [@廖雪峰](http://weibo.com/liaoxuefeng) 创作,如果觉得本教程对您有帮助,可以去 [iTunes](https://itunes.apple.com/cn/app/git-jiao-cheng/id876420437) 购买)
233231
* [Got GitHub](https://github.com/gotgit/gotgithub)
234232
* [GotGitHub](http://www.worldhello.net/gotgithub/index.html)
235-
* [HgInit (中文版)](http://bucunzai.net/hginit/)
233+
* [HgInit (中文版)](https://zh-hginit.readthedocs.io/en/latest/)
236234
* [Mercurial 使用教程](https://www.mercurial-scm.org/wiki/ChineseTutorial)
237235
* [Pro Git](https://git-scm.com/book/zh/v2)
238236
* [Pro Git 中文版](https://www.gitbook.com/book/0532/progit/details) (整理在gitbook上)
@@ -254,7 +252,7 @@
254252
* [ELKstack 中文指南](http://kibana.logstash.es)
255253
* [Logstash 最佳实践](https://github.com/chenryn/logstash-best-practice-cn)
256254
* [Mastering Elasticsearch(中文版)](http://udn.yyuap.com/doc/mastering-elasticsearch/)
257-
* [Puppet 2.7 Cookbook 中文版](http://bbs.konotes.org/workdoc/puppet-27/)
255+
* [Puppet 2.7 Cookbook 中文版](https://www.gitbook.com/book/wizardforcel/puppet-27-cookbook/details)
258256

259257

260258
### 编程艺术
@@ -316,7 +314,7 @@
316314

317315
* [Android Design(中文版)](http://www.apkbus.com/design/index.html)
318316
* [Android Note(开发过程中积累的知识点)](https://github.com/CharonChui/AndroidNote)
319-
* [Android6.0新特性详解](http://leanote.com/blog/post/561658f938f41126b2000298?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io)
317+
* [Android6.0新特性详解](http://leanote.com/blog/post/561658f938f41126b2000298)
320318
* [Android学习之路](http://stormzhang.github.io/android/2014/07/07/learn-android-from-rookie/)
321319
* [Android开发技术前线(android-tech-frontier)](https://github.com/bboyfeiyu/android-tech-frontier)
322320
* [Google Android官方培训课程中文版](http://hukai.me/android-training-course-in-chinese/index.html)
@@ -405,12 +403,11 @@
405403

406404
### Golang
407405

408-
* [Effective Go](http://www.hellogcc.org/effective_go.html)
409406
* [Go Web 编程](https://github.com/astaxie/build-web-application-with-golang)
410407
* [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) (《The Way to Go》中文版)
411408
* [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations)
412-
* [Go 指南](http://go-tour-zh.appsp0t.com) (《A Tour of Go》中文版)
413-
* [Go 简易教程](https://github.com/songleo/the-little-go-book_ZH_CN) (《[The Little Go Book](https://github.com/karlseguin/the-little-go-book)》中文版)
409+
* [Go 指南](https://tour.go-zh.org/list) (《A Tour of Go》中文版)
410+
* [Go 简易教程](https://github.com/songleo/the-little-go-book_ZH_CN) (《 [The Little Go Book](https://github.com/karlseguin/the-little-go-book) 》中文版)
414411
* [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming)
415412
* [Go 语言标准库](https://github.com/polaris1119/The-Golang-Standard-Library-by-Example)
416413
* [Go命令教程](https://github.com/hyper-carrot/go_command_tutorial)
@@ -578,15 +575,15 @@
578575
### Node.js
579576

580577
* [Node 入门](http://www.nodebeginner.org/index-zh-cn.html)
581-
* [The NodeJS 中文文档](https://www.gitbook.com/book/0532/nodejs/details)(社区翻译)
578+
* [The NodeJS 中文文档](https://www.gitbook.com/book/0532/nodejs/details) (社区翻译)
582579
* [七天学会NodeJS](http://nqdeng.github.io/7-days-nodejs/) 阿里出品,很好的入门资料
583580

584581

585582
### Perl
586583

587584
* [Master Perl Today](https://github.com/fayland/chinese-perl-book)
588585
* [《Modern Perl》中文版](https://github.com/horus/modern_perl_book)
589-
* [Perl 5 教程](http://www.cbi.pku.edu.cn/chinese/documents/perl/index.htm)
586+
* [Perl 5 教程](http://net.pku.edu.cn/~yhf/tutorial/perl/perl.html)
590587
* [Perl 教程](http://www.yiibai.com/perl)
591588

592589

@@ -611,7 +608,6 @@
611608
### R
612609

613610
* [153分钟学会 R](http://cran.r-project.org/doc/contrib/Liu-FAQ.pdf) (PDF)
614-
* [《R for beginners》中文版](http://www.biosino.org/R/R-doc/files/R4beg_cn_2.0.pdf) (PDF)
615611
* [R 导论](http://cran.r-project.org/doc/contrib/Ding-R-intro_cn.pdf) (《An Introduction to R》中文版) (PDF)
616612
* [用 R 构建 Shiny 应用程序](http://yanping.me/shiny-tutorial/) (《Building 'Shiny' Applications with R》中文版)
617613
* [统计学与 R 读书笔记](http://cran.r-project.org/doc/contrib/Xu-Statistics_and_R.pdf) (PDF)

0 commit comments

Comments
 (0)