Javascript
Don Gosselin(Author)
Delmar Cengage Learning (Publisher)
4th Edition
Published on 1. July 2007
Book
Paperback/Softback
636 pages
978-1-4239-0150-1 (ISBN)
Description
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 programs, to name a few. Advanced topics include how to manage state information, use the Dynamic Object Model (DOM), create Dynamic HTML (DHTML), update Web pages with AJAX, and create server-side scripts.
More details
Edition
4th edition
Language
English
Place of publication
Clifton Park
United States
Publishing group
Cengage Learning, Inc
Dimensions
Height: 246 mm
Width: 189 mm
Thickness: 20 mm
Weight
1080 gr
ISBN-13
978-1-4239-0150-1 (9781423901501)
Copyright in bibliographic data is held by Nielsen Book Services Limited or its licensors: all rights reserved.
Schweitzer Classification
Content
Chapter 1: Introduction to JavaScript Chapter 2: Working with Data Types and Operators Chapter 3: Functions, Events, and Control Structures Chapter 4: Manipulating the Browser Object Model Chapter 5: Validating Form Data with JavaScript Chapter 6: Using Object-oriented JavaScript Chapter 7: Manipulating Data in Strings and Arrays Chapter 8: Debugging and Error Handling Chapter 9: Managing State Information and Security Chapter 10: Introduction to the Document Object Model (DOM) Chapter 11: Creating Dynamic HTML (DHTML) Chapter 12: Updating Web Pages with AJAX