mybook.gifDespite its title, Beginning Javascript with DOM Scripting and Ajax by Christian Heilmann is not for those just starting out in web development. What it is, is a great resource for those that already have some experience coding dynamic web sites. The book explores the principals of DOM scripting (using the Document Object Model) to build dynamic pages the right way- with standards compliant code that maintains the separation between content and presentation. The early chapters are devoted to giving the reader a quick overview of Javascript. chapter one takes a look at basic syntax and simple functions. Chapter Two covers datatypes and conditionals. If you don’t know Javascript, you might want to start with something else, such as Beginning JavaScript Second Edition by Paul Wilton. Some of the concepts and techniques used later on in the book require greater familiarity with Javascript than a begginer would have.

Read more of the review here.

Source: Ajaxian
Original Article: http://ajaxian.com/archives/book-review-beginning-javascript-with-dom-scripting-and-ajax

Leave a Reply

You must be logged in to post a comment.



Site Navigation