mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-07 13:58:03 +00:00
Merge pull request #556 from justinyhuang/patch-1
Update free-programming-books-zh.md
This commit is contained in:
commit
e074ffa09c
@ -10,6 +10,7 @@
|
||||
* [Haskell](#haskell)
|
||||
* [Scala](#scala)
|
||||
* [Shell](#shell)
|
||||
* [Database](#database)
|
||||
|
||||
###在线教育
|
||||
* [MIT OCW -- 麻省理工学院“开放式课程网页”](http://ocw.mit.edu/courses/translated-courses/simplified-chinese/)
|
||||
@ -20,6 +21,7 @@
|
||||
|
||||
###软件开发方法
|
||||
* [硝烟中的 Scrum 和 XP](http://www.infoq.com/cn/minibooks/scrum-xp-from-the-trenches)
|
||||
* [文章《Functional Programming For The Rest of Us》的中文翻译](https://github.com/justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn)
|
||||
|
||||
###HTML / CSS
|
||||
* [学习CSS布局](http://zh.learnlayout.com/)
|
||||
@ -53,3 +55,6 @@
|
||||
|
||||
### Shell
|
||||
* [Shell 脚本编程30分钟入门](https://github.com/qinjx/30min_guides/blob/master/shell.md)
|
||||
|
||||
### Database
|
||||
* [The Little MongoDB Book 中文版](https://github.com/justinyhuang/the-little-mongodb-book-cn)
|
||||
|
Loading…
Reference in New Issue
Block a user