Sell Back Your Copy
For a $0.58 Gift Card
Trade in
Have one to sell? Sell yours here
Javascript Developer's Resource: Client-Side Programming Using Html, Netscape Plug-Ins and Java Applets (Resource Series)
 
See larger image
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Javascript Developer's Resource: Client-Side Programming Using Html, Netscape Plug-Ins and Java Applets (Resource Series) [Paperback]

Kamran Husain (Author), Jason Levitt (Author)
1.3 out of 5 stars  See all reviews (3 customer reviews)


Available from these sellers.



Book Description

Resource Series November 1996
26792-2 Need to develop professional-quality JavaScript applications? You need this book! If you're a Web site or intranet developer, you need to understand JavaScript, the full-fledged scripting environment that can help you achieve Java-like benefits without becoming an expert Java programmer. That's why you need The JavaScript Developer's Resource, the first end-to-end guide to writing JavaScript applications. The JavaScript Developer's Resource introduces you to every aspect of client-side scripting, including. *All the basics: functions, variables, operators, I/O, and the JavaScript Object Model. *Advanced techniques like forms and event handling. *The JavaScript development environment-including the new Navigator 3.0 browser and Navigator Gold JavaScript interpreter. *Extending JavaScript's power with Java applets and plug-ins. *100s of code samples, tips for optimizing scripts, and "gotchas" to watch out for!All the JavaScript examples in the book, plus these great Netscape plug-ins: *Macromedia Shockwave (PowerMac, WindowsTM 95 and NT) *Crescendo Plug-in (Mac, WindowsTM 95 and NT) *Adobe Acrobat (Windows, Mac, Sun SPARC, HP-UX) *ToolVox Player (Windows 95, Mac) *Ncompass ActiveX Plug-In (Windows 95 and NT)

Product Details

  • Paperback: 568 pages
  • Publisher: Prentice Hall Ptr (November 1996)
  • Language: English
  • ISBN-10: 013267923X
  • ISBN-13: 978-0132679237
  • Product Dimensions: 8.4 x 5.8 x 0.7 inches
  • Shipping Weight: 12.6 ounces
  • Average Customer Review: 1.3 out of 5 stars  See all reviews (3 customer reviews)
  • Amazon Best Sellers Rank: #1,244,996 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

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

3 of 3 people found the following review helpful:
1.0 out of 5 stars The (so-called) editors of this book should be ashamed..., May 22, 1999
By A Customer
This review is from: Javascript Developer's Resource: Client-Side Programming Using Html, Netscape Plug-Ins and Java Applets (Resource Series) (Paperback)
... and so should the person who named it. This book is not what I think of as a developer's resource (though it does at least contain an Appendix listing Javascript objects, properties, and methods). It *could have been* a good guide for the Javascript beginner, but it is positively riddled with errors of every conceivable type -- from typos and English usage errors through code listings that are just plain wrong.

from p.91: "Line 6 [of the listing on p.88] declares a local variable, i, in the function with the var i statement."

[KG] . . . Look at line 6 -- it's empty! In fact, nowhere in the listing is the variable i declared.

from p.77: "a = escape("Bugs Bunny") // a = "Al%20Bundy""

[KG] . . . Uh, really?? escaping Bugs Bunny turns it into Al Bundy?

from p.89: if (selectObject.options[i].text == "March") str += " c1"

if (selectObject.options[i].text == "July") str = " c3"

[KG] . . . I didn't post the entire listing, but the third through fifth lines use "=" (incorrectly) rather than "+=" (which means that if you choose the March and/or May from the select box, the code works as described in the text, but if you choose any of the other months, it doesn't).

There are also omissions and inconsistencies and formatting boo-boos.

from pp.55-56: in Table 2.5, "HTML statements that allow embedded JavaScript for Navigator 2.0," the list goes from <INPUT TYPE="button> through <TEXTAREA> -- and then starts over, from <INPUT TYPE="button"> through <SELECT>.

[KG] . . . Why was two-thirds of the table repeated? Why are the column headers repeated on the last line of the table? Why aren't the tags at least in alphabetical order? (If they had been, the repetition might have been caught by the editor... but then again, judging by the editing overall, probably not!)

Significant errors like this can be found every few pages. These, as well as the irritating typos ("dependant," "parantheses," "it's" instead of "its"), have reduced my confidence in the book's trustworthiness as a soi-disant "reference" work to zero. It's a pity, because as a tutorial, it's not half bad. I know just enough JavaScript to catch some (though probably not all) of the errors in the listings -- but as of page 130 or so, I've expended far too much of my own ink on these pages. For shame, Prentice Hall PTR!

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
2.0 out of 5 stars This book needed a better Proof Reader!, May 14, 1997
By A Customer
This review is from: Javascript Developer's Resource: Client-Side Programming Using Html, Netscape Plug-Ins and Java Applets (Resource Series) (Paperback)
If you are an experienced programmer, you might be able to follow what this book purports to teach you. The problem is that many, many of the examples and the text itself contain errors. For instance, Program listing 9.2 indicates that the scripting language is Livescript, not Javascript. Whoops! Figure 2.6 does NOT show the output of program "quote.htm". Table 2.5 repeats itself for some reason on the subsequent page. The TIP example on page 77 is incorrect. The ELSE part of the IF THEN ELSE statement explanation on page 81 is incorrect. Figure 3.3 on page 93 should really be associated with figure 3.4 on page 102, but is not. Some of the programs included on the CD ROM are not identical to the programs listed in the textbook... I could go on, but this only makes sense if you buy the book and make the errata corrections. If I were you, I would wait for the revised edition if you really want to learn Javascript without being totally confused or annoyed
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1.0 out of 5 stars Index? What's that?, August 23, 2002
By 
Jeroen "jbouwens" (Berkeley, CA United States) - See all my reviews
This review is from: Javascript Developer's Resource: Client-Side Programming Using Html, Netscape Plug-Ins and Java Applets (Resource Series) (Paperback)
On top of what others already said about this book, the index is completely useless!! It is all of almost 7 pages long, and that is with a large font, double line-spacing and a single column. I think the average letter has 10-15 references. This is WAY too little for an almost 600-page book. Books of this size usually have an index of more than 25 pages, in a smaller font, with 2 columns on a page.

I don't know how Prentice Hall could ever release this.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Tags Customers Associate with This Product

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

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

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
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


Create a Listmania! list

So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject