Pro JavaScript Techniques
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.
Who is this book for?
Pro JavaScript Techniques is aimed at any programmer with simple JavaScript experience to get him completely up to date with latest techniques behind the technology.
Conclusion
This book teaches you all you need to know about modern JavaScript techniques, and shows you how to use javascript in combination with other technologies such as in the AJAX paradigm.
Throughout this book the author provides with a number of case studies and sets of reusable functions that you can follow along with and use in your own applications to demonstrate the concepts covered. This includes everything from image galleries and autocomplete search boxes to a full Ajax wiki application. Additionally, a number of examples that utilize modern JavaScript libraries such as Prototype, Scriptaculous, and others are provided.
Comments
Be the first to write a comment
You must me logged in to write a comment.