the good parts (JavaScript语言精粹)

Douglas Crockford

有个三天的workshop视频,以下是阅读理解笔记

part one => programming style and your brain

  • 有的人觉得programming style是偏好问题;但是Douglas觉得编程风格却有好坏,有些风格明显优于其他风格

  • Daniel Kahneman(the Nobel Winning Psychologist)有一本书《思考,快与慢》

  • The Web Browser Platform

    • Horribly insecure
    • Still “fixing it later”
    • HTML5 made it worse instead of better
    • It is still better than everything else

Blame the victim

whose interest does the program represent? the browser got this right. every other platform for this wrong