Start reading JavaScript Pocket Reference (Pocket Reference (O'Reilly)) on your Kindle in under a minute. Don't have a Kindle? Get your Kindle here.

Deliver to your Kindle or other device

 
 
 

Try it free

Sample the beginning of this book for free

Deliver to your Kindle or other device

Read books on your computer or other mobile devices with our FREE Kindle Reading Apps.
JavaScript Pocket Reference (Pocket Reference (O'Reilly))
 
 

JavaScript Pocket Reference (Pocket Reference (O'Reilly)) [Kindle Edition]

David Flanagan
3.8 out of 5 stars  See all reviews (10 customer reviews)

Digital List Price: £5.25 What's this?
Print List Price: £7.50
Kindle Price: £4.20 includes VAT* & free wireless delivery via Amazon Whispernet
You Save: £3.30 (44%)
Unlike print books, digital books are subject to VAT.

Formats

Amazon Price New from Used from
Kindle Edition £4.20  
Paperback £5.78  


Product Description

Amazon.co.uk Review

At 4.5 by 7 inches in size and only 89 pages long, the aptly named JavaScript Pocket Reference will really almost fit in your pocket. Use this guide as a companion to turn to when in doubt about that function syntax or on drawing a blank on the JavaScript object model.

The book concisely packs together the syntax of the scripting language, including summaries of expression and statement style. The real meat of the tiny title is an alphabetical listing of JavaScript objects, along with their associated methods, properties and events. One nice feature of this section is the attention to the varying support between Microsoft and Netscape browser versions. However, this listing is useful only if you know what object you want to work with. Missing from the reference is a solutions-based reference to let you refresh your memory about how to do a particular task, such as validate a form field or roll over a graphic when the user moves the mouse.

One drawback is the book's illustration of the object model--done only in a small diagram. This is a bit of a shame since this is one of the key topics most developers need help with. If you are rather familiar with JavaScript, this pocket reference will be helpful. New coders, however, will likely find it insufficient. --Stephen W. Plain

Product Description

JavaScript--the powerful, object-based scripting language that can be embedded directly into HTML pages--has earned its place in the web developer's toolkit, to the extent that it's now considered required knowledge for web developers. You can use JavaScript to create dynamic, interactive applications that run completely within a web browser. JavaScript is also the language of choice for developing Dynamic HTML content. Because its syntax is based on the popular programming languages C, C++, and Java, JavaScript is familiar and easy to learn for experienced programmers. At the same time, it's an interpreted scripting language, providing a flexible, forgiving programming environment for new programmers.

The JavaScript Pocket Reference, 2nd Edition, provides a complete overview of the core JavaScript language and client-side scripting environment, as well as quick-reference material on core and client-side objects, methods, and properties. The new edition has been revised to cover JavaScript 1.5, and is particularly useful for developers working with the standards-compliant web browsers, such as Internet Explorer 6, Netscape 7, and Mozilla. Ideal as an introduction for beginners and a quick reference for advanced developers, this pocket-sized book is easy to take anywhere and serves as the perfect companion volume to the bestselling JavaScript: The Definitive Guide, 4th Edition.

O'Reilly's Pocket References have become a favorite among developers everywhere. By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point and need to get to the answer quickly, the new JavaScript Pocket Reference is the book you'll want close at hand.


Product details

  • Format: Kindle Edition
  • File Size: 2194 KB
  • Print Length: 138 pages
  • Publisher: O'Reilly Media; 2 edition (9 Feb 2009)
  • Sold by: Amazon Media EU S.à r.l.
  • Language English
  • ASIN: B0026OR2U4
  • Text-to-Speech: Enabled
  • Average Customer Review: 3.8 out of 5 stars  See all reviews (10 customer reviews)
  • Amazon Bestsellers Rank: #117,087 Paid in Kindle Store (See Top 100 Paid in Kindle Store)
  •  Would you like to give feedback on images?


More About the Author

David Flanagan
Discover books, learn about writers, and more.

Visit Amazon's David Flanagan Page

What Other Items Do Customers Buy After Viewing This Item?


Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Customer Reviews

Most Helpful Customer Reviews
12 of 12 people found the following review helpful
By A Customer
Format:Paperback
Since most Javascript programmers will be of the occasional kind, it is easy to forget the basic syntax and case requireed. This concise book will remind you in a flash. There is a useful section at the front which states the syntax rules of Javascript, operator use, basic structures, etc, then an alphabetical (in order of HTML Client-side Object Hierarchy) listing of objects with their methods, functions, properties and events.

For any web page desigenr this will soon become a well-thumbed book!

When reading the negative comments on this page, note that this is not a book to learn from... (Try *Javascript Bible*) ...neither is it one to teach an experinced Javascript programmer new tricks. This is reference only (note that O'Reilly's Dfinitive Guide is a reference book that will also teach you new things and it perhaps what those disapointed with this book should have turned to first.

Comment | 
Was this review helpful to you?
2 of 2 people found the following review helpful
Format:Paperback
This boook calls itself a 'pocket reference', and that's exactly what it is; if you need a guide to explain how you can use JavaScript, then look elsewhere. But if you want a book where you can look up a tag quickly, then this is a great one to have to hand - but you will need to know what you're doing to get the most from it.
Comment | 
Was this review helpful to you?
By A Customer
Format:Paperback
I was already using JavaScript when I bought this book (probably not the one for beginners...) as I was having trouble remembering different objects and switches. They're all in here - with all possible syntaxes and variations. It fits in pocket, and if I didn't have any self-control, it would probably go with me everywhere!
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
Poor in comparison to other books from the same family.
I bought this book to add to my collection of these excellent books. I've got the PHP one, VBScript one (which is REALLY good) and Perl one (also really good) and they're all... Read more
Published on 19 Sep 2001
Truly excellent find
This small, inexpensive volume is a must-have for the Javascript code writer.

Excellent, brief-yet-detailed summaries of key functions and principles. Read more

Published on 22 April 2001
100% useless since it's missing common descriptions
I have had a lot of things I "just wanted to look up" regarding to some not-that-special JavaScript calls and every time I looked it up in this book, I *never* found was... Read more
Published on 16 April 2001 by Peter Theill
Badly in need of an update
I bought this book to supplement the SAMS Teach Yourself Javascript in 24 Hours, which has no comprehesive reference section or appendix. Read more
Published on 2 Jan 2001
The perfect "Handy Companion"
The little brother of "Javascript: the Definitive Guide", this is by far my favourite book of the two and the more useful. Read more
Published on 11 April 2000
Use Javascript? Buy This.
Covers Netscape and IE in their various versions. Would fit in (almost) any pocket. Every Javascript developer should have this book, unless they have a photographic memory.
Published on 2 July 1999
great for short reference
a really nice little book great if you just need the synopsis of a javascript element. or you need to quickly check the inheritance of a function.
Published on 19 April 1999
Search Customer Reviews
Only search this product's reviews

Popular Highlights

 (What's this?)
&quote;
Array elements can hold any type of value, including objects and other arrays, and the elements of an array need not all contain values of the same type. &quote;
Highlighted by 3 Kindle users
&quote;
JavaScript strings are immutable, which means that there is no way to change the contents of a string. &quote;
Highlighted by 3 Kindle users

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Look for similar items by category


Look for similar items by subject


Amazon Media EU S.à r.l. GB Privacy Statement Amazon Media EU S.à r.l. GB Delivery Information Amazon Media EU S.à r.l. GB Returns & Exchanges