Page 122 - JavaScript修炼之道
P. 122

114      附录D  求助指南

                                                                                       ①
                   Douglas Crockford(JSON和JSLint的创始人)编写的JavaScript: The GoodParts 也很值得
                   一看,Doug在此书中不断提醒我们JavaScript中三分之二的内容都不应被使用(笑)。
                   jQuery的创始人John Resig最近在Sitepoint上编写了一本看似不错的小册子:Secrets of the
                   JavaScript Ninja。
                   接下来,这本书仍然来自Sitepoint,虽然有些过时,但仍然是一本好书,它由多个作者合
                   著而成,这就是The Art and Science of JavaScript 。
                                                            ②
                   非凡的JavaScript传道者Chris Heilmann编写的Beginning Java-Script with DOM Scripting and

                   Ajax: From Novice to Professional也是值得一读的佳作。
                   此外,一定不要忘了Thomas Fuchs和Amy Hoy最近合写的一本书:JavaScript Performance
                   Rocks!。这本书对如何调优JavaScript性能有着出色的讲解。

             D.2  框架的帮助资源

                 这部分把分散在附录C中的一些在线资源整合在了一起。

                 Prototype和script.aculo.us

                   官方支持列表:http://groups.google.com/group/prototype-scriptaculous。
                   在线API文档:http://api.prototypejs.org/。
                                   http://wiki.github.com/madrobby/scriptaculous/。

                   IRC频道:Freenode 上的#prototype和#scriptaculous频道。
                 参考书:

                   Practical Prototype and script.aculo.us,由Andrew Dupont编写。
                   Prototype and script.aculo.us,由本书作者编写。

                 jQuery

                   官方论坛: http://forum.jquery.com/。
                   教程:http://docs.jquery.com/Tutorials。
                   API文档:http://docs.jquery.com/Main_Page。
                   IRC频道:Freenode 上的#jquery频道。



             ——————————
                ① 此书中文版《JavaScript语言精粹》,已由电子工业出版社出版。*
                ② 此书中文版《JavaScript艺术与科学》已由电子工业出版社出版。*
   117   118   119   120   121   122   123   124   125   126   127