书籍 Pro JavaScript Techniques的封面

Pro JavaScript Techniques

John Resig

出版社

Apress

出版时间

2006-12-13

ISBN

9781590597279

评分

★★★★★

标签

web编程

书籍介绍

Pro JavaScript Techniques is the ultimate JavaScript book for the modern web developer. It provides everything you need to know about modern JavaScript, and shows what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know, like basic syntax and structures.

Expert web developer and author John Resig concentrates on fundamental, vital topics--what modern JavaScripting is (and isn't), the current state of browser support, and pitfalls to be wary of. The book is organized into four sections:

Modern JavaScript development--using JavaScript the object-oriented way, creating reusable code, plus testing and debugging

DOM scripting--updating content and styles, plus events, and effect and event libraries

Ajax--how Ajax works, overcoming problems, and using libraries to speed up development of Ajax applications

The future of JavaScript--looking at cutting edge topics like JSON, HTML 5, and more

All concepts are backed up by real-world examples and case studies, and John provides numerous reusable functions and classes to save you time in your development. There are also up-to-date reference appendixes for the DOM, events, browser support (including IE7), and frameworks--so you can look up specific details quickly and easily.

用户评论
比较适合中级读者看,内容不错,但讲得比较空泛,很多地方都是点到为止,作者是jq的作者,还是推荐下。
jQuery的作者写的好书,介绍很重要的unobstrusive javascript。
找到略多错= =+。。。但是核心内容很讲究pro和unobtrusive JS,引人思考。。除了make it work外还有很多其他的non-functional requirements才是分高下的地方啊。。。
断断续续看了两年了,争取这次看完。。。大概看完了吧
进阶必备
比较基础。书中有些工具已经被淘汰了。
挑着看看,有些东西太老了,不过还是有用的
基本是对jQuery和Ajax的介绍