Skip to main content

Teach Yourself Programming in Ten Years

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 60 people (15 private), first by anonymouse user on 2006-03-18


Public Sticky notes

Researchers (Hayes, Bloom) have shown it takes about ten years to develop expertise in any of a wide variety of areas, including chess playing, music composition, painting, piano playing, swimming, tennis, and research in neuropsychology and topology.

Highlighted by gogobyte

one that supports functional abstraction (like Lisp or ML), one that supports syntactic abstraction (like Lisp)

Highlighted by mpatnott

Teach Yourself Programming in Ten Years

Highlighted by waltz8

the most effective learning requires a well-defined task with an appropriate difficulty level for the particular individual, informative fee

Highlighted by garysb

dback, and opportunities for

Highlighted by garysb

repetition and corrections of errors.

Highlighted by garysb

Learn at least a half dozen programming languages. Include one language that supports class abstractions (like Java or C++), one that supports functional abstraction (like Lisp or ML), one that supports syntactic abstraction (like Lisp), one that supports declarative specifications (like Prolog or C++ templates), one that supports coroutines (like Icon or Scheme), and one that supports parallelism (like Sisal).

Highlighted by arizona2