Book Image

JavaScript Specialist [Video]

By : Mark Lassoff
Book Image

JavaScript Specialist [Video]

By: Mark Lassoff

Overview of this book

JavaScript is the most important language you can learn. Years ago, you could produce a web site with HTML alone. Now, JavaScript is a critical technology that makes not just interactive web sites-- but full web applications. Modern sites don't just display data but generally help users complete tasks such as making a reservation or buy an item. JavaScript is a critical part of these transactions. Handling everything from dynamic screen content to interacting with remote servers, every developer needs JavaScript. And, JavaScript is not just a web language any more. Due to related technologies like Node and Phone Gap JavaScript can now be used in web development (client and server side) and mobile development.This is only part of the reason that JavaScript is THE language to know. JavaScript is the most desired skill among those who hire new (junior) developers.
Table of Contents (16 chapters)
Chapter 1
Getting Started
Section 1
Writing Your First JavaScript Program- Quick Start
In this section, get moving quickly as you build your first JavaScript program.