ASPit - Totally ASP
Search PHPit

Use this textbox to search all the content on PHPit. Seperate keywords with a space.

Advertisements
Partners
  • Modded Xbox
  • Hostels
  • martial arts supplies
  • Woodworking tools, woodworking directory
  • Ordenadores portatiles

JavaScript Goodies (2nd Edition)

Medium Thumbnail

Book Details

Availability: Usually ships in 24 hours
List Price: $24.99
Our Price: $16.49
You Save: $8.5 (34%)

Buy through Amazon.com

Spotlight Customer Reviews

Average Customer Rating: 3.76

Customer Rating: 4
Summary: Good introduction for the complete novice
Comment: This is the JavaScript book for the non-programmer who knows some HTML and wants to learn how to enhance their web site with some JavaScript. The book assumes no knowledge of programming at all so even the complete novice can learn some programming skills. I used this book in my JavaScript class and by the time we got through the book, my students were even able to write some simple games like Blackjack and Craps.

The book opens with a look at the main objects of a web page that are used in JavaScript and gives some example scripts that are explained in detail. In fact, the book is full of scripts that are used to explain each technique as you learn. The key concept of what an object is and what properties, methods, and events are is explained in some detail. Validating a form is explained. Image flipping and animation are covered. Example scripts will explain how to create scrolling text and a digital clock on your web pages. Basic programming techniques such as if statements, loops, and arrays are covered.

Examples are really the one thing that make this book worth the investment. Each new subject being discussed is introduced with a script followed by explanations and further examples. Then an assignment is given to help you verify that you have learned the information covered. The solutions to all the assignments are on the author's website.

The book covers the basics of JavaScript and will provide a good foundation for the novice. After reading this book you won't be an expert JavaScript programmer but you will be ready to move on to more complex programming tasks and more difficult books.

Customer Rating: 5
Summary: Another Great Book by Joe
Comment: Joe Burn's has a unique talent to write technical stuff in a simple and easy to read style. He is an author that writes as if he is talking to you. Although this book is more technical than his first one, I strongly recommend this book as a great way to break into programming JavaScript.

Zev Saftlas, Author of Motivation That Works: How to Get Motivated and Stay Motivated

Customer Rating: 5
Summary: Great Book
Comment: I think this is a great book. The examples are right there, and Joe Burns explains the code LINE by LINE, in pretty much non-technical jargon. Great for a beginner, definitely, and certainly intermediate and advanced JavaScripters !
I enjoy the book, and Burns' humor. No question about it, this isn't your typical blah JavaScript book ! Would be good for instructors teaching JavaScript !