April 27, 2016
Julia spent one month to go over the book, use it to do some code review in 2014. So, write down things learned from her favorite book:
http://www.amazon.com/Art-Readable-Code-Theory-Practice/dp/0596802293
chapter 5: Knowing what to comment
chapter 6: Making comments precise and compact
chapter 7: Make control flow easy to read <- 9 out of 10
chapter 8: Break Down giant expression <- 10 out of 10
chapter 10: Extracting unrelated subproblems <- Favorite (8/ 1-10)
chapter 11: One task a time <- Should follow the idea more closely
Later, compare to "Clean Code" book, write a few words to share.
A blog about naming variable: (10-15 minutes reading)
http://a-nickels-worth.blogspot.ca/2016/04/a-guide-to-naming-variables.html
From January 2015, she started to practice leetcode questions; she trains herself to stay focus, develops "muscle" memory when she practices those questions one by one. 2015年初, Julia开始参与做Leetcode, 开通自己第一个博客. 刷Leet code的题目, 她看了很多的代码, 每个人那学一点, 也开通Github, 发表自己的代码, 尝试写自己的一些体会. She learns from her favorite sports – tennis, 10,000 serves practice builds up good memory for a great serve. Just keep going. Hard work beats talent when talent fails to work hard.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment