mirror of
https://github.com/justjavac/free-programming-books-zh_CN.git
synced 2025-01-18 07:52:52 +08:00
commit
e9aefeb960
12
README.md
12
README.md
@ -30,6 +30,7 @@
|
||||
* [NoSQL](#nosql)
|
||||
* [PostgreSQL](#postgresql)
|
||||
* [MySQL](#mysql)
|
||||
* [管理和监控](#管理和监控)
|
||||
* [项目相关](#项目相关)
|
||||
* [设计模式](#设计模式)
|
||||
* [Web](#web)
|
||||
@ -107,7 +108,6 @@
|
||||
* [Nginx开发从入门到精通](http://tengine.taobao.org/book/index.html) (淘宝团队出品)
|
||||
* [Nginx教程从入门到精通](http://www.ttlsa.com/nginx/nginx-stu-pdf/)(PDF版本,运维生存时间出品)
|
||||
* [Apache 中文手册](http://works.jinbuguo.com/apache/menu22/index.html)
|
||||
* [Elasticsearch权威指南](http://looly.gitbooks.io/elasticsearch-the-definitive-guide-cn/)
|
||||
|
||||
### 版本控制
|
||||
|
||||
@ -160,6 +160,15 @@
|
||||
* [MySQL索引背后的数据结构及算法原理](http://blog.codinglabs.org/articles/theory-of-mysql-index.html)
|
||||
* [21分钟MySQL入门教程](http://www.cnblogs.com/mr-wid/archive/2013/05/09/3068229.html)
|
||||
|
||||
### 管理和监控
|
||||
|
||||
* [ELKstack 中文指南](http://kibana.logstash.es)
|
||||
* [Mastering Elasticsearch(中文版)](http://udn.yyuap.com/doc/mastering-elasticsearch/)
|
||||
* [ElasticSearch 权威指南](https://www.gitbook.com/book/fuxiaopang/learnelasticsearch/details)
|
||||
* [Elasticsearch 权威指南(中文版)](http://es.xiaoleilu.com)
|
||||
* [Logstash 最佳实践](http://udn.yyuap.com/doc/mastering-elasticsearch/)
|
||||
* [Puppet 2.7 Cookbook 中文版](http://bbs.konotes.org/workdoc/puppet-27/)
|
||||
|
||||
### 项目相关
|
||||
|
||||
* [持续集成(第二版)](http://article.yeeyan.org/view/2251/94882) (译言网)
|
||||
@ -519,7 +528,6 @@
|
||||
* [编写Ruby的C拓展](http://wusuopu.gitbooks.io/write-ruby-extension-with-c/content/)
|
||||
* [Ruby 源码解读](https://ruby-china.org/topics/22386)
|
||||
* [Ruby中的元编程](http://deathking.github.io/metaprogramming-in-ruby/)
|
||||
* [Puppet 2.7 Cookbook 中文版](http://bbs.konotes.org/workdoc/puppet-27/)
|
||||
|
||||
### Rust
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user