|
|
@ -10,6 +10,7 @@ |
|
|
|
* [Haskell](#haskell) |
|
|
|
* [Haskell](#haskell) |
|
|
|
* [Scala](#scala) |
|
|
|
* [Scala](#scala) |
|
|
|
* [Shell](#shell) |
|
|
|
* [Shell](#shell) |
|
|
|
|
|
|
|
* [Database](#database) |
|
|
|
|
|
|
|
|
|
|
|
###在线教育 |
|
|
|
###在线教育 |
|
|
|
* [MIT OCW -- 麻省理工学院“开放式课程网页”](http://ocw.mit.edu/courses/translated-courses/simplified-chinese/) |
|
|
|
* [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) |
|
|
|
* [硝烟中的 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 |
|
|
|
###HTML / CSS |
|
|
|
* [学习CSS布局](http://zh.learnlayout.com/) |
|
|
|
* [学习CSS布局](http://zh.learnlayout.com/) |
|
|
@ -53,3 +55,6 @@ |
|
|
|
|
|
|
|
|
|
|
|
### Shell |
|
|
|
### Shell |
|
|
|
* [Shell 脚本编程30分钟入门](https://github.com/qinjx/30min_guides/blob/master/shell.md) |
|
|
|
* [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) |
|
|
|