随笔分类 - 程序员的修养
摘要:Code Review Best Practices -- 代码审查最佳实践 AtWiredrive, we do a fair amount of code reviews. I had never done one before I started here so it was a new ex
阅读全文
摘要:Act with Prudence Apply Functional Programming Principles Ask, “What Would the User Do?” (You Are Not the User) Automate Your Coding Standard Beauty I
阅读全文
摘要:Bad architecture causes more problems than bad code.相较于糟糕的代码,糟糕的架构会导致更多的问题 You will spend more time thinking than coding.思考的时间应大于编码的时间 3.The best prog
阅读全文
摘要:提问的智慧 How To Ask Questions The Smart Way Copyright © 2001,2006,2014 Eric S. Raymond, Rick Moen 本指南英文版版权为 Eric S. Raymond, Rick Moen 所有。 原文网址:http://ww
阅读全文