🎁 Final Month Special: 15% OFF + Free Shipping on Most Items! Don't Miss Out - Shop Now! ✨

Shopping Cart

Sub Total: $0.00
Total: $0.00
Checkout

Search Products

JavaScript in easy steps, 6th edition by Mike McGrath Image 1
View Media Gallery
JavaScript in easy steps, 6th edition by Mike McGrath Nav Image 1

JavaScript in easy steps, 6th edition by Mike McGrath

$9.00 $10.99


Tags:

9781840788778 business Business and Computing Business books in easy steps in easy steps book in easy steps collection in easy steps collection set in easy steps series in easy steps set javascript javascript in easy steps mike mcgrath mike mcgrath in easy steps mike mcgrath javascript mike mcgrath javascript in easy steps


Categories:

Business Books
Estimated Delivery:
0 people are viewing this right now
Guaranteed Safe Checkout
Trust
Trust
  • Description

JavaScript in easy steps, 6th edition 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. By the end of this book you will have gained a sound understanding of JavaScript and be able to add exciting dynamic scripts to your own web pages.

JavaScript in easy steps, 6th edition begins by explaining 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 elements of web pages via the Document Object Model (DOM). You will learn how JavaScript is used with HTML submission forms and how JavaScript Object Notation (JSON) is used for asynchronous browser-server communication. 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, 6th edition has an easy-to-follow style that will appeal to anyone who wants to add functionality to their web pages. It will appeal to programmers who want to quickly add JavaScript to their skills set, and 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.

Fully updated since the previous edition, which was published in 2013.

Table of Contents:

  1. Get Started in JavaScript
  2. Perform Useful Operations
  3. Manage the Script Flow
  4. Use Script Objects
  5. Control Numbers and Strings
  6. Address the Window Object
  7. Interact with the Document
  8. Create Web Applications
  9. Produce Script Magic