|
19 | 19 |
|
20 | 20 | * 使用 [Pull Request](https://github.com/justjavac/free-programming-books-zh_CN/pulls) 提交
|
21 | 21 |
|
| 22 | +如果你发现了不能访问的链接,也可以提 PR,在无法访问链接的后面增加 `:worried:`。 |
| 23 | + |
22 | 24 | 贡献者名单: https://github.com/justjavac/free-programming-books-zh_CN/graphs/contributors
|
23 | 25 |
|
24 | 26 | ## 目录
|
|
92 | 94 | * [鸟哥的Linux私房菜](http://linux.vbird.org/)
|
93 | 95 | * [The Linux Command Line](http://billie66.github.io/TLCL/index.html) (中英文版)
|
94 | 96 | * [Linux 设备驱动](http://oss.org.cn/kernel-book/ldd3/index.html) (第三版)
|
95 |
| -* [深入分析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) |
| 97 | +* [深入分析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) :worried: |
96 | 98 | * [UNIX TOOLBOX](http://cb.vu/unixtoolbox_zh_CN.xhtml)
|
97 | 99 | * [Docker中文指南](https://github.com/widuu/chinese_docker)
|
98 | 100 | * [Docker —— 从入门到实践](https://github.com/yeasy/docker_practice)
|
99 | 101 | * [Docker入门实战](http://yuedu.baidu.com/ebook/d817967416fc700abb68fca1)
|
100 | 102 | * [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet/tree/master/zh-cn#docker-cheat-sheet)
|
101 |
| -* [FreeRADIUS新手入门](http://freeradius.akagi201.org) |
| 103 | +* [FreeRADIUS新手入门](http://freeradius.akagi201.org) :worried: |
102 | 104 | * [Mac 开发配置手册](https://aaaaaashu.gitbooks.io/mac-dev-setup/content/)
|
103 | 105 | * [FreeBSD 使用手册](https://www.freebsd.org/doc/zh_CN/books/handbook/index.html)
|
104 | 106 | * [Linux 命令行(中文版)](http://billie66.github.io/TLCL/book/)
|
|
135 | 137 |
|
136 | 138 | ## 计算机图形学
|
137 | 139 | * [OpenGL 教程](https://github.com/zilongshanren/opengl-tutorials)
|
138 |
| -* [WebGL自学网](http://html5.iii.org.tw/course/webgl/) |
| 140 | +* [WebGL自学网](http://html5.iii.org.tw/course/webgl/) :worried: |
139 | 141 | * [《Real-Time Rendering 3rd》提炼总结](https://github.com/QianMo/Real-Time-Rendering-3rd-Summary-Ebook)
|
140 | 142 |
|
141 | 143 | [返回目录](#目录)
|
|
176 | 178 | ## 编辑器
|
177 | 179 |
|
178 | 180 | * [exvim--vim 改良成IDE项目](http://exvim.github.io/docs-zh/intro/)
|
179 |
| -* [笨方法学Vimscript 中译本](http://learnvimscriptthehardway.onefloweroneworld.com/) |
| 181 | +* [笨方法学Vimscript 中译本](http://learnvimscriptthehardway.onefloweroneworld.com/) :worried: |
180 | 182 | * [Vim中文文档](https://github.com/vimcn/vimcdoc)
|
181 | 183 | * [所需即所获:像 IDE 一样使用 vim](https://github.com/yangyangwithgnu/use_vim_as_ide)
|
182 | 184 | * [vim 实操教程](https://github.com/dofy/learn-vim)
|
|
0 commit comments