Skip to content

milanjana143/JS-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to JavaScript Language

JavaScript is a high-level, interpreted programming language used to create interactive and dynamic web applications. It is mainly used for front-end development to make web pages responsive and user-friendly. JavaScript runs directly in the browser and supports event-driven programming.

It was developed by Brendan Eich in 1995 at Netscape. It was originally created to add interactivity to web pages in the Netscape Navigator browser.

Features of JavaScript:

  • Lightweight and interpreted
  • Platform independent
  • Supports object-oriented programming
  • Event-driven programming
  • Fast execution in browsers

Uses of JavaScript:

  • Web development (front-end and back-end)
  • Web applications
  • Mobile applications
  • Game development

About

Concept of JavaScript program using it's data types, operators, control structure etc and execute after exporting to another module.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors