Skip to content

Instantly share code, notes, and snippets.

@jmewes

jmewes/notes.md Secret

Created September 22, 2018 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmewes/0933c7309934ecf6d73e7315ebaaba5b to your computer and use it in GitHub Desktop.
Save jmewes/0933c7309934ecf6d73e7315ebaaba5b to your computer and use it in GitHub Desktop.
Teach Yourself Programming in Ten Years -- Peter Norvig

http://norvig.com/21-days.html

  • The best way to learn is learning by doing.
  • Real competence requires years to develop (see 10000 hour rule)
  • Personal experience is more important than recommendations from books
  • Talk with other programmers
  • Work together with more experienced programmers
  • Read source code of others
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment