Posts Tagged “Programming(编程)”
我是如何学会编程的
掌握一项技能是需要时间和实践的,降低预期,慢即是快。这篇文章我想讲讲我——作为一个普通人——学习编程的经验,主要是三次“开窍”的心路历程。
Legacy code best practice: how to take over an existing project smoothly
Don’t rush to overturn all the old code, but change it little by little, modularize and optimize it.