Add Elon Mush advice about learning

This commit is contained in:
Charles-Axel Dein 2019-09-18 10:14:00 +02:00
parent f69e6983aa
commit 1595441fc2
1 changed files with 4 additions and 0 deletions

View File

@ -463,6 +463,10 @@ Richard Feynman's Learning Strategy:
> Most people overestimate what they can do in 1 year and underestimate what they can do in a decade.
> Bill Gates
> Frankly, though, I think most people can learn a lot more than they think they can. They sell themselves short without trying.
> One bit of advice: it is important to view knowledge as sort of a semantic treemake sure you understand the fundamental principles, ie the trunk and big branches, before you get into the details/leaves or there is nothing for them to hang on to.
> — Elon Musk
### 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.