你必须知道的十大编程格言
2018-08-19 本文已影响17人
MrHamster
保持简单直白(Keep It Simple Stupid)
不要做重复的事情(Don’t Repeat Yourself)
能干的人解决问题。智慧的人绕开问题(A clever person solves a problem. A wise person avoids it) – Einstein
沉默会被理解为赞同(Silence is construed as approval)( Picked from Kevin blog )
没有火就不会有烟(There is no smoke without fire)
先想好,后编程(Think first, Program later)
永远不要假设计算机为你假设了任何前提(Never assume the computer assumes anything)
你有没有什么喜欢的编程格言?都是些什么?