as-a-junior-engineer
As a junior engineer, there’s simply no substitute for getting the first 100K lines of code under your belt. The “start over each day” method will help get you to those 100K lines faster.You might think covering the same ground multiple times isn’t as valuable as getting 100K diverse lines of code. I disagree. Solving the same problem repeatedly is actually really beneficial for retaining knowledge of patterns you figure out.You only need 5K perfect lines to see all the major patterns once. The other 95K lines are repetition to rewire your neurons.
Algorithms we develop software by,很有同感的一段话,很多事情只有不断重复才能真正掌握它,例如走路,会走一次,不能算学会走路,只有不断地走,直到忽略你在走路这个事实之后,才算真正地学会了走路。