If you’re an advanced beginner or intermediate JavaScript developer, JavaScript Enlightenment will solidify your understanding of the language—especially if you use a JavaScript library. In this conci
JavaScript in easy steps instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality JavaScript in easy steps begins by explaining how to easily in
“It’s uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and h
Learn to make more efficient apps, with just one language!Smashing Node.js: JavaScript Everywhere equips you with the necessary tools to understand Node.js and its uses in developing efficient web app
With Learning JavaScript Design Patterns, you’ll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to
This fully updated definitive JavaScript guide covers the latest features—including its uses in Ajax and HTML5-based Web applicationsJavaScript: The Complete Reference, Third Edition is completely rev
When developing apps for the latest smartphones, you’re faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help yo
You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book -- including code style
JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. This book is a
Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScr
With HTML5 and improved web browser support, JavaScript has become the tool of choice for creating high-performance web graphics. This faced-paced book shows you how to use JavaScript, jQuery, DHTML,
Eloquent JavaScript is a guide to JavaScript that focuses on good programming techniques rather than offering a mish-mash of cut-and-paste effects. The author teaches you how to leverage JavaScript's
Even though I've been hand-coding JavaScript for twelve years, I haven't forgotten what it's like to be just starting out. With this in mind, I wrote this book in a friendly, conversational style for
A new generation of web browsers has emerged that are specifically optimized for the capabilities of JavaScript. This unique book-and-DVD package shows you how to use JavaScript to make web pages mor
Do you want to add interactivity to your web pages or gain more control over how browsers display your content? This bestselling guide shows you how to use JavaScript to give your site visitors a mor
The World’s Easiest Java Script Tutorial–Fully Updated! JavaScript by Example, Second Edition, is the easiest, most hands-on way to learn JavaScript. Legendary programming instructor Ellie Q
What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced d
Pro JavaScript with MooTools is unlike any other JavaScript book on the market today. While similar books focus on either JavaScript as a language of the browser or how to use JavaScript frameworks,Pr
If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your
This BASICS series text, updated to include the latest information on JavaScript and HTML, provides an easy-to-follow, step-by-step introduction to all aspects of HTML and JavaScript programming. Topi
The perennial bestseller returns with new details for using the latest tools and techniques available with JavaScript JavaScript is the definitive language for making the Web a dynamic, rich, interac
Learn everything about utilizing the JavaScript language with the next generation of Rich Internet Applications from the accessible information in JavaScript Programmer’s Reference, both a tutorial an
This book provides a brief introduction to the JavaScript language, especially for students taking a general-interest computer science course who need material on a specific programming language to co
JavaScript in easy steps instructs readers of any skill level how to add functionality and dynamic effects to webpages. Written by expert Mike McGrath, the book contains separate chapters on all majo
The book requires no prior knowledge of JavaScript and works from the ground up to give you a thorough grounding in this powerful language. If you do already know some JavaScript, you will find plenty
This authoritative book offers a detailed explanation of the features that make JavaScript an outstanding object-oriented programming language. As a result, this guide defines a subset of JavaScript t
Both Harmes and Diaz work as front-end and interface engineers for leading search engine companies, and they have collaborated on this guide to using Pro JavaScript programming for web development tas
Advanced JavaScript, Third Edition provides an in-depth examination of the most important features of JavaScript. Beginning with an overview of JavaScript, the book quickly moves into more advanced fe
For each problem Goodman addresses, theres a solution or recipe--a focused piece of code that Web developers can insert directly into their applications. The author includes explanations of how and wh
A guide to the JavaScript programming language covers such topics as document access, events, animation, form enhancements, errors and debugging, and Ajax.