ChatinCode

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

Douglas Crockford是JavaScript开发社区最知名的权威,是JSONJSLintJSMinADSafe之父,是《JavaScript:The Good Parts》(英文版中文版)的作者。JavaScript的发明人Brendan Eich说他是“Yoda of lambda programming and JavaScript(lambda编程和JavaScript的精神领袖)”。他同时也服务于ECMA的JavaScript2.0技术委员会(TC39)。其个人站点和Blog是http://www.crockford.com/http://profiles.yahoo.com/blog/GSBHPXZFNRM2QRAP3PXNGFMFVU

Douglas Crockford现在是Yahoo的资深JavaScript架构师,曾在Atari公司(视频游戏工业的领袖)开发了办公自动化系统,同时也完成了对于游戏和音乐的研究;曾任Lucasfilm(卢卡斯)电影公司技术总监;在Paramount(派拉蒙)公司任职过新媒体执行主管;在电气社区,通常为人所知的是communities.com的创始人兼首席执行官;他还创办了State软件公司并作为该公司CTO,这也是他发现JSON时所在的地方。他同时也对Blissymbolics非常感兴趣,这是一种图形、象征性的语言,并且对永久减肥(Permanent Weight Loss)做过研究。

YUI团队2008年底的合影,中间的长者即为Douglas Crockford:yui-team

Douglas Crockford作为JavaScript开发社区的Guru,其众多的在JavaScript开发方面的研究成果被广泛的应用,而他的思想也深深的影响了整个JavaScript应用和发展。学习、理解、实践大师的思想,我们才可能站在巨人的肩上,才有机会超越,所以下面列表是一个开始:

  1. JavaScript: The Wrrrld’s Most Misunderstood Programming Language
    中文:JavaScript:世界上最被误解的语言
  2. The World’s Most Misunderstood Programming Language Has Become the World’s Most Popular Programming Language
    中文:JavaScript:从最受误解的编程语言演变为最流行的语言
  3. A Survey of the JavaScript Programming Language
    中文:纵览 JavaScript语言
  4. Code Conventions for the JavaScript Programming Language
    中文:JavaScript程序编码规范
  5. The Little JavaScripter
    对《The Little Schemer》一书的讨论,并作了以JavaScript代替Scheme的尝试
  6. Private Members in JavaScript
    中文:JavaScript中的私有成员
  7. Prototypal Inheritance in JavaScript
    中文:在JavaScript实现基于原型的继承
  8. Classical Inheritance in JavaScript
    中文:在JavaScript中实现基于类模式的继承
  9. Remedial JavaScript
    过快的标准化导致JavaScript在开发过程中未得到足够的优化,当前它仍存在一些问题,本文提出了一些补救的措施
  10. JavaScript and HTML Script Tags
    中文:JavaScript与HTML的Script标签
  11. JScript Memory Leaks
    中文:JScript的内存泄漏
  12. Top Down Operator Precedence
    自顶向下的运算符优先级,这是Douglas Crockford为《Beautiful Code(代码之美)》而写,位于书中第九章
  13. The Elements of JavaScript Style, Parts One and Two
    中文:JavaScript的风格要素12
  14. Minification v. Obfuscation
  15. Synchronous v. Asynchronous
  16. with Statement Considered Harmful
  17. Global Domination
  18. Global Domination, Part Two
  19. for in Intrigue
  20. JavaScript, We Hardly new Ya
    中文:JavaScript的new,好久不见啊
  21. JSON and Browser Security
    中文:JSON和浏览器安全
  22. I’d Rather switch Than Fight!
  23. The Only Thing We Have To Fear Is Premature Standardization
    中文:不成熟的标准化是我们唯一惧怕的
  24. When You Can’t Count On Your Numbers
  25. Fixing HTML    中文
  26. HTML4.2
  27. Ajax security幻灯片
  28. JavaScript: The Good Parts视频,2009.03在Google的演讲
    1. 38 minutes视频位于Youtube上
    2. 幻灯片和ajax world 2008版本一样
  29. The Mashup Problem and Google Gears视频
    1. 44 minutes | MP4 download
  30. The JavaScript Programming Language视频
    1. Part 1: 31 minutes | M4V download
    2. Part 2: 31 minutes | M4V download
    3. Part 3: 29 minutes | M4V download
    4. Part 4: 20 minutes | M4V download
    5. 幻灯片
  31. An Inconvenient API: The Theory of the Dom视频
    1. Part 1 (31 minutes)
    2. Part 2 (21 minutes)
    3. Part 3 (26 minutes)
    4. 幻灯片
  32. Advanced JavaScript视频
    1. Part 1: 31 minutes
    2. Part 2: 25 minutes
    3. Part 3: 11 minutes
    4. 幻灯片
  33. Quality视频,YAHOO Frontend Summit 2007
    1. 48 minutes | M4V download
  34. JavaScript: The Good Stuff视频
    1. 39 minutes | M4V download
  35. The State of Ajax视频
    1. 38 minutes | M4V download
  36. Ajax Performance视频
    1. 38 minutes | M4V download
    2. 幻灯片
    3. 誊本:英文中文
  37. The JSON Saga
    1. 38 minutes | M4V download
    2. 幻灯片
    3. 誊本
  38. The State and Future of JavaScript
    1. 55 minutes | M4V download
    2. 幻灯片
  39. On JavaScript
    1. Volume One: The Early Years (Monday, January 25, 2010)
      1. 90 minutes | M4V download
      2. 幻灯片
    2. Chapter 2: And Then There Was JavaScript (Friday, February 5, 2010)
      1. 90 minutes | M4V download
      2. 幻灯片
    3. Act III: Function the Ultimate (Wednesday, February 17, 2010)
      1. 73 minutes | M4V download
      2. 幻灯片
    4. Episode IV: The Metamorphosis of Ajax (Wednesday, March 3, 2010)
      1. 93 minutes | M4V download
      2. 幻灯片
    5. Part 5: The End of All Things (Wednesday, March 31, 2010)
      1. 94 minutes | M4V download
      2. 幻灯片
附注: 转录这篇文章只是为了余暇时看看其中的链接,当然我也认为标题恰如其分。
posted on 2012-02-09 11:58  ChatinCode  阅读(405)  评论(0编辑  收藏  举报