Skip to content

Commit 024bc96

Browse files
committed
Merge pull request EbookFoundation#1263 from ruchee/master
added three books about PHP, Shell and HTTP
2 parents 5c2955d + 62798c0 commit 024bc96

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

free-programming-books-zh.md

+7
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
* [Swift](#swift)
3333
* [Vim](#vim)
3434
* [Visual Prolog](#visual-prolog)
35+
* [Web](#web)
3536

3637

3738
### 语言无关
@@ -169,6 +170,7 @@
169170
### PHP
170171
* [深入理解 PHP 内核](http://www.php-internals.com/book/)
171172
* [PHP扩展开发及内核应用](http://www.walu.cc/phpbook/preface.md)
173+
* [Symfony2 实例教程](http://wusuopu.gitbooks.io/symfony2_tutorial/content)
172174

173175

174176
### Python
@@ -213,6 +215,7 @@
213215
### Shell
214216
* [Shell 编程基础](http://wiki.ubuntu.org.cn/Shell%E7%BC%96%E7%A8%8B%E5%9F%BA%E7%A1%80)
215217
* [Shell 脚本编程30分钟入门](https://github.com/qinjx/30min_guides/blob/master/shell.md)
218+
* [The Linux Command Line 中文版](http://billie66.github.io/TLCL/book/zh)
216219

217220

218221
### Swift
@@ -226,3 +229,7 @@
226229
### Visual Prolog
227230
* [Visual Prolog 7初学指南](http://wiki.visual-prolog.com/index.php?title=A_Beginners_Guide_to_Visual_Prolog_in_Chinese)
228231
* [Visual Prolog 7边练边学](http://wiki.visual-prolog.com/index.php?title=Visual_Prolog_for_Tyros_in_Chinese)
232+
233+
234+
### Web
235+
* [HTTP 下午茶](http://happypeter.github.io/tealeaf-http)

0 commit comments

Comments
 (0)