JavaScript

JavaScript is an object-based, multi-paradigm, high-level, dynamic, weakly typed, and interpreted client-side scripting programming language. JavaScript is a powerful client-side scripting language. Mainly used to enhancing the user interaction with the webpage.

Along with HTML and CSS, JavaScript is one of the three core technologies of World Wide Web content production.

JavaScript was first termed as LiveScript, later changed to JavaScript. JavaScript was created to make webpages alive. It is now most widely used also outside of the browser and also the language powering databases, applications and even possible to develop embedded applications, mobile apps, TV sets apps and more.

The vast majority of websites and all major browsers have a dedicated JavaScript engine to execute it.

JavaScript Topics

  • JavaScript – Introduction
  • JavaScript – Features, pros n cons
  • JavaScript – Script Structure
  • JavaScript – Syntax
  • JavaScript – Placement
  • JavaScript – Statements & Comments
  • JavaScript – Variables
  • JavaScript – Operators
  • JavaScript – Data Types
  • JavaScript – Arithmetic Expressions
  • JavaScript – Conditional Statements
  • JavaScript – If, If Else
  • JavaScript – Switch case
  • JavaScript – Loops
  • JavaScript – Functions
  • JavaScript – Objects
  • JavaScript – Events
  • JavaScript – Strings
  • JavaScript – Numbers
  • JavaScript – Arrays
  • JavaScript – Array Sort
  • JavaScript – Array Iteration
  • JavaScript – Dates
  • JavaScript – Math
  • JavaScript – Comparisons
  • JavaScript – Break