Adobe Integrated Runtime (AIR) for JavaScript Developers Pocket Guide
by Mike Chambers, Daniel Dura, Kevin Hoyt
Publisher: Adobe Dev Library 2007
ISBN/ASIN: 0596515197
ISBN-13: 9780596515195
Number of pages: 176
Description:
This is the official guide to the Adobe's new cross-platform desktop runtime. The book explains how you can use AIR to build HTML and JavaScript-based web applications, using all of the tools with which you are already familiar. The text explains what is AIR, how to set up the development environment, create your first app, the HTML and JavaScript environments within AIR, and how to do common tasks.
Download or read it online for free here:
Download link
(4.2MB, PDF)
Similar books

by Kyle Simpson - O'Reilly
This guide takes you inside scope and closures, two core concepts you need to know to become a more efficient JS programmer. You'll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset.
(7016 views)

by Addy Osmani - addyosmani.com
This book will take a look at a number of popular JavaScript design patterns and explore why certain patterns may be more suitable for your projects than others. Patterns can also be applied to abstracted libraries such as jQuery or Dojo as well.
(18717 views)

by Shelley Powers - O'Reilly Media
This cookbook is chock-full of code recipes that address common programming tasks, as well as techniques for building web apps that work in any browser. Just copy and paste the code samples into your project -- you'll get the job done faster...
(18216 views)

by Eric Elliott - O'Reilly Media
Learn how to build complete web scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this book, you'll learn how to write flexible and resilient code that's easier to work with.
(9393 views)