JavaScript by Example

JavaScript by Example
Authors
Ellie Quigley
ISBN
0131401629
Published
29 Jun 2003
Purchase online
amazon.com

Appropriate for every beginning-to-intermediate level course in JavaScript programming; and for any Web design or development course that includes coverage of creating dynamic pages with JavaScript. Ellie Quigley's JavaScript by Example is singularly well suited for students of all kinds who wish to master JavaScript, including: first-time programmers; Web designers delivering dynamic content; experienced scripters moving from languages such as Perl; and system administrators working with brows

Page 1 of 2
  1. Editorial Reviews
  2. Customer Reviews

Editorial Reviews

Appropriate for every beginning-to-intermediate level course in JavaScript programming; and for any Web design or development course that includes coverage of creating dynamic pages with JavaScript. Ellie Quigley's JavaScript by Example is singularly well suited for students of all kinds who wish to master JavaScript, including: first-time programmers; Web designers delivering dynamic content; experienced scripters moving from languages such as Perl; and system administrators working with browser-based administration tools that utilize JavaScript. Quigley utilizes the same proven approach that have made her books on Unix/Linux shell programming and Perl scripting favorites amongst students worldwide. She has carefully created a technically strong learning path interlaced with hundreds of small examples that demonstrate JavaScripts wide range of practical applications. This book strikes a perfect balance: serious, yet exceptionally accessible.One step at a time, it guides JavaScript beginners through every essential JavaScript concept and programming technique, including script setup, data types, variables, dialog boxes, operators, control structures, functions, and JavaScript objects. By the time students reach the end of the book, they will be creating remarkably sophisticated programs based on DOM and CSS.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The greatest performance improvement of all is when a system goes from not-working to working.” - John Ousterhout