10 本不错的JavaScript入门学习英文书籍

openkk 12年前
   <h3>JavaScript & jQuery: The Missing Manual</h3>    <p><strong>by</strong> <em>David Sawyer McFarland</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/78fcd8c8fece62f4b3a14e44eba3c9e6.jpg" width="300" height="393" />    <p>JavaScript lets you supercharge your HTML with animation, interactivity, and visual effects—but many web designers find the language hard to learn. This jargon-free guide covers JavaScript basics and shows you how to save time and effort with the jQuery library of prewritten JavaScript code. You’ll soon be building web pages that feel and act like desktop programs, without having to do much programming.</p>    <p><a href="http://www.amazon.com/gp/product/B005Z29QQ2/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B005Z29QQ2">More Detail</a></p>    <h3>Eloquent JavaScript: A Modern Introduction to Programming</h3>    <p><strong>by</strong> <em>Marijn Haverbeke</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/4429c6826091a9571439c8e1504bc7af.jpg" width="300" height="180" />    <p>Eloquent JavaScript goes beyond the cut-and-paste scripts of the recipe books and teaches you to write code that’s elegant and effective. You’ll start with the basics of programming, and learn to use variables, control structures, functions, and data structures. Then you’ll dive into the real JavaScript artistry: higher-order functions, closures, and object-oriented programming.<br /> by Marijn Haverbeke</p>    <p><a href="http://www.amazon.com/gp/product/B004OEJNQ0/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B004OEJNQ0">More Detail</a></p>    <h3>JavaScript: Just the Basics – A Primer for the Complete Beginner</h3>    <p><strong>by</strong> <em>Michael J Young</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/6ad59b9e2d4e466ac670785540b9cc03.jpg" width="300" height="400" />    <p>JavaScript has become one of the most ubiquitous and important computer languages. It’s now used not only for adding active behavior to web pages, but also for writing applications for web servers, mobile devices, and even the computer desktop. Despite its popularity, however, JavaScript isn’t easy to learn or to understand. JavaScript isn’t simply “Java Lite.” Rather, it’s a highly unique, subtle, flexible, quirky, hazardous, full-featured, and fascinating computer language.</p>    <p><a href="http://www.amazon.com/gp/product/B006UTVQAS/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B006UTVQAS">More Detail</a></p>    <h3>JavaScript, A Beginner’s Guide, Third Edition</h3>    <p><strong>by</strong> <em>John Pollock</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/b79ea0a13ba4dfed94a618c747f2d546.jpg" width="296" height="400" />    <p>JavaScript: A Beginner’s Guide, Third Edition gives you step-by-step coverage of the fundamentals, including variables, functions, operators, event handlers, objects, arrays, strings, forms, and frames. You’ll also learn about more advanced techniques, including debugging and security. This hands-on guide explains how JavaScript works with XHTML Transitional and covers the new features available in JavaScript.</p>    <p><a href="http://www.amazon.com/gp/product/B002R0JXFE/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B002R0JXFE">More Detail</a></p>    <h3>Professional JavaScript for Web Developers</h3>    <p><strong>by</strong> <em>Nicholas C. Zakas</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/a709b80c6daa0ddfe07b07613e1d51d8.jpg" width="300" height="380" />    <p>As the key scripting language for the web, JavaScript is supported by every modern web browser and allows developers to create client-side scripts that take advantage of features such as animating the canvas tag and enabling client-side storage and application caches. After an in-depth introduction to the JavaScript language, this updated edition of a bestseller progresses to break down how JavaScript is applied for web development using the latest web development technologies. Veteran author and JavaScript guru Nicholas Zakas shows how JavaScript works with the new HTML5 as well as other significant advances in web development as it relates to JavaScript.</p>    <p><a href="http://www.amazon.com/gp/product/B006PW2URI/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B006PW2URI">More Detail</a></p>    <h3>Modern JavaScript: Develop and Design</h3>    <p><strong>by</strong> <em>Larry Ullman</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/38055e46e24375267bb85d38c01d0f22.jpg" width="300" height="436" />    <p>It’s time for a current, definitive JavaScript book, and in this comprehensive beginner’s guide, bestselling author Larry Ullman teaches the language as it is implemented today. Larry demonstrates how to build upon JavaScript’s ease of use, while demystifying its often-cryptic syntax, especially for those who have not programmed before. This book enforces modern JavaScript’s best practices and embraces key Web development approaches such as progressive enhancement and unobtrusive scripting. The author demonstrates loads of real-world code and makes it available for download.</p>    <p><a href="http://www.amazon.com/gp/product/B0079KB2IS/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B0079KB2IS">More Detail</a></p>    <h3>Object-Oriented JavaScript</h3>    <p><strong>by</strong> <em>Stoyan Stefanov</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/b79963474885175fcf03269dbef25ea9.jpg" width="300" height="381" />    <p>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 of eye-openers as you discover just what the language can do. This book takes a do-it-yourself approach when it comes to writing code, because the best way to really learn a programming language is by writing code. You are encouraged to type code into Firebug’s console, see how it works and then tweak it and play around with it. There are practice questions at the end of each chapter to help review what you have learned.</p>    <p>This book really goes into detail in explaining how the syntax of JavaScript can be used to create scalable applications from the ground-up. I would say this book is geared for the developer who has a grasp on the language itself but wants to learn more in creating real useful applications for the web using JavaScript and wants to learn without depending on any pre-built library or component.</p>    <p><a href="http://www.amazon.com/gp/product/B0057UNEJC/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B0057UNEJC">More Detail</a></p>    <h3>Pro JavaScript Techniques</h3>    <p><strong>by</strong> <em>John Resig</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/7faf6e8903df08d0f25f2895a23b8a14.jpg" width="300" height="371" />    <p>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.</p>    <p><a href="http://www.amazon.com/gp/product/B0015R3OHI/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B0015R3OHI">More Detail</a></p>    <h3>Beginning JavaScript and CSS Development with jQuery</h3>    <p><strong>by</strong> <em>Richard York</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/34e20095860ff7623d5fe74720ff1ab6.jpg" width="300" height="379" />    <p>I would definitely recommend this book for beginners of JQuery. In this book Richard York shows the beginner of JavaScript learner to learn rapidly make use of jQuery framework to reduce the amount of code that you need to write, through code syntax highlighting system, you will gain knowledge of perception about jQuery for example: installation and testing jQuery, manipulate content and attributes, simply show, hide, slide, and fade elements with smooth animations and transitions, practice for jQuery plugin development…</p>    <p><a href="http://www.amazon.com/gp/product/B004NSW9EK/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B004NSW9EK">More Detail</a></p>    <h3>Async JavaScript</h3>    <p><strong>by</strong> <em>Trevor Burnham</em></p>    <img title="JavaScript Book for Beginners" alt="10 本不错的JavaScript入门学习书籍" src="https://simg.open-open.com/show/c4675789cd42271d80b8724e339734ec.jpg" width="270" height="405" />    <p>In this book Trevor Burnham will show you how the JavaScript runtime handles async events and teach you how patterns like jQuery’s Promises and libraries like Async.js and Step can save you from callback hell. It’ll also show you how to utilize multiple cores with Web Workers and Node’s cluster API.</p>    <p><a href="http://www.amazon.com/gp/product/B007N81FE2/ref=as_li_ss_tl?ie=UTF8&tag=appmoo-20&linkCode=as2&camp=1789&creative=390957&creativeASIN=B007N81FE2">More Detail</a></p>