UNIX philosophy(ZT)

UNIX philosophy ---- from TAOUP Eric S. Raymond

1, Rule of Modularity:Write simple parts connected by clean interfaces.
2, Rule of Clarity:Clarity is better than cleverness.
3, Rule of Compositionesign programs to be connected to other programs.
4, Rule of Separation:Separate policy from mechanism; separate interfaces
   from engines.
5, Rule of Simplicityesign for simlicity; add complexity only where you must.
6, Rule of Parsimony:Write a big program only when it is clear by demonstration
   that nothing else will do.
7, Rule of Transparencyesign for visibility to make inspection and debugging
   easier.
8, Rule of Robustness:Robustness is the child of transparency and simplicity.
9, Rule of Representation:Fold knowledge into data so program logic can be
   stupid and robust.
10,Rule of Least Surprise:In interface design, always do the least surprising
   thing.
11,Rule of Silence:When a program has nothing surprising to say, it should
   say nothing.
12,Rule of Repair:When you must fail, fail noisily and as soon as possible.
13,Rule of Economyrogrammer time is expensive; conserve it in preference to
   machine time.
14,Rule of Generation:Avoid hand-hacking; write programs to write programs
   when you can.
15,Rule of Optimizationrototype before polishing. Get it working before you
   optimize it.
16,Rule of Diversityistrust all claims for "one true way".
17,Rule of Extensibilityesign for the future, because it will be here sooner
   than you think.

1 模块化:将它分为若干个简单的部分,通过清晰的界面连接起来。
2 简洁:简洁,比小聪明来得好
3 组合:可以与其他程序相互连接
4 分离:结构上要采取分离的策略;将界面与引擎分开
5 简单:仅仅在必需的时候才增加程序的复杂性
6 节俭:除非无路可走,才去写那些大型程序
7 透明:使得检查和Debug的过程非常容易
8 坚固:透明+简单的结果
9 外在化:将经验转化为数据,从而让程序的逻辑变得易解和健全
10 最少意外:在界面设计上,让人感觉意外的地方永远要控制在最少
11 安静:当一个程序没有什么意外的地方的时候,它就会很安静
12 可修复:尽力修复–但是你一定会出错的时候,越早越好
13 经济:编程的时间非常昂贵,把它保留下来给机器
14 可再生:避免手工操作。在可以的时候,写一个程序,让它帮你编程
15 优化:动手之前先要有原型;先让它运行起来,再优化
16 多样性:不要相信众多要求,用一种真正有效的方法
17 可扩展性:为了将来考虑,因为很快它就不是你想的那样的了

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值