Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

JavaScript Programming for the Absolute Beginner Review by The Bob

Excellent teaching, but a bit outdated.

When I got this book, it was the second book I got to learn Javascript with. The other book had poor teaching methods, leaving a lot of blanks for the reader to fill in.

This book didn't seem to have that problem at first. It was very good at teaching concepts and syntax at the same time. However, as I got into later chapters, I noticed that the code it had me type, though identical to what was in the book, did not produce the specified results, or even generated errors.

I skipped ahead to some of the later examples. Fortunately, the CD that comes with the book has all the examples pre-typed out, as well as files that go along with the lessons (before and after files, if you will). Many of the files in the latest chapters didn't function at all.

About this time I checked the printing date (2002), and realized I was probably dealing with coding systems that had been updated, as virtually all web-related coding systems I've studied (HTML/XHTML, CSS, PHP) all seem to have updates and variations every year or so.

All in all, the author and publisher did a good job of teaching, and I'd recommend their work....but, unless I've made a major mistake, I wouldn't recommend this one...unless it gets revised to keep up with the current technology.