Wattle Software - producers of XMLwriter XML editor
 Bookstore Home | XMLwriter Home | Search | Site Map 
XML Related
 General XML
 XSLT & Stylesheets
 XHTML
 SGML
 XML DTDs
 XML Schema
Web Development
 Web Graphics
 HTML
 Dynamic HTML
Web Services
 General Web Services
 UDDI
 SOAP
 WSDL
 Programming/Scripting 
 PHP Programming
 Perl Programming
 Active Server Pages
 Java Server Pages
 JavaScript
 VBScript
 .NET Programming
 
XMLwriter
 About XMLwriter
 Download XMLwriter
 Buy XMLwriter
XML Resources
 XML Links
 XML Training
 The XML Guide
 XML Book Samples
 

Simply JavaScript


By Kevin Yank, Cameron Adams
 
Image of: Simply JavaScript
Pricing Details:

List Price:$39.95
You save:$13.58 (34%)
Your Price:$26.37
Buy Now

Book Details:

Format:Paperback, 424 pages.
Publisher:SitePoint 2007-06-21
ISBN:0980285801

Average Customer Rating:

3.5 3.5 out of 5 stars (15 reviews)

Editorial Reviews:

Everything you need to learn JavaScript from Scratch!

Packed with full-color examples, Simply JavaScript is a step-by-step introduction to programming in JavaScript the right way. Learn how easy it is to use JavaScript to solve real-world problems, build smarter forms, track user events (such as mouse clicks and key strokes), and design eye-catching animations. Then move into more powerful techniques using the DOM and Ajax.

  • Learn JavaScript's built-in functions, methods, and properties.
  • Easily integrate JavaScript in your web site.
  • Use JavaScript to validate form entries and interact with your users.
  • Understand how to respond to user events.
  • Create animations that bring your web site to life.
  • Start programming using the DOM and Ajax.

    Unlike other JavaScript books, modern best practices such as progressive enhancement, accessibility and unobtrusive scripting are used from the very beginning. All the code in the book is also cross-browser compatible and downloadable for free, so you can get started instantly!


  • Customer Reviews:

    Displaying 1 to 5 of 15 total reviews (Page 1 of 4):

    3 out of 5 stars Advanced topics are explained well

    But lack of basics. For example,
    1. inheritance
    2. variable scope
    This book does explain some topics very well, like DOM, Event, even animation.
    This book title should be changed.

    4 out of 5 stars Very Didactic

    This book was very helpful to me. The content is presented in a very didactic way.
    I would recommend this book to JS beginners like me. I enjoyed the sense of humor that the authors use to "spice" their explanations on something that for many could be quite difficult to "digest": coding.
    I don't know if these two guys also work as teachers, but if so, I have the feeling that they would be really good at it.

    1 out of 5 stars This is not a book for beginners!!

    This book simply sucks! IT doesn't explain why it happens, it just gives you something and then you should figure out next.

    I don't recommend this book to anyone serious in learning Javascript. Better buy Javascript: The definitive guide, I have read it already, and reading this book is like wasting time.

    3 out of 5 stars Error - JavaScript does not have associtative arrays

    These boys write in Chapter 2 that JavaScript has associative arrays but it is unfortunately a mistake. They show this snippet of code

    var postcodes = [];
    postcodes["Armadale"] = 3143;
    postcodes["North Melbourne"] = 3051;
    postcodes["Camperdown"] = 2050;
    postcodes["Annandale"] = 2038;

    and state that this is an array with 4 members. But unfortunately this array is empty, only has 4 properties. So, if you write

    alert (postcodes.length);

    you don't get 4, you get 0!

    2 out of 5 stars Maybe for someone else

    Quite frankly, I couldn't make sense out of it. The examples don't seem to work, or they require knowing something that wasn't mentioned in the book. For a book entitled "Simply" I kind of expected that I would be able to write basic javascript by the time I had finished it. Sadly, this was not the case.

    More Customer Reviews:
    Next Page


    Customers who bought this book were also interested in:


    The Art and Science of CSS


    The Principles of Beautiful Web Design


    The CSS Anthology: 101 Essential Tips, Tricks & Hacks


    Build Your Own Website The Right Way Using HTML & CSS


    CSS Mastery: Advanced Web Standards Solutions

     

    Find similar books by category...


    Search for more:

    Search books:  



    Google
     
    Web XMLwriter.net




    Last updated: Fri Dec 5 7:35:36 CST 2008
    © Wattle Software 2007. All rights reserved.