or
Sign in to turn on 1-Click ordering.
 
 
More Buying Choices
41 used & new from £19.03

Have one to sell? Sell yours here
 
   
Professional JavaScript for Web Developers (Wrox Programmer to Programmer)
 
 

Professional JavaScript for Web Developers (Wrox Programmer to Programmer) (Paperback)

by Nicholas C. Zakas (Author)
4.3 out of 5 stars  See all reviews (9 customer reviews)
RRP: £31.99
Price: £20.77 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £11.22 (35%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Want guaranteed delivery by Tuesday, November 24? Choose Express delivery at checkout. See Details
32 new from £19.03 9 used from £19.03
12 Days of Christmas Sale in Books
Get up to 65% off some of our top titles. Shop now

Special Offers and Product Promotions


Frequently Bought Together

Professional JavaScript for Web Developers (Wrox Programmer to Programmer) + Professional Ajax (Programmer to Programmer) + Professional CSS: Cascading Style Sheets for Web Design (Wrox Professional Guides)
Price For All Three: £57.00

Show availability and delivery details


Customers Who Bought This Item Also Bought

Professional Ajax (Programmer to Programmer)

Professional Ajax (Programmer to Programmer)

by Nicholas C. Zakas
3.0 out of 5 stars (1)  £16.89
Professional CSS: Cascading Style Sheets for Web Design (Wrox Professional Guides)

Professional CSS: Cascading Style Sheets for Web Design (Wrox Professional Guides)

by Christopher Schmitt
3.5 out of 5 stars (2)  £19.34
JavaScript: The Good Parts

JavaScript: The Good Parts

by Douglas Crockford
4.0 out of 5 stars (7)  £12.13
JavaScript: The Definitive Guide

JavaScript: The Definitive Guide

by David Flanagan
4.3 out of 5 stars (45)  £23.24
Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET (Pocket Reference (O'Reilly))

by Tony Stubblebine
4.3 out of 5 stars (7)  £5.98
Explore similar items

Product details

  • Paperback: 840 pages
  • Publisher: John Wiley & Sons; 2nd Edition edition (13 Jan 2009)
  • Language English
  • ISBN-10: 047022780X
  • ISBN-13: 978-0470227800
  • Product Dimensions: 23.4 x 18.8 x 5.3 cm
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (9 customer reviews)
  • Amazon.co.uk Sales Rank: 245,742 in Books (See Bestsellers in Books)

    Popular in this category:

    #42 in  Books > Computing & Internet > Programming > Languages > JavaScript
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Javascript opens new browser window
Microsoft.com/VisualStudio  -  Try Visual Studio® 2010 Beta For Free. Quick & Easy Download! 
  
 

Product Description

Product Description

This eagerly anticipated update to the breakout book on JavaScript offers you an in–depth look at the numerous advances to the techniques and technology of the JavaScript language. You′ll see why JavaScript′s popularity continues to grow while you delve through topics such as debugging tools in Microsoft Visual Studio, FireBug, and Drosera; client–side data storage with cookies, DOM storage, and client–side databases; HTML 5, ECMAScript 3.1, the Selectors API; and design patterns including creational, structural, and behavorial patterns.



From the Back Cover

Professional JavaScript® for Web Developers, 2nd Edition

If you want to achieve JavaScript′s full potential, it is critical to understand its nature, history, and limitations. This book sets the stage by covering JavaScript from its very beginning to the present–day incarnations that include support for the DOM and Ajax. It also shows you how to extend this powerful language to meet specific needs and create seamless client–server communication without intermediaries such as Java or hidden frames.

You′ll explore basic concepts of JavaScript including its version of object–oriented programming, inheritance, and its use in HTML and XHTML. A detailed discussion of the components that make up a JavaScript implementation follows, with specific focus on standards such as ECMAScript and DOM. All three levels of DOM are explained, including advanced topics such as event simulation, XML parsing, and XPath queries. You′ll also learn how to utilize regular expressions and build dynamic user interfaces. This valuable insight will help you apply JavaScript solutions to the business problems faced by Web developers everywhere.

What you will learn from this book

  • All of the details regarding JavaScript′s built–in reference types

  • How to use object–oriented programming in JavaScript

  • Ways to detect the client machine and its capabilities

  • Debugging tools and techniques for each browser

  • Steps for reading and manipulating XML data

  • How to create a custom event framework

  • Various techniques for storing data on the client machine

  • Approaches to working with JavaScript in an enterprise environment

Who this book is for

This book is for Web developers who want to use JavaScript to dramatically improve the usability of their Web sites and Web applications and for those with programming experience, especially object–oriented programming experience.

Wrox Professional guides are planned and written by working programmers to meet the real–world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

Professional JavaScript for Web Developers (Wrox Programmer to Programmer)
67% buy the item featured on this page:
Professional JavaScript for Web Developers (Wrox Programmer to Programmer) 4.3 out of 5 stars (9)
£20.77
JavaScript: The Definitive Guide
12% buy
JavaScript: The Definitive Guide 4.3 out of 5 stars (45)
£23.24
JavaScript: The Missing Manual: The book that should have been in the box
10% buy
JavaScript: The Missing Manual: The book that should have been in the box 4.8 out of 5 stars (4)
£18.16
CSS: The Missing Manual
7% buy
CSS: The Missing Manual 4.8 out of 5 stars (32)
£16.03

 

Customer Reviews

9 Reviews
5 star:
 (6)
4 star:
 (2)
3 star:    (0)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (9 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
47 of 47 people found the following review helpful:
5.0 out of 5 stars Modern, clear, useful, 1 Jun 2005
By A Customer
Not a book for beginners, though it does cover Javascript basics enough for most programmers in other languages. Modern, thorough, well thought through and dealing with practical problems - not those of image rollovers and noddy stuff, but deeper things, such as dealing with cross browser differences in event handling, etc.. Goes into depth on the DOM and XML, coding styles and the 'inheritance' model of Javascript. In short, the kinds of things professionals trying to build 'Googlesque' user interfaces will need. It's not a reference manual, and it's not really a 'cook book', it's something in between, and it is the best technical read I've come across for a while! I've learnt a lot - not least that Javascript is a lot more now than it was...
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
8 of 8 people found the following review helpful:
5.0 out of 5 stars Essential information with a practical approach, 7 Sep 2006
By K. W. Jensen (Denmark) - See all my reviews
(REAL NAME)   
Being a software developer with limited knowledge of JavaScript (I have mostly developed in Java), I was looking for a book on JavaScript, that could teach me the do's and don'ts of JavaScript.
This is the book!
Instead of being a complete reference guide (like most recent JavaScript books are), this book takes a broader approach to the subject, explaining _why_ JavaScript/ECMAscript works like it does, how to work with eg. Objects and interitance, and last but not least it explains how to make your JavaScript work consistently in most browsers, despite the obvious differences in implementation of JS.
I highly recommend this book, if you have some programming skills, possibly basic knowledge of JavaScript and want to explore the full potential of clientside JavaScript - in a "professional" context (no tips on text-scrolling and the like).
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
5 of 5 people found the following review helpful:
5.0 out of 5 stars Tip Top, 18 Nov 2006
By Mr. G. J. Mooney (UK) - See all my reviews
(REAL NAME)   
Excellent book! This is still the best and most in depth Javascript book I have come across. A great companion if you want to take things just that little bit further is Sitepoints DHTML Utopia: Modern Web Design Using Javascript & DOM by Stuart Langridge.

Tip top don't pass this one over!!! WHY HAVEN'T YOU BOUGHT IT YET!!!
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Need a JavaScript book...this is it
If your a web developer like myself that has worked with various languages and as such has had to work with JavaScript but not actually really grasped the language fully this is... Read more
Published 3 months ago by Alex Gill

5.0 out of 5 stars Exceptional reference book
I was looking for a book explaining the paradigms of JavaScript and I certainly found them. The clarity of the book is exceptional; knowing other programming languages like C,... Read more
Published 4 months ago by C. Dive-reclus

5.0 out of 5 stars Finally JavaScript as a programming language
Learning JavaScript never attracted me but since it's back to it's golden days with the demand on more responsive client side specially for me in (Investment Banking Environment),... Read more
Published 8 months ago by A. ALI

4.0 out of 5 stars Nice to dip into
If you have been doing javascript for a while and came across all these ajax libraries using odd techniques like "prototype". Read more
Published on 19 Nov 2007 by BinaryJam

1.0 out of 5 stars Dated and not for real programmers. Handle examples with extreme caution.
I have enormous problems with this dated, confused and 'gappy' book, and advise would be readers to exercise _extreme_ caution with it, particularly with the examples, a great... Read more
Published on 16 Jul 2007 by Cecil Ward

4.0 out of 5 stars Excellent book for the intermediate to advanced developer
I've been developing using JavaScript for 8 years now; during that time I've bought the O'Reilly JavaScript book, as well as their DHTML one and that was my bible, but they tend... Read more
Published on 4 Jul 2007 by G. Hinton

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
A resource for web developers using JavaScript? 0 August 2008
See all discussions...  
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.