Sunday, December 26, 2010

Javascript books for web developers

Web developers should know about following Javascript books -

1.Professional JavaScript for Web Developers - Almost 1,000 pages of VERY detailed JavaScript information. Written by Nicholas Zakas, Yahoo!
 Principal Front-end Engineer for Yahoo!’s home page and recommended by the 
YUI team as well.

2. JavaScript: The Definitive Guide - Considered the Bible of JavaScript for its thorough coverage of JavaScript. You need to have this in your library, even as a reference.

3. DOM Scripting: Web Design with JavaScript and the Document Object Model - This is a good book to get you familiar with the DOM.

4. AdvancED DOM Scripting: Dynamic Web Design Techniques - This book is for intermediate to advanced web designers and developers who already have a reasonable to good knowledge of HTML, CSS, and JavaScript.

5. Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional (Beginning: from Novice to Professional) - Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; its practical but comprehensive. It covers everything you need to know to get up to speed with JavaScript development to add dynamic enhancements to web pages and program Ajax-style applications.

6. Object-Oriented JavaScript: Create scalable, reusable high-quality JavaScript applications and libraries - his book treats JavaScript as a serious object-oriented language, showing you how to build robust, maintainable, and powerful libraries and applications. Along the way, we cover many of the recent innovations such as AJAX, JSON, and interesting design and coding patterns. After reading this book, you'll be prepared to ace your JavaScript job interview and even impress with some bits that the interviewer maybe didn't know. You should read this book if you want to be able to take your JavaScript skills to a new level of sophistication.

7. JavaScript: The Good Parts - With JavaScript: The Good Parts, you'll discover a beautiful, elegant, lightweight and highly expressive language that lets you create effective code, whether you're managing object libraries or just trying to get Ajax to run fast. If you develop sites or applications for the Web, this book is an absolute must.

8. Learning jQuery 1.3 - This book will give you the tools you need to be on the cutting edge of the web development community.While covering jQuery v1.3, the techniques discussed are still useful and I still recommend the book highly.

9. Pro JavaScript Techniques - John Resig’s famous book on advanced JS 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 doesnt waste any time looking at things you already know, like basic syntax and structures.

10. Secrets of the JavaScript Ninja - JavaScript expert John Resig reveals the inside know-how of the elite JavaScript programmers. Written to be accessible to JavaScript developers with intermediate-level skills.

11. Ajax Security - Ajax Security systematically debunks today’s most dangerous myths about Ajax security, illustrating key points with detailed case studies of actual exploited Ajax vulnerabilities, ranging from MySpace’s Samy worm to MacWorld’s conference code validator. Even more important, it delivers specific, up-to-the-minute recommendations for securing Ajax applications in each major Web programming language and environment, including .NET, Java, PHP, and even Ruby on Rails.

12. jQuery Cookbook: Solutions & Examples for jQuery Developers (Animal Guide) - Tips & techniques from the jQuery team rolled up in a cookbook style. You can’t go wrong.

13. jQuery in Action, Second Edition - It shows you how to traverse HTML documents, handle events, perform animations, and add Ajax to your web pages. The book's unique "lab pages" anchor the explanation of each new concept in a practical example. You'll learn how jQuery interacts with other tools and frameworks and how to build jQuery plugins.This is now updated for jQuery v1.4.x as well as jQuery UI 1.8.x. Definitely a must-have for jQuery developers.

14. jQuery: Novice to Ninja - Query: Novice to Ninja is a compilation of best-practice jQuery solutions to meet the most challenging JavaScript problems. In this question-and-answer book on jQuery, you'll find a cookbook of ready-to-go solutions to help breathe life into your web page.

15. MooTools 1.2 Beginner's Guide - MooTools is a simple-to-use JavaScript library, ideal for people with basic JavaScript skills who want to elevate their web applications to a superior level. If you're a newcomer to MooTools looking to build dynamic, rich, and user-interactive web site applications this beginner's guide with its easy-to-follow step-by-step instructions is all you need to rapidly get to grips with MooTools.

16. MooTools Essentials: The Official MooTools Reference for JavaScript™ and Ajax Development - Complete reference to the Mootools library.

17. Practical Dojo Projects (Practical Projects) - Dojo is a library like few others: written by some of the best JavaScript coders around today, providing nearly everything you’ll need to write modern Rich Internet Applications, all in one place. From Ajax to widgets, to client–side persistence and language extensions, and many points in between, Dojo has it all.

In Practical Dojo Projects, you’ll learn all about what Dojo has to offer.

18. Mastering Dojo: JavaScript and Ajax Tools for Great Web Experiences (Pragmatic Programmers) - In Mastering Dojo, you'll get the whole story, from basic usage to advanced idioms. Mastering Dojo starts out with a fast moving tutorial that will give you techniques that you can start using right away. You'll learn all about Dojo Core--the foundation on which all things Dojo stand. See how you can modularize your project for development and automatically package your release for optimal download performance.

19. Professional JavaScript Frameworks: Prototype,YUI, ExtJS, Dojo and MooTools (Wrox Programmer to Programmer) - This book is for web developers who are eager to explore the benefits of JavaScript frameworks. A working knowledge of HTML, CSS, and JavaScript is required.

20. YUI 2.8 Learning the Library - The YUI Library is a set of utilities and controls written in JavaScript for building Rich Internet Applications, across all major browsers and independently of any server technology. There's a lot of functionality baked into YUI, but getting to and understanding that functionality is not for the faint of heart. This book gives you a clear picture of YUI through a step-by-step approach, packed with lots of examples.

YUI 2.8: Learning the Library covers all released (non-beta) components of the YUI 2.8 Library in detail with plenty of working examples, looking at the classes that make up each component and the properties and methods that can be used. It includes a series of practical examples to reinforce how each component should/can be used, showing its use to create complex, fully featured, cross-browser, Web 2.0 user interfaces. It has been updated from its first edition with the addition of several chapters covering several new controls and enriched with lots of experience of using them.

2 comments:

Okeowo Aderemi said...

i've read 1,8 and 18, at first i liked Jquery but now am a Dojo Lover especially the ease at which you can create your classes

Rajesh said...

Thank you for assembling this excellent list