Official Review
NULL
|
Other links at JavaScript > Books |
| 1. |
Javascript : The Definitive Guide
|
|
|
JavaScript: The Definitive Guide provides a thorough description of the core JavaScript language and its client-side framework, complete with sophisticated examplesthat show you how to handle common tasks, like validating form data and working with cookies. The book also contains a definitive, in-depth reference section thatcovers every core and client-side JavaScript function, object, method, property, constructor, and event handler. This book is an indispensable reference for allJavaScript programmers, regardless of experience level. This third edition of JavaScript: The Definitive Guide describes the latest version of the language, JavaScript 1.2, as supported by Netscape Navigator 4 and Internet Explorer 4. The book also covers JavaScript 1.1, which is the first industry-standard version known as ECMAScript.
|
| 2. |
JavaScript Programmer's Reference
|
|
|
This book is aimed at programmers who know and use JavaScript in their day-to-day work, and who need a reference guide to the details of the JavaScript language. It covers: JavaScript programming concepts and definitions explained, Includes core ECMAScript, JavaScript, and JScript language features, Coverage of DOM levels 1 and 2, Browser-specific implementation details, Detailed availability listings, including IE 5.5, Netscape 6, and Opera 5, and Server-side JavaScript and the Netscape Enterprise Server.
|
| 3. |
Beginning Javascript
|
|
|
Beginning JavaScript is a patient, introductory tutorial on writing scripts successfully. It assumes no prior knowledge of programming languages, and teaches you how to create client-side scripts (including full coverage of fundamentals like variables and flow control, plus plenty of screen shots.) After covering the core JavaScript language, you'll move on to learn about more advanced techniques, including Dynamic HTML, using cookies, debugging techniques, and server-side scripting with ASP.
|
| 4. |
Practical JavaScript for the Usable Web
|
|
|
This is a new kind of JavaScript book. It's not cut'n'paste, it's not a reference, and it's not an exhaustive investigation of the JavaScript language. It is about client-side, web-focused, and task-oriented JavaScript. 'Practical JavaScript for the Usable Web' takes a two pronged approach to learning the JavaScript that you need to get your work done: teaching the core client-side JavaScript that you need to incorporate usable interactivity into your web applications, including many short functional scripts, and building up a complete application with shopping cart functionality.
|
| 5. |
Dynamic HTML: The Definitive Reference
|
|
|
This book is an indispensable compendium for Web content developers. It contains everything you need to create functional cross-platform Web applications, including: A complete reference for all of the HTML tags, CSS style attributes, browser document obj
|
|
|