Skip to product information
1 of 1

JavaScript in easy steps

Regular price $14.99
Regular price $14.99 Sale price $14.99
Sold out
JavaScript in easy steps instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality. You need have no previous knowledge of any scripting lang...
Read More
  • 26 February 2013
View Product Details
JavaScript in easy steps instructs the user how to create exciting web pages that employ the power of JavaScript to provide functionality. You need have no previous knowledge of any scripting language so it's ideal for the newcomer to JavaScript.

JavaScript in easy steps explains how to easily incorporate JavaScript code in an HTML document. Examples demonstrate how to use built-in JavaScript functions to work with Math, date and time, random numbers, cookies, text strings, and components of document content. You will learn how to create effects, such as an automated slide show, how JavaScript is used with HTML submission forms, and how to develop Rich Internet Applications (RIAs) using the latest techniques employing Asynchronous JavaScript And XML (AJAX).
The book examples provide clear syntax-highlighted code showing how to create behaviors for an HTML document to endow components with interactive functionality, to illustrate each aspect of JavaScript.

JavaScript in easy steps has an easy-to-follow style that will appeal to programmers who want to quickly add JavaScript to their skills set, to the student who is studying website design at school or college, and to those seeking a career in web development who need an understanding of client-side scripting.
files/i.png Icon
Price: $14.99
Pages: 192
Publisher: In Easy Steps Limited
Imprint: In Easy Steps Limited
Series: In Easy Steps
Publication Date: 26 February 2013
Trim Size: 8.88 X 7.38 in
ISBN: 9781840785708
Format: Paperback
REVIEWS Icon
Mike McGrath gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. Mike is an established In Easy Steps author with several guides to his credit including: C++; Javascript, Java, PHP, SQL and Visual Basic Express.
1. Getting started
2. Performing operations
3. Controlling flow
4. Employing objects
5. Telling the time
6. Working with numbers and strings
7. Referencing the window object
8. Interacting with the document
9. Responding to user actions
10. Processing HTML forms
11. Creating dynamic effects
12. Producing web applications