Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
The ACCU passes on review copies of computer books to its members for them to review.
The result is a large, high quality collection of book reviews by programmers, for programmers.
Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Title:
The ABCs of JavaScriptAuthor:
Lee Purcell&Mary Jane MaraISBN:
0 7821 1937 9Publisher:
SybexPages:
456ppPrice:
£27-50Reviewer:
Ruben GaleaSubject:
javascriptAppeared in:
11-3The ABCs of JavaScript is an introductory textbook to the scripting
language JavaScript. JavaScript is used in today's web pages to add an
increased level of dynamic content.
The basic programming techniques of JavaScript are outlined including objects, forms and applets. Cookies are also explained. In all cases, the explanations are supplemented with example code.
This book has been well designed, especially if one considers that rather than including all example code on an accompanying floppy disc or CD, everything is readily accessible on the Sybex Web site. Overall I found this book not particularly difficult to follow - a very favourable plus point. In brief, recommended for beginners to JavaScript.