Introduction

Description

Introduction to JavaScript
Deepak Kumar
Note by Deepak Kumar, updated more than 1 year ago
Deepak Kumar
Created by Deepak Kumar over 7 years ago
14
0

Resource summary

Page 1

JavaScript is a cross-platform, object-oriented scripting language. It is a small and lightweight language. Inside a host environment (for example, a web browser), JavaScript can be connected to the objects of its environment to provide programmatic control over them.JavaScript contains a standard library of objects, such as Array, Date, and Math, and a core set of language elements such as operators, control structures, and statements. Core JavaScript can be extended for a variety of purposes by supplementing it with additional objects; for example: Client-side JavaScript extends the core language by supplying objects to control a browser and its Document Object Model (DOM). For example, client-side extensions allow an application to place elements on an HTML form and respond to user events such as mouse clicks, form input, and page navigation. Server-side JavaScript extends the core language by supplying objects relevant to running JavaScript on a server. For example, server-side extensions allow an application to communicate with a database, provide continuity of information from one invocation to another of the application, or perform file manipulations on a server. JavaScript and Java are similar in some ways but fundamentally different in some others. The JavaScript language resembles Java but does not have Java's static typing and strong type checking. JavaScript follows most Java expression syntax, naming conventions and basic control-flow constructs which was the reason why it was renamed from LiveScript to JavaScript.JavaScript is standardized at Ecma International — the European association for standardizing information and communication systems. This standardized version of JavaScript, called ECMAScript.

Show full summary Hide full summary

Similar

Introduction to the Internet
Shannon Anderson-Rush
Physiology / Intro psychology
Molly Macgregor
Welcome to GoConqr!
Sarah Egan
Psychology 115 Final Exam Review
HighBounce
Introduction to Microeconomics and The Economy
BryanTurner
Chapter 1 - The Accounting Environment
BryanTurner
Who did what now?...Ancient Greek edition
Chris Clark
Intro to Sociology
Shelby Allen
MGT 349-Management a Practical Introduction Chapter 16
Sheila Holdren
Fundamentals of a Computer System
Holksta
Fundamentals of remote sensing
Iain Woodhouse