Week 7, 2020
Till now 89 problems in leetcode were sloved in this phase, 7 in this week as usual.
MIT 6.824: Distributed Systems requires a precondition that reading through the Google MapReduce paper. I finished it and ready to start this course. The CMU 15-213 course was put on hold because I have some basic related and now former is an emphasis.
These days I wrote some bussiness code that makes me collapse. Cumbersome unit tests are meaningful but I really don’t want to deal with them.
I read an article about how to read source code. I really like the top-down method to go through the code, whose precondition is sufficient documents. Most projects did a good job on it. Regrettably, there always some projects do not care about the software engineering, you can’t figure out what each module does. It’s ok in some details in method level code, you can figure it out by the method name. Defects in the architecture document is fatal to developers…I have contributed to a 30 plus stars repository whose document was outdated for several releases. You would never know how does the extra moudles new added work till have delved into it thanks to the deadline.
Through 2 weeks deliberate practice, I notice there have been a obviously improvement in the spead of English reading. After long-term course learing it will progress imperceptibly. Let’s see.
I reported a bug[1] of Jetbrains existing since the beginning of the world about the Chinese IME in macOS. The issue was first created 7 years ago, but still not sloved in some conditions. The developers responsed in a time and located it. Also, I reported it to Baidu and Sogou, only Baidu replyed to me and informed to the developers.