|
6 | 6 | * [编辑器](#编辑器)
|
7 | 7 | * [编译原理](#编译原理)
|
8 | 8 | * [操作系统](#操作系统)
|
9 |
| - * [程序员杂谈](#程序员杂谈) |
10 | 9 | * [大数据](#大数据)
|
11 | 10 | * [分布式系统](#分布式系统)
|
12 | 11 | * [管理和监控](#管理和监控)
|
|
48 | 47 | * [D3.js](#d3js)
|
49 | 48 | * [Electron.js](#electronjs)
|
50 | 49 | * [ExtJS](#extjs)
|
51 |
| - * [impress.js](#impressjs) |
52 | 50 | * [jQuery](#jquery)
|
53 | 51 | * [Node.js](#nodejs)
|
54 | 52 | * [React.js](#reactjs)
|
|
119 | 117 |
|
120 | 118 | ### 编辑器
|
121 | 119 |
|
122 |
| -* [笨方法学Vimscript 中译本](http://learnvimscriptthehardway.onefloweroneworld.com) |
| 120 | +* [笨方法学Vimscript 中译本](https://web.archive.org/web/20190222162556/http://learnvimscriptthehardway.onefloweroneworld.com/) *(:card_file_box: archived)* |
123 | 121 | * [所需即所获:像 IDE 一样使用 vim](https://github.com/yangyangwithgnu/use_vim_as_ide)
|
124 | 122 | * [exvim--vim 改良成IDE项目](http://exvim.github.io/docs-zh/intro/)
|
125 | 123 | * [Vim中文文档](https://github.com/vimcn/vimcdoc)
|
|
152 | 150 | * [The Linux Command Line](http://billie66.github.io/TLCL/index.html)
|
153 | 151 | * [Ubuntu 参考手册](http://wiki.ubuntu.org.cn/UbuntuManual)
|
154 | 152 | * [uCore Lab: Operating System Course in Tsinghua University](https://www.gitbook.com/book/objectkuan/ucore-docs/details)
|
155 |
| -* [UNIX TOOLBOX](http://cb.vu/unixtoolbox_zh_CN.xhtml) |
156 |
| - |
157 |
| - |
158 |
| -### 程序员杂谈 |
159 |
| - |
160 |
| -* [程序员的自我修养](http://www.kancloud.cn/kancloud/a-programmer-prepares) |
| 153 | +* [UNIX TOOLBOX](https://web.archive.org/web/20210812021003/cb.vu/unixtoolbox_zh_CN.xhtml) *(:card_file_box: archived)* |
161 | 154 |
|
162 | 155 |
|
163 | 156 | ### 大数据
|
|
175 | 168 | ### 管理和监控
|
176 | 169 |
|
177 | 170 | * [ElasticSearch 权威指南](https://www.gitbook.com/book/fuxiaopang/learnelasticsearch/details)
|
178 |
| -* [Elasticsearch 权威指南(中文版)](http://es.xiaoleilu.com) |
| 171 | +* [Elasticsearch 权威指南(中文版)](https://web.archive.org/web/20200415002735/https://es.xiaoleilu.com/) *(:card_file_box: archived)* |
179 | 172 | * [ELKstack 中文指南](http://kibana.logstash.es)
|
180 | 173 | * [Logstash 最佳实践](https://github.com/chenryn/logstash-best-practice-cn)
|
181 | 174 | * [Mastering Elasticsearch(中文版)](http://udn.yyuap.com/doc/mastering-elasticsearch/)
|
|
228 | 221 | * [Gradle 2 用户指南](https://github.com/waylau/Gradle-2-User-Guide)
|
229 | 222 | * [Gradle 中文使用文档](http://yuedu.baidu.com/ebook/f23af265998fcc22bcd10da2)
|
230 | 223 | * [Joel谈软件](https://web.archive.org/web/20170616013024/http://local.joelonsoftware.com/wiki/Chinese_(Simplified))
|
231 |
| -* [selenium 中文文档](https://github.com/fool2fish/selenium-doc) |
| 224 | +* [selenium 中文文档](https://einverne.gitbook.io/selenium-doc/) |
232 | 225 |
|
233 | 226 |
|
234 | 227 | ### 在线教育
|
|
303 | 296 |
|
304 | 297 | ### Android
|
305 | 298 |
|
306 |
| -* [Android Design(中文版)](http://www.apkbus.com/design/index.html) |
307 | 299 | * [Android Note(开发过程中积累的知识点)](https://github.com/CharonChui/AndroidNote)
|
308 | 300 | * [Android6.0新特性详解](http://leanote.com/blog/post/561658f938f41126b2000298)
|
309 | 301 | * [Android开发技术前线(android-tech-frontier)](https://github.com/bboyfeiyu/android-tech-frontier)
|
|
330 | 322 | ### C
|
331 | 323 |
|
332 | 324 | * [新概念 C 语言教程](https://github.com/limingth/NCCL)
|
333 |
| -* [Beej's Guide to Network Programming 簡體中文版](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-ME5zR-03ZEHgp2kv7bW%2F-MF9EIY-s19_w19_Unae%2F-MF9F-HCs1nLOkY1mLVi%2FBeej-cn-20140429.zip?alt=media&token=de27f96b-2aed-4c97-8879-649638c7559f) - Brian "Beej Jorgensen" Hall, 廖亚伦译 (PDF) |
| 325 | +* [Beej's Guide to Network Programming 簡體中文版](https://beej-zhtw-gitbook.netdpi.net/) - Brian "Beej Jorgensen" Hall, 廖亚伦译 |
334 | 326 | * [C 语言常见问题集](http://c-faq-chn.sourceforge.net/ccfaq/ccfaq.html)
|
335 |
| -* [Linux C 编程一站式学习](http://docs.linuxtone.org/ebooks/C&CPP/c/) |
| 327 | +* [Linux C 编程一站式学习](https://web.archive.org/web/20210514225440/http://docs.linuxtone.org/ebooks/C&CPP/c/) *(:card_file_box: archived)* |
336 | 328 |
|
337 | 329 |
|
338 | 330 | ### <a id="csharp"></a>C\#
|
|
344 | 336 |
|
345 | 337 | * [100个gcc小技巧](https://github.com/hellogcc/100-gcc-tips/blob/master/src/index.md)
|
346 | 338 | * [100个gdb小技巧](https://github.com/hellogcc/100-gdb-tips/blob/master/src/index.md)
|
347 |
| -* [简单易懂的C魔法](http://www.nowamagic.net/librarys/books/contents/c) |
| 339 | +* [简单易懂的C魔法](https://web.archive.org/web/20210413213859/http://www.nowamagic.net/librarys/books/contents/c) *(:card_file_box: archived)* |
348 | 340 | * [像计算机科学家一样思考(C++版)](http://www.ituring.com.cn/book/1203) (《How To Think Like a Computer Scientist: C++ Version》中文版)
|
349 | 341 | * [C 语言编程透视](https://tinylab.gitbooks.io/cbook/content/)
|
350 | 342 | * [C/C++ Primer](https://github.com/andycai/cprimer) - andycai
|
|
368 | 360 |
|
369 | 361 | ### Dart
|
370 | 362 |
|
371 |
| -* [Dart 语言导览](http://dart.lidian.info/wiki/Language_Tour) |
| 363 | +* [Dart 语言导览](https://web.archive.org/web/20200415002731/dart.lidian.info/wiki/Language_Tour) *(:card_file_box: archived)* |
372 | 364 |
|
373 | 365 |
|
374 | 366 | ### Elasticsearch
|
|
379 | 371 |
|
380 | 372 | ### Elixir
|
381 | 373 |
|
382 |
| -* [Elixir 编程语言教程](https://elixirschool.com/cn/) (Elixir School) |
| 374 | +* [Elixir 编程语言教程](https://web.archive.org/web/20200224214134/http://elixirschool.com/blog) (Elixir School) *(:card_file_box: archived)* |
383 | 375 | * [Elixir Getting Started 中文翻译](https://github.com/Ljzn/ElixrGettingStartedChinese)
|
384 | 376 | * [Elixir元编程与DSL 中文翻译](https://github.com/Ljzn/MetaProgrammingInElixirChinese)
|
385 | 377 | * [Phoenix 框架中文文档](https://mydearxym.gitbooks.io/phoenix-doc-in-chinese/content/)
|
|
398 | 390 | ### Golang
|
399 | 391 |
|
400 | 392 | * [深入解析 Go](https://tiancaiamao.gitbooks.io/go-internals/content/zh) - tiancaiamao
|
401 |
| -* [神奇的 Go 语言](http://go.ctolib.com/docs/read/magical-go-c-index.html) |
402 | 393 | * [学习Go语言](http://mikespook.com/learning-go/)
|
403 | 394 | * [Go 编程基础](https://github.com/Unknwon/go-fundamental-programming)
|
404 | 395 | * [Go 官方文档翻译](https://github.com/golang-china/golangdoc.translations)
|
|
416 | 407 | * [Go语言博客实践](https://github.com/achun/Go-Blog-In-Action)
|
417 | 408 | * [Java程序员的Golang入门指南](http://blog.csdn.net/dc_726/article/details/46565241)
|
418 | 409 | * [Network programming with Go 中文翻译版本](https://github.com/astaxie/NPWG_zh)
|
419 |
| -* [Revel 框架手册](http://gorevel.cn/docs/manual/index.html) |
| 410 | +* [Revel 框架手册](https://web.archive.org/web/20190610030938/https://gorevel.cn/docs/manual/index.html) *(:card_file_box: archived)* |
420 | 411 | * [The Little Go Book 繁體中文翻譯版](https://github.com/kevingo/the-little-go-book) - Karl Seguin, KevinGo, Jie Peng ([HTML](https://kevingo.gitbooks.io/the-little-go-book/))
|
421 | 412 |
|
422 | 413 |
|
|
458 | 449 |
|
459 | 450 | ### Java
|
460 | 451 |
|
461 |
| -* [阿里巴巴 Java 开发手册](https://github.com/alibaba/p3c/blob/master/Java%E5%BC%80%E5%8F%91%E6%89%8B%E5%86%8C%EF%BC%88%E5%B5%A9%E5%B1%B1%E7%89%88%EF%BC%89.pdf) (PDF) |
| 452 | +* [阿里巴巴 Java 开发手册](https://raw.githubusercontent.com/alibaba/p3c/HEAD/Java%E5%BC%80%E5%8F%91%E6%89%8B%E5%86%8C(%E9%BB%84%E5%B1%B1%E7%89%88).pdf) (PDF) |
462 | 453 | * [用jersey构建REST服务](https://github.com/waylau/RestDemo)
|
463 | 454 | * [Activiti 5.x 用户指南](https://github.com/waylau/activiti-5.x-user-guide)
|
464 | 455 | * [Apache MINA 2 用户指南](https://github.com/waylau/apache-mina-2.x-user-guide)
|
|
489 | 480 | * [学用 JavaScript 设计模式](http://www.oschina.net/translate/learning-javascript-design-patterns) - 开源中国
|
490 | 481 | * [Airbnb JavaScript 规范](https://github.com/adamlu/javascript-style-guide)
|
491 | 482 | * [ECMAScript 6 入门](http://es6.ruanyifeng.com) - 阮一峰
|
492 |
| -* [Google JavaScript 代码风格指南](http://bq69.com/blog/articles/script/868/google-javascript-style-guide.html) |
| 483 | +* [Google JavaScript 代码风格指南](https://web.archive.org/web/20200415002735/bq69.com/blog/articles/script/868/google-javascript-style-guide.html) *(:card_file_box: archived)* |
493 | 484 | * [JavaScript 标准参考教程(alpha)](http://javascript.ruanyifeng.com)
|
494 | 485 | * [javascript 的 12 个怪癖](https://github.com/justjavac/12-javascript-quirks)
|
495 | 486 | * [JavaScript 秘密花园](http://bonsaiden.github.io/JavaScript-Garden/zh/)
|
|
514 | 505 |
|
515 | 506 | * [Backbone.js入门教程](http://www.the5fire.com/backbone-js-tutorials-pdf-download.html) (PDF)
|
516 | 507 | * [Backbone.js入门教程第二版](https://github.com/the5fire/backbonejs-learning-note)
|
517 |
| - * [Backbone.js中文文档](http://www.css88.com/doc/backbone/) |
| 508 | + * [Backbone.js中文文档](https://web.archive.org/web/20200916085144/https://www.html.cn/doc/backbone/) *(:card_file_box: archived)* |
518 | 509 |
|
519 | 510 |
|
520 | 511 | #### D3.js
|
|
536 | 527 | * [Ext4.1.0 中文文档](http://extjs-doc-cn.github.io/ext4api/)
|
537 | 528 |
|
538 | 529 |
|
539 |
| -#### impress.js |
540 |
| - |
541 |
| - * [impress.js的中文教程](https://github.com/kokdemo/impress.js-tutorial-in-Chinese) |
542 |
| - |
543 |
| - |
544 | 530 | #### jQuery
|
545 | 531 |
|
546 |
| - * [简单易懂的JQuery魔法](http://www.nowamagic.net/librarys/books/contents/jquery) |
| 532 | + * [简单易懂的JQuery魔法](https://web.archive.org/web/20201127045453/http://www.nowamagic.net/librarys/books/contents/jquery) *(:card_file_box: archived)* |
547 | 533 | * [How to write jQuery plugin](http://i5ting.github.io/How-to-write-jQuery-plugin/build/jquery.plugin.html)
|
548 | 534 |
|
549 | 535 |
|
|
553 | 539 | * [使用 Express + MongoDB 搭建多人博客](https://github.com/nswbmw/N-blog)
|
554 | 540 | * [express.js 中文文档](http://expressjs.jser.us)
|
555 | 541 | * [Express框架](http://javascript.ruanyifeng.com/nodejs/express.html)
|
556 |
| -* [JavaScript全栈工程师培训材料](http://nodejs.ctolib.com/docs/sfile/jstraining/engineering.html) |
557 | 542 | * [koa 中文文档](https://github.com/guo-yu/koa-guide)
|
558 | 543 | * [Learn You The Node.js For Much Win! (中文版)](https://www.npmjs.com/package/learnyounode-zh-cn)
|
559 | 544 | * [Node debug 三法三例](http://i5ting.github.io/node-debug-tutorial/)
|
|
583 | 568 |
|
584 | 569 | #### Zepto.js
|
585 | 570 |
|
586 |
| - * [Zepto.js 中文文档](http://css88.com/doc/zeptojs_api) |
| 571 | + * [Zepto.js 中文文档](https://web.archive.org/web/20210303025214/https://www.css88.com/doc/zeptojs_api/) *(:card_file_box: archived)* |
587 | 572 |
|
588 | 573 |
|
589 | 574 | ### LaTeX
|
|
601 | 586 |
|
602 | 587 | ### Lua
|
603 | 588 |
|
604 |
| -* [Lua 5.3 参考手册](http://www.w3cschool.cc/manual/lua53doc/contents.html) |
| 589 | +* [Lua 5.3 参考手册](https://web.archive.org/web/20180823151945/http://www.runoob.com/manual/lua53doc/contents.html) *(:card_file_box: archived)* |
605 | 590 |
|
606 | 591 |
|
607 | 592 | ### Markdown
|
|
637 | 622 | ### PHP
|
638 | 623 |
|
639 | 624 | * [深入理解 PHP 内核](http://www.php-internals.com/book/)
|
640 |
| -* [CodeIgniter 使用手冊](https://codeigniter.org.tw/userguide3) |
| 625 | +* [CodeIgniter 使用手冊](https://web.archive.org/web/20210624143822/https://codeigniter.org.tw/userguide3/) *(:card_file_box: archived)* |
641 | 626 | * [Composer中文文档](http://docs.phpcomposer.com)
|
642 |
| -* [Phalcon7中文文档](http://www.myleftstudio.com) |
| 627 | +* [Phalcon7中文文档](https://web.archive.org/web/20220330065727/myleftstudio.com/) *(:card_file_box: archived)* |
643 | 628 | * [PHP 之道](http://wulijun.github.io/php-the-right-way/)
|
644 | 629 | * [PHP标准规范中文版](https://psr.phphub.org)
|
645 | 630 | * [PHP中文手册](http://php.net/manual/zh/)
|
|
657 | 642 | #### Symfony
|
658 | 643 |
|
659 | 644 | * [Symfony 2 实例教程](https://wusuopu.gitbooks.io/symfony2_tutorial/content)
|
660 |
| -* [Symfony 5 快速开发](https://symfony.com/doc/current/the-fast-track/zh_CN/index.html) |
| 645 | +* [Symfony 5 快速开发](https://web.archive.org/web/20210812222957/symfony.com/doc/current/the-fast-track/zh_CN/index.html) *(:card_file_box: archived)* |
661 | 646 |
|
662 | 647 |
|
663 | 648 | ### PostgreSQL
|
|
671 | 656 |
|
672 | 657 | ### Python
|
673 | 658 |
|
674 |
| -* [简明 Python 教程](https://bop.molun.net) - Swaroop C H、沈洁元(翻译)、漠伦(翻译) |
| 659 | +* [简明 Python 教程](https://web.archive.org/web/20200822010330/https://bop.mol.uno/) - Swaroop C H、沈洁元(翻译)、漠伦(翻译) *(:card_file_box: archived)* |
675 | 660 | * [人生苦短,我用python](https://www.cnblogs.com/derek1184405959/p/8579428.html) - (内含丰富的笔记以及各类教程)
|
676 | 661 | * [深入 Python 3](https://github.com/jiechic/diveintopython3)
|
677 |
| -* [像计算机科学家一样思考Python](https://www.ctolib.com/docs/sfile/think-python-2e/0.html) - Allen B. Downey、大胖哥(翻译) |
678 | 662 | * [Matplotlib 3.0.3 中文文档](http://www.osgeo.cn/matplotlib/) - (Online)
|
679 | 663 | * [Numpy 1.16 中文文档](http://www.osgeo.cn/numpy/) - (Online)
|
680 | 664 | * [Python 3 文档(简体中文) 3.2.2 documentation](http://docspy3zh.readthedocs.org/en/latest/)
|
|
684 | 668 | * [Python Cookbook第三版](http://python3-cookbook.readthedocs.io/zh_CN/latest/) - David Beazley、Brian K.Jones、熊能(翻译)
|
685 | 669 | * [Python教程 - 廖雪峰的官方网站](http://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000)
|
686 | 670 | * [Python进阶](https://interpy.eastlakeside.com) - eastlakeside
|
687 |
| -* [Python之旅](http://funhacks.net/explore-python) - Ethan |
| 671 | +* [Python之旅](https://web.archive.org/web/20191217091745/http://funhacks.net/explore-python/) - Ethan *(:card_file_box: archived)* |
688 | 672 | * [Tornado 6.1 中文文档](http://www.osgeo.cn/tornado/) - (网络上其他的都是较旧版本的,Online)
|
689 | 673 |
|
690 | 674 |
|
|
701 | 685 |
|
702 | 686 | * [153分钟学会 R](http://cran.r-project.org/doc/contrib/Liu-FAQ.pdf) (PDF)
|
703 | 687 | * [统计学与 R 读书笔记](http://cran.r-project.org/doc/contrib/Xu-Statistics_and_R.pdf) (PDF)
|
704 |
| -* [用 R 构建 Shiny 应用程序](http://yanping.me/shiny-tutorial/) (《Building 'Shiny' Applications with R》中文版) |
| 688 | +* [用 R 构建 Shiny 应用程序](https://web.archive.org/web/20200220023703/yanping.me/shiny-tutorial/) (《Building 'Shiny' Applications with R》中文版) *(:card_file_box: archived)* |
705 | 689 | * [R 导论](http://cran.r-project.org/doc/contrib/Ding-R-intro_cn.pdf) (《An Introduction to R》中文版) (PDF)
|
706 | 690 |
|
707 | 691 |
|
|
716 | 700 | * [Rails 风格指南](https://github.com/JuanitoFatas/rails-style-guide/blob/master/README-zhCN.md)
|
717 | 701 | * [Ruby 风格指南](https://github.com/JuanitoFatas/ruby-style-guide/blob/master/README-zhCN.md)
|
718 | 702 | * [Ruby on Rails 实战圣经](https://ihower.tw/rails4/)
|
719 |
| -* [Ruby on Rails 指南](http://guides.ruby-china.org) |
| 703 | +* [Ruby on Rails 指南](https://web.archive.org/web/20200807203425/https://ruby-china.github.io/rails-guides/) *(:card_file_box: archived)* |
720 | 704 | * [Sinatra](http://www.sinatrarb.com/intro-zh.html)
|
721 | 705 |
|
722 | 706 |
|
|
0 commit comments