Skip to content

JavaScript

Best in textbook rentals since 2012!

ISBN-10: 1423901509

ISBN-13: 9781423901501

Edition: 4th 2008 (Revised)

Authors: Don Gosselin

List price: $185.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

JavaScript, Fourth Edition is designed as a guide for beginning programmers to develop Web applications using the JavaScript programming language. It introduces a variety of techniques, focusing on what students need to know to start adding JavaScript to their Web pages. In each chapter, students perform tasks that focus on a particular technique required for building and creating JavaScript programs. The examples and exercises in this book will help students learn the basics of how to use JavaScript with well-formed Web pages, including how to manipulate the browser object model, validate forms, use object-oriented techniques, and learn how to trace and resolve errors in JavaScript…    
Customers also bought

Book details

List price: $185.95
Edition: 4th
Copyright year: 2008
Publisher: Course Technology
Publication date: 9/7/2007
Binding: Paperback
Pages: 636
Size: 7.50" wide x 9.25" long x 1.25" tall
Weight: 2.398
Language: English

Don Gosselin is a technical communications expert with more than 20 years of experience, including application development, technical writing, training, and curriculum development. In addition to JavaScript, he has written or contributed to textbooks on Java programming, Microsoft Visual C++, Web design technologies, Web programming languages, XHTML, PHP programming with MySQL, and ASP.NET programming with C# and SQL Server.

Introduction to JavaScript
Working with Data Types and Operators
Functions, Events, and Control Structures
Manipulating the Browser Object Model
Validating Form Data with JavaScript
Using Object-oriented JavaScript
Manipulating Data in Strings and Arrays
Debugging and Error Handling
Managing State Information and Security
Introduction to the Document Object Model (DOM)
Creating Dynamic HTML (DHTML)
Updating Web Pages with AJAX