Showing posts with label dom. Show all posts
Showing posts with label dom. Show all posts

Monday, November 21, 2011

High Performance JavaScript (Build Faster Web Application Interfaces) (Paperback)

High Performance JavaScript (Build Faster Web Application Interfaces)
High Performance JavaScript (Build Faster Web Application Interfaces) (Paperback)
By Nicholas C. Zakas

Buy new: $23.09
68 used and new from $16.79
Customer Rating: 5.0

Customer tags: javascript(19), performance(11), web development(9), dom(7), programming(7), ajax(6), web(6), script(3), oop(2), performances, ordered, code

Review & Description

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 apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execution time, downloading, interaction with the DOM, page life cycle, and more.

Yahoo! frontend engineer Nicholas C. Zakas and five other JavaScript experts -- Ross Harmes, Julien Lecomte, Steven Levithan, Stoyan Stefanov, and Matt Sweeney -- demonstrate optimal ways to load code onto a page, and offer programming tips to help your JavaScript run as efficiently and quickly as possible. You'll learn the best practices to build and deploy your files to a production environment, and tools that can help you find problems once your site goes live.

  • Identify problem code and use faster alternatives to accomplish the same task
  • Improve scripts by learning how JavaScript stores and accesses data
  • Implement JavaScript code so that it doesn't slow down interaction with the DOM
  • Use optimization techniques to improve runtime performance
  • Learn ways to ensure the UI is responsive at all times
  • Achieve faster client-server communication
  • Use a build system to minify files, and HTTP compression to deliver them to the browser

Product Details

  • Amazon Sales Rank: #88348 in Books
  • Published on: 2010-03-30
  • Original language: English
  • Number of items: 1
  • Dimensions: .56" h x 7.04" w x 9.24" l, .85 pounds
  • Binding: Paperback
  • 240 pages

Click Check Price & More Reviews

Sunday, November 20, 2011

JavaScript: Visual QuickStart Guide (8th Edition) (Paperback)

JavaScript: Visual QuickStart Guide (8th Edition)
JavaScript: Visual QuickStart Guide (8th Edition) (Paperback)
By Tom Negrino

Buy new: $21.20
70 used and new from $17.15

First tagged by Dori Smith "Author, Programmer"
Customer tags: css, javascripting, dom scripting, dom, javascript programming, visual quickstart, json, best practices, jquery, programming, html5, peachpit

Review & Description

This task-based, visual-reference guide has been fully revised and uses step-by-step instructions and plenty of screenshots to give beginning and intermediate scripters what they need to know to keep their skills up-to-date. Readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. In this updated eighth edition, readers will find new information on using frameworks and libraries--such as jQuery--and modern coding techniques.

Product Details

  • Amazon Sales Rank: #107440 in Books
  • Published on: 2011-08-06
  • Original language: English
  • Number of items: 1
  • Binding: Paperback
  • 544 pages

Click Check Price & More Reviews

Friday, November 18, 2011

JavaScript: The Good Parts (Paperback)

JavaScript: The Good Parts
JavaScript: The Good Parts (Paperback)
By Douglas Crockford

Buy new: $17.99
63 used and new from $16.14
Customer Rating: 4.6

Customer tags: javascript(74), programming(47), best practices(34), json(28), web development(26), javascript programming(22), ajax(14), software development(12), dom(7), elegant(3), functional programming(2), jslint(2)

Review & Description

Most programming languages contain good and bad parts, but JavaScript has more than its share of the bad, having been developed and released in a hurry before it could be refined. This authoritative book scrapes away these bad features to reveal a subset of JavaScript that's more reliable, readable, and maintainable than the language as a whole-a subset you can use to create truly extensible and efficient code.

Considered the JavaScript expert by many people in the development community, author Douglas Crockford identifies the abundance of good ideas that make JavaScript an outstanding object-oriented programming language-ideas such as functions, loose typing, dynamic objects, and an expressive object literal notation. Unfortunately, these good ideas are mixed in with bad and downright awful ideas, like a programming model based on global variables.

When Java applets failed, JavaScript became the language of the Web by default, making its popularity almost completely independent of its qualities as a programming language. In JavaScript: The Good Parts, Crockford finally digs through the steaming pile of good intentions and blunders to give you a detailed look at all the genuinely elegant parts of JavaScript, including:

  • Syntax
  • Objects
  • Functions
  • Inheritance
  • Arrays
  • Regular expressions
  • Methods
  • Style
  • Beautiful features

The real beauty? As you move ahead with the subset of JavaScript that this book presents, you'll also sidestep the need to unlearn all the bad parts. Of course, if you want to find out more about the bad parts and how to use them badly, simply consult any other JavaScript book.

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.

Product Details

  • Amazon Sales Rank: #1504 in Books
  • Published on: 2008-05
  • Original language: English
  • Number of items: 1
  • Dimensions: .36" h x 6.99" w x 8.93" l, .54 pounds
  • Binding: Paperback
  • 176 pages

Click Check Price & More Reviews

Saturday, November 12, 2011

DOM Scripting: Web Design with JavaScript and the Document Object Model (Paperback)

DOM Scripting: Web Design with JavaScript and the Document Object Model
DOM Scripting: Web Design with JavaScript and the Document Object Model (Paperback)
By Jeremy Keith

Buy new: $21.90
86 used and new from $3.49
Customer Rating: 4.6

Customer tags: javascript(58), dom(37), dom scripting(29), web design(25), web development(21), ajax(15), css(10), jeremy keith(5), html(3), dhtml(3), tutorial(2), web standards(2)

Review & Description

These days, Web Designers and Developers take more care in designing and building web sites. Less readily do they turn to old fashioned techniques such as GIF spacers, tables for layout, and deprecated HTML elements, which can cause accessibility/usability problems and are just plain bad practice.

There are three main technologies married together to create usable, standards-compliant web designs – XHTML for data structure, Cascading Style Sheets for styling your data, and JavaScript for adding dynamic effects and manipulating structure on the fly using the Document Object Model.

This book is about the latter of the three. "DOM Scripting: Web Design with JavaScript and the Document Object Model" gives you everything you need to start using JavaScript and the Document Object Model to enhance your web pages with client-side dynamic effects. We start off by giving you a basic crash course in JavaScript and the DOM, then move on to provide you with several real world examples built up from scratch including dynamic image galleries and dynamic menus, and show you how to manipulate web page style using the CSS DOM, and create markup on the fly.

Product Details

  • Amazon Sales Rank: #110646 in Books
  • Published on: 2005-09-20
  • Original language: English
  • Number of items: 1
  • Dimensions: .1 pounds
  • Binding: Paperback
  • 368 pages

Click Check Price & More Reviews

Friday, November 11, 2011

jQuery in Action (Paperback)

jQuery in Action
jQuery in Action (Paperback)
By Bear Bibeault

39 used and new from $9.70
Customer Rating: 4.6

Customer tags: jquery(51), javascript(37), ajax(25), web development(18), dom(12), programming(10), web design(9), css(5), css design(3), framework(3), opensource ajax jquery, javascripts

Review & Description

A good web development framework anticipates what you need to do and makes those tasks easier and more efficient; jQuery practically reads your mind. Developers of every stripe-hobbyists and professionals alike-fall in love with jQuery the minute they've reduced 20 lines of clunky JavaScript into three lines of elegant, readable code. This new, concise JavaScript library radically simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages.

jQuery in Action, like jQuery itself, is a concise tool designed to make you a more efficient and effective web developer. In a short 300 pages, this book introduces you to the jQuery programming model and guides you through the major features and techniques you'll need to be productive immediately. The book anchors each new concept in the tasks you'll tackle in day-to-day web development and offers unique lab pages where you immediately put your jQuery knowledge to work.

There are dozens of JavaScript libraries available now, with major companies like Google, Yahoo and AOL open-sourcing their in-house tools. This book shows you how jQuery stacks up against other libraries and helps you navigate interaction with other tools and frameworks.

jQuery in Action offers a rich investigation of the up-and-coming jQuery library for client-side JavaScript. This book covers all major features and capabilities in a manner focused on getting the reader up and running with jQuery from the very first sections. Web Developers reading this book will gain a deep understanding of how to use jQuery to simplify their pages and lives, as well as learn the philosophy behind writing jQuery-enhanced pages.

Product Details

  • Amazon Sales Rank: #333409 in Books
  • Published on: 2008-02-14
  • Original language: English
  • Number of items: 1
  • Dimensions: .73" h x 7.42" w x 9.16" l, 1.36 pounds
  • Binding: Paperback
  • 376 pages

Features

  • ISBN13: 9781933988351
  • Condition: Used - Very Good
  • Notes: 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!

Click Check Price & More Reviews

Thursday, November 10, 2011

JavaScript: The Definitive Guide (Paperback)

JavaScript: The Definitive Guide
JavaScript: The Definitive Guide (Paperback)
By David Flanagan

49 used and new from $14.07
Customer Rating: 4.6

Customer tags: javascript(65), web development(34), ajax(30), programming(30), dom(27), script(17), web(13), ecmascript(10), reference(9), xml(4), alpha(2), ajax webapps

Review & Description

This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including:



  • Scripted HTTP and Ajax
  • XML processing
  • Client-side graphics using the canvas tag
  • Namespaces in JavaScript--essential when writing complex programs
  • Classes, closures, persistence, Flash, and JavaScript embedded in Java applications


Part I explains the core JavaScript language in detail. If you are new to JavaScript, it will teach you the language. If you are already a JavaScript programmer, Part I will sharpen your skills and deepen your understanding of the language.



Part II explains the scripting environment provided by web browsers, with a focus on DOM scripting with unobtrusive JavaScript. The broad and deep coverage of client-side JavaScript is illustrated with many sophisticated examples that demonstrate how to:



  • Generate a table of contents for an HTML document
  • Display DHTML animations
  • Automate form validation
  • Draw dynamic pie charts
  • Make HTML elements draggable
  • Define keyboard shortcuts for web applications
  • Create Ajax-enabled tool tips
  • Use XPath and XSLT on XML documents loaded with Ajax
  • And much more


Part III is a complete reference for core JavaScript. It documents every class, object, constructor, method, function, property, and constant defined by JavaScript 1.5 and ECMAScript Version 3.



Part IV is a reference for client-side JavaScript, covering legacy web browser APIs, the standard Level 2 DOM API, and emerging standards such as the XMLHttpRequest object and the canvas tag.



More than 300,000 JavaScript programmers around the world have made this their indispensable reference book for building JavaScript applications.



"A must-have reference for expert JavaScript programmers...well-organized and detailed."
-- Brendan Eich, creator of JavaScript

Product Details

  • Amazon Sales Rank: #71119 in Books
  • Published on: 2006-08-24
  • Original language: English
  • Number of items: 1
  • Dimensions: 2.04" h x 6.95" w x 9.27" l, 2.94 pounds
  • Binding: Paperback
  • 1032 pages

Click Check Price & More Reviews

Wednesday, November 9, 2011

HTML5: Up and Running (Paperback)

HTML5: Up and Running
HTML5: Up and Running (Paperback)
By Mark Pilgrim

Buy new: $18.25
73 used and new from $13.00
Customer Rating: 4.6

Customer tags: html5(53), web development(35), html(21), javascript(10), css(8), web browsers(8), h264(5), iphone(4), microdata(4), dom(3), kindle(2), ebook(2)

Review & Description

If you don't know about the new features available in HTML5, now's the time to find out. The latest version of this markup language is going to significantly change the way you develop web applications, and this book provides your first real look at HTML5's new elements and attributes.

Even though work on HTML5 is ongoing, browsers such as Safari, Mozilla, Opera, and Chrome already support many of its features -- and browsers for smart phones are even farther ahead, especially iPhone's MobileSafari browser. With HTML5: Up & Running, you'll learn how this new version enables browsers to interact with JavaScript much more easily than before. You'll also learn how HTML5 can help you develop applications that:

  • Display video directly in the browser, without having to rely on plugins
  • Work even when a user is offline, by taking advantage of HTML5's persistent storage
  • Offer a drawing canvas for dynamically generated 2-D graphics

This concise guide is the most complete and authoritative book you'll find on the subject. Author Mark Pilgrim writes the weekly digest for the HTML5 Working Group, and represents Google at conferences on HTML5's capabilities. Stay ahead of the curve. Order a copy of this book today.

Product Details

  • Amazon Sales Rank: #17068 in Books
  • Published on: 2010-08-24
  • Original language: English
  • Number of items: 1
  • Dimensions: .51" h x 7.06" w x 9.26" l, .67 pounds
  • Binding: Paperback
  • 224 pages

Features

  • ISBN13: 9780596806026
  • Condition: New
  • Notes: BRAND NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!

Click Check Price & More Reviews