"I do not enlighten those who are not eager to learn, nor arouse those who are not anxious to give an explanation themselves. If I have presented one corner of the square and they cannot come back to me with the other three, I should not go over the points again. ― Confucius"
"Consider this puzzle: By starting from the number 1 and repeatedly either adding 5 or multiplying by 3, an infinite amount of new numbers can be produced. How would you write a function that, given a number, tries to find a sequence of additions and multiplications that produce that number?"
"The programmer who refuses to keep exploring will surely stagnate, forget his joy, lose the will to program (and become a manager)."
"如果表匠技艺精湛 and if the watch-maker was any good,"
"创建一个值,不需要建筑材料,也不用花钱。"
"This is what 144 might look like in bits: 144用比特位来表示大概就是这样:"
"Strings are used to represent text. (The name supposedly derives from the fact that it strings together a bunch of characters.)"