Skip to content

Commit 2a2d09c

Browse files
committed
fix
1 parent 9c07496 commit 2a2d09c

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

books/free-programming-books-zh.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* [编辑器](#编辑器)
77
* [编译原理](#编译原理)
88
* [操作系统](#操作系统)
9+
* [程序员杂谈](#程序员杂谈)
910
* [大数据](#大数据)
1011
* [分布式系统](#分布式系统)
1112
* [管理和监控](#管理和监控)
@@ -153,6 +154,11 @@
153154
* [UNIX TOOLBOX](https://web.archive.org/web/20210812021003/cb.vu/unixtoolbox_zh_CN.xhtml) *(:card_file_box: archived)*
154155

155156

157+
### 程序员杂谈
158+
159+
* [程序员的自我修养](http://www.kancloud.cn/kancloud/a-programmer-prepares)
160+
161+
156162
### 大数据
157163

158164
* [面向程序员的数据挖掘指南](http://dataminingguide.books.yourtion.com)
@@ -371,7 +377,7 @@
371377

372378
### Elixir
373379

374-
* [Elixir 编程语言教程](https://web.archive.org/web/20200224214134/http://elixirschool.com/blog) (Elixir School) *(:card_file_box: archived)*
380+
* [Elixir 编程语言教程](https://elixirschool.com/zh-hans) (Elixir School)
375381
* [Elixir Getting Started 中文翻译](https://github.com/Ljzn/ElixrGettingStartedChinese)
376382
* [Elixir元编程与DSL 中文翻译](https://github.com/Ljzn/MetaProgrammingInElixirChinese)
377383
* [Phoenix 框架中文文档](https://mydearxym.gitbooks.io/phoenix-doc-in-chinese/content/)
@@ -586,7 +592,7 @@
586592

587593
### Lua
588594

589-
* [Lua 5.3 参考手册](https://web.archive.org/web/20180823151945/http://www.runoob.com/manual/lua53doc/contents.html) *(:card_file_box: archived)*
595+
* [Lua 5.3 参考手册](https://www.runoob.com/lua/)
590596

591597

592598
### Markdown
@@ -700,7 +706,7 @@
700706
* [Rails 风格指南](https://github.com/JuanitoFatas/rails-style-guide/blob/master/README-zhCN.md)
701707
* [Ruby 风格指南](https://github.com/JuanitoFatas/ruby-style-guide/blob/master/README-zhCN.md)
702708
* [Ruby on Rails 实战圣经](https://ihower.tw/rails4/)
703-
* [Ruby on Rails 指南](https://web.archive.org/web/20200807203425/https://ruby-china.github.io/rails-guides/) *(:card_file_box: archived)*
709+
* [Ruby on Rails 指南](https://ruby-china.github.io/rails-guides/)
704710
* [Sinatra](http://www.sinatrarb.com/intro-zh.html)
705711

706712

0 commit comments

Comments
 (0)