Ruby创始者松本行弘的编程十句箴言...

  1. Learning more than one programming languages,perferable many different style ones, like scripting, object-oriented,functional, logic,etc. Learning languages teaches you many about programming .
  2. Read good bools, for example, "Pragmatic Programmers","Refactoring", and "Art of Computer Science".
  3. Read the source code. The source code is the source of information and knowledge. Thanks to the opensource.
  4. Don't focus too much on tool. Tools changes.  Algorithms and basic fundamentals don't.
  5. Don't focus too much on machines. Programmers often fall in the computer's view points. But human make programs,programs server human. Don't forget that programming is a human oriented activity.
  6. Be lazy.Machines should be server human beings. Often programmers serve machines unconsciously. Let machines serve you. Do everything you can do to make you lazy.
  7. Tset early,test often. Write test suits before you code, if possible.
  8. Be nice to others. Consider interface first, man to man, man to machines, machines to machines. Again,remember, human factor is important.
  9. Be creative.
  10. Enjoy programming and life. I believe that is one of the purpose of life

 

转自:http://www.dnnsun.com/Blog/tabid/67/EntryID/3/Default.aspx

posted @   shiningrise  阅读(576)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
阅读排行:
· DeepSeek 开源周回顾「GitHub 热点速览」
· 记一次.NET内存居高不下排查解决与启示
· 物流快递公司核心技术能力-地址解析分单基础技术分享
· .NET 10首个预览版发布:重大改进与新特性概览!
· .NET10 - 预览版1新功能体验(一)
// 侧边栏目录 // https://blog-static.cnblogs.com/files/douzujun/marvin.nav.my1502.css
点击右上角即可分享
微信分享提示