手册地址:http://www.ibiblio.org/swaroopch/byteofpython/read/introduction.html
昨日,无网络,于是在家看完了这个手册,前言中的2小句感觉写的甚是,于是摘抄下来:
1、There are two ways of constructing a software design: one way is to make it so simple that there are obviously no deficiencies; the other is to make it so complicated that there are no obvious deficiencies.
(有两种方式构建软件设计:一种是把软件做得很简单以至于明显找不到缺陷;另一种是把它做得很复杂以至于找不到明显的缺陷。)
2、Success in life is a matter not so much of talent and opportunity as of concentration and perseverance.
(获得人生中的成功需要的专注与坚持不懈多过天才与机会。)