collective-intelligence
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Running through the examples in the "Programming Collective Intelligence" book
collective-intelligence
=======================

Running through the examples in *Segaran T., "Programming Collective Intelligence", 1st edition*.

I'm taking a TDD approach, building tests with the results presented in the book and building my own code. This means the code is often different from the one in the text.
Some of the differences:
 - Bugs in the original code are fixed
 - Used descriptive variable names
 - Respects PEP 8 style 
 - More idiomatic Python
 - Some of the code is clearer and/or better perfoming 
 - And some may be worse, who knows...

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。