让你最不耐烦的是你最大的学习来源。
过去是一面镜子,我们在其中看到自己的倒影。
"In the end, we are all just stories."
失败是一个组织最好的老师。开诚布公地客观谈论失败,分析问题所在,你就会从失败中学到关于决策和组织行为的新规则。如果评估得当,失败就有可能改变一个组织的进程,使其在未来更加成功。
The Liskov Substitution Principle is a fundamental concept in object-oriented programming, stating that objects of a superclass should be replaceable with objects of a subclass without affecting the correctness of the program.