Add Bill Gates quote

This commit is contained in:
Charles-Axel Dein 2019-09-18 10:12:44 +02:00
parent 1930e0857e
commit f69e6983aa

View File

@ -460,6 +460,9 @@ Richard Feynman's Learning Strategy:
2. Step 2: When you learn something, learn it to where you can explain it to a child.
3. Step 3: Instead of arbitrarily memorizing things, look for the explanation that makes it obvious.
> Most people overestimate what they can do in 1 year and underestimate what they can do in a decade.
> Bill Gates
### Low-level
* [Back to Basics](https://www.joelonsoftware.com/2001/12/11/back-to-basics/), Joel Spolsky. Explains why learning low level programming is important.