read links July-14

时间:2024-09-07 18:35:14

1)   http://ruby-hacking-guide.github.io/intro.html

It has one part to discuss “Technique to read source code”. BTW, you could download kindle file from github.

2)   http://www.infoq.com/cn/news/2014/07/jeff-dean-large-online-service (Chinese)

Jeff Dean谈如何在大型在线服务中做到快速响应

3)   http://www.matheuslima.com/on-retrospective-meetings/

On Retrospective Meetings

4)   http://blog.zhaojie.me/2014/07/how-many-elements-in-your-dictionary.html (Chinese)

你的字典里有多少元素?

5) https://github.com/Fody/MethodDecorator 给函数加前置后置的动作

6) https://github.com/Fody/MethodTimer 对函数运行时间计数

7)https://github.com/Fody/PropertyChanged

8)https://github.com/Fody/Fody