Merge pull request #293 from Rhysn/master

修改了无效链接,增加Python书目
This commit is contained in:
迷渡 2015-03-23 12:40:06 +08:00
commit d31465bdc4

View File

@ -188,6 +188,7 @@
* [大数据/数据挖掘/推荐系统/机器学习相关资源](https://github.com/Flowerowl/Big-Data-Resources)
* [面向程序员的数据挖掘指南](https://github.com/jizhang/guidetodatamining)
* [大型集群上的快速和通用数据处理架构](https://code.csdn.net/CODE_Translation/spark_matei_phd)
* [数据挖掘中经典的算法实现和详细的注释](https://github.com/linyiqun/DataMiningAlgorithm)
## 编程艺术
@ -443,7 +444,7 @@
### Haskell
* [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/)
* [Haskell趣学指南](http://learnyouahaskell-zh-tw.csie.org/zh-cn/chapters.html)
* [Haskell趣学指南](http://fleurer-lee.com/lyah/)
### R