1. Home
  2. Computing & Technology
  3. JavaScript

Head First JavaScript

About.com Rating 4.5

By Stephen Chapman, About.com

The Bottom Line
A web page has three parts - content (HTML), appearance (CSS), and behaviour (JavaScript). "Head First HTML" introduced the first two and this book uses the same fun but practical approach to introduce JavaScript. In this book you will learn how to bring your web pages to life in a way that doesn't put you to sleep.
Compare Prices
Pros
  • Uses many different techniques to aide in learning the information presented.
  • Covers the material in a logical order starting with the basics and building gradually on that found
  • Selected examples clearly illustrate those aspects of the JavaScript language that they are introduc
  • Not too much overhead of code in the examples that has to wait to be explained later in the book.
  • Covers enough in each area to give a basic knowledge of all aspects of JavaScript.
Cons
  • Most examples show the JavaScript cluttering the HTML rather than in a separate file.
  • Email regular expression doesn't allow for .travel and .museum top level domains.
Description
  • First Edition: December 2007
  • 615 page paperback
  • Published by O'Reilly Media
  • ISBN : 0-596-52774-8
  • A Brain Friendly Guide
  • Author: Michael Morrison
Guide Review - Head First JavaScript

The way that JavaScript has changed over the past few years has made many books on this subject appear somewhat dated. Even many new release JavaScript books still present outdated coding styles in most of their examples. "Head First JavaScript" still uses some outdated coding techniques particularly in the early chapters but it is just about impossible to provide meaningful working examples to introduce the basics without using such code. Unlike most other JavaScript books, this one also makes it clear right from the start that separating your JavaScript out into a separate file is the best way to code. The book also shows you how to do that as soon as sufficient JavaScript has been introduced to make such code comprehensible.

The order in which this book presents its material is both logical and consistent starting with the basics of JavaScript programming and then moving through functions, objects, and finally on to the most advanced JavaScript code which involves interacting with the web server. While each section of the book doesn't cover all aspects of JavaScript, it covers each area in sufficient detail to allow you to understand the concept and to be able to apply that concept properly in all the JavaScript that you write.

The fun way in which this book introduces JavaScript and the many ways in which it reinforces the information so that you will not forget it makes this a perfect book for beginners to use to start them on the road to making their web pages interactive.

Compare Prices
User Reviews Write Review
Explore JavaScript
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. JavaScript
  4. Reference
  5. Reviews
  6. JavaScript Books
  7. Head First JavaScript>

©2009 About.com, a part of The New York Times Company.

All rights reserved.