April 27, 2016
Julia was recommended to read this book "Clean Code". So, plan to read the book in next 2 weeks.
Put some notes together on this blog.
http://goo.gl/hHBZPS
Short slides about the book: clean code
Nov. 15, 2016
Spent 1+ hour to read the chapter 3:
Chapter 3 - Functions
small
do one thing
one level of Abstraction per function
Julia likes to google and work on those 3 key concepts.
Google search:
Keyword:
one level of Abstraction per function
http://principles-wiki.net/principles:single_level_of_abstraction
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.
No comments:
Post a Comment