本文主要是介绍Simple thoughts,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
• Don’t believe in myths—reason for yourself.
• Don’t follow “conventional wisdom”—often the things everybody knows are simply wrong!
• Don’t trust rumors or opinions—test things for yourself and base decisions on proven examples.
• Break apart a problem into simpler questions, and assemble the answers to each step into an elegant, efficient solution.
• Don’t do things in your programs when the database can do them better and faster.
• Understand the differences between the ideal and the real.
• Ask questions about and be skeptical of unjustified “company policies” for technical standards.
• Consider the big picture of what’s best overall for the requirements at hand.
• Take the time to THINK.
这篇关于Simple thoughts的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!