SlideShare a Scribd company logo
1 of 10
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
An Introduction to
JavaScript
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
An Introduction to JavaScript
The company, Netscape, designed JavaScript to provide an easy programming tools for
HTML design. Created by Brendan Eich in May 1995.
ECMA Script (European Computer Manufacturer’s Association)
ECMA Script is a Standard for a scripting languages. Languages like JavaScript are based on
the ECMA Script. ECMA Standard is based on several originating technologies, the most well
known being JavaScript (Netscape) and JScript (Microsoft).
DOM (Document Object Model)
The DOM is the way JavaScript sees its containing
pages' data. It is an object that includes how the
HTML/XHTML/XML is formatted, as well as the
browser state.
BOM (Browser Object Model)
The BOM is browser components aside from the document, like history, location,
navigator and screen (as well as some others that vary by browser).
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
What is JavaScript?
• JavaScript is a class-free, Object-oriented language.
• JavaScript is Client Side Scripting language and dynamic language.
• JavaScript is an interpreted language.
• With JavaScript you can change any object at any time.
• JavaScript is an object-oriented language with prototypal inheritance.
• With JavaScript you can create Anonymous Functions.
• JavaScript can automatically change a formatted date on a Web page.
• JavaScript can cause a linked-to page to appear in a popup window.
• Its syntax comes from Java and C languages, so many structures from those languages
apply to JavaScript as well.
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
JavaScript Features
• Syntax is similar to C++ and Java
• Case Sensitive
• Loosely Types
• Platform Independent
• Interpreted
• Semicolons, as separator for multiple statements in the same line.
• Built in Objects
• Prototype-based object-oriented programming
• Array and object literals
• Regular expressions
• Browser Detects
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
Why JavaScript?
• To create more interactive pages – client side validations
• To generate HTML dynamically
• Event Handlings
• To enhance browser capabilities by giving it a better look – printing on status bar
• Interact with embedded components like applets and active x controls
• JavaScript is relatively fast to the end user
• JavaScript is used for creating visual effects on screen, calculating data and performing
processing on web pages.
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
Available Programming Features in JavaScript
• Variables
• Data Types
• Functions
• Operators
• Arrays
• Conditions
• Events
• Reserved Words
• Prototypes
• Objects
• Objects
• DOM
• BOM
• Reg Exp
• Array Objects
• Call back
• Closures
• Hoisting
• Scope
• Function Declaration Types
• Browser Detection
• Debugging
• Call, Apply
• Strict Mode
Here are list of some of important available features in JavaScript.
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
JavaScript Syntax
External JavaScript
Internal JavaScript Inline JavaScript
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
Some of List Of JavaScript Frameworks
DOM Related Frameworks
React JS
Dojo
JQuery
Moo Tools
Prototype
YUI
Graphical/visualization
D3
High Charts
Raphael
Three
Any Chart
GUI Widgets
Bootstrap
Dojo Widgets
Ext JS of Sencha
JQuery UI
Kendo UI of Telerik
OpenUI5 of SAP
MVC, MVVM
Angular
Backbone
Ember
Enyo
Ext JS
Google Web Toolkit
Knockout
Meteor
React
SproutCore
Unit Testing
Jasmine
Mocha
Template Engine
Handle bars
JQuery Mobile
Mustache
Pure JS/AJAX
Google Closure
Socket IO
Underscore
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
JavaScript References
https://developer.mozilla.org/en-US/docs/Web/JavaScript
https://msdn.microsoft.com/en-us/library/br212465(v=vs.94).aspx
http://www.java2s.com/
http://www.w3schools.com/js/
http://www.javascriptkit.com/javatutors/index.shtml
http://www.tutorialspoint.com/javascript/
Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com
Thank You
Author : Subrahmanyam Poluru
Website : www.subrahmanyampoluru.com
E-mail : info@onlinetraininghome.com
For Training : www.onlinetraininghome.com

More Related Content

What's hot

Java Script An Introduction By HWA
Java Script An Introduction By HWAJava Script An Introduction By HWA
Java Script An Introduction By HWAEmma Wood
 
Web Development Today
Web Development TodayWeb Development Today
Web Development Todaybretticus
 
Javascript coding-and-design-patterns
Javascript coding-and-design-patternsJavascript coding-and-design-patterns
Javascript coding-and-design-patternsHernan Mammana
 
JavaScript: Implementations And Applications
JavaScript: Implementations And ApplicationsJavaScript: Implementations And Applications
JavaScript: Implementations And ApplicationsPragya Pai
 
Web development basics (Part-7)
Web development basics (Part-7)Web development basics (Part-7)
Web development basics (Part-7)Rajat Pratap Singh
 
Client side scripting using Javascript
Client side scripting using JavascriptClient side scripting using Javascript
Client side scripting using JavascriptBansari Shah
 
Back to the Basics - 1 - Introduction to Web Development
Back to the Basics - 1 - Introduction to Web DevelopmentBack to the Basics - 1 - Introduction to Web Development
Back to the Basics - 1 - Introduction to Web DevelopmentClint LaForest
 
Java script writing javascript
Java script writing javascriptJava script writing javascript
Java script writing javascriptJesus Obenita Jr.
 
Introduction of javascript
Introduction of javascriptIntroduction of javascript
Introduction of javascriptsyeda zoya mehdi
 
Webservices: connecting Joomla! with other programs.
Webservices: connecting Joomla! with other programs.Webservices: connecting Joomla! with other programs.
Webservices: connecting Joomla! with other programs.Herman Peeren
 
Java Script
Java ScriptJava Script
Java Scriptsiddaram
 
JavaScript - The new English
JavaScript - The new EnglishJavaScript - The new English
JavaScript - The new EnglishMário Gonçalves
 
Elm - functional programming for frontend
Elm - functional programming for frontendElm - functional programming for frontend
Elm - functional programming for frontendJawahar
 
02 java programming basic
02  java programming basic02  java programming basic
02 java programming basicZeeshan-Shaikh
 
Heuristics to scale your framework
Heuristics to scale your frameworkHeuristics to scale your framework
Heuristics to scale your frameworkvodQA
 

What's hot (20)

Java Script An Introduction By HWA
Java Script An Introduction By HWAJava Script An Introduction By HWA
Java Script An Introduction By HWA
 
Web Development Today
Web Development TodayWeb Development Today
Web Development Today
 
Javascript coding-and-design-patterns
Javascript coding-and-design-patternsJavascript coding-and-design-patterns
Javascript coding-and-design-patterns
 
My Ionic Adventure
My Ionic AdventureMy Ionic Adventure
My Ionic Adventure
 
JavaScript: Implementations And Applications
JavaScript: Implementations And ApplicationsJavaScript: Implementations And Applications
JavaScript: Implementations And Applications
 
Web development basics (Part-7)
Web development basics (Part-7)Web development basics (Part-7)
Web development basics (Part-7)
 
Client side scripting using Javascript
Client side scripting using JavascriptClient side scripting using Javascript
Client side scripting using Javascript
 
Javascript
JavascriptJavascript
Javascript
 
Back to the Basics - 1 - Introduction to Web Development
Back to the Basics - 1 - Introduction to Web DevelopmentBack to the Basics - 1 - Introduction to Web Development
Back to the Basics - 1 - Introduction to Web Development
 
Javascripts. pptt
Javascripts. ppttJavascripts. pptt
Javascripts. pptt
 
Java Script
Java ScriptJava Script
Java Script
 
Java script writing javascript
Java script writing javascriptJava script writing javascript
Java script writing javascript
 
Introduction of javascript
Introduction of javascriptIntroduction of javascript
Introduction of javascript
 
Webservices: connecting Joomla! with other programs.
Webservices: connecting Joomla! with other programs.Webservices: connecting Joomla! with other programs.
Webservices: connecting Joomla! with other programs.
 
Java script
Java scriptJava script
Java script
 
Java Script
Java ScriptJava Script
Java Script
 
JavaScript - The new English
JavaScript - The new EnglishJavaScript - The new English
JavaScript - The new English
 
Elm - functional programming for frontend
Elm - functional programming for frontendElm - functional programming for frontend
Elm - functional programming for frontend
 
02 java programming basic
02  java programming basic02  java programming basic
02 java programming basic
 
Heuristics to scale your framework
Heuristics to scale your frameworkHeuristics to scale your framework
Heuristics to scale your framework
 

Similar to An overview of JavaScript

Single page application and Framework
Single page application and FrameworkSingle page application and Framework
Single page application and FrameworkChandrasekar G
 
Web programming and services
Web programming and servicesWeb programming and services
Web programming and serviceslaibamaqsood
 
Meetup. Technologies Intro for Non-Tech People
Meetup. Technologies Intro for Non-Tech PeopleMeetup. Technologies Intro for Non-Tech People
Meetup. Technologies Intro for Non-Tech PeopleIT Arena
 
Intro JavaScript
Intro JavaScriptIntro JavaScript
Intro JavaScriptkoppenolski
 
Java script202
Java script202Java script202
Java script202Wasiq Zia
 
JS - The Unknown Basics.pptx
JS - The Unknown Basics.pptxJS - The Unknown Basics.pptx
JS - The Unknown Basics.pptxParveenSoni21
 
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...Malin Weiss
 
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...Speedment, Inc.
 
Introduction to Jquery
Introduction to JqueryIntroduction to Jquery
Introduction to JqueryGurpreet singh
 
ATO- Intro to Web Concepts
ATO- Intro to Web ConceptsATO- Intro to Web Concepts
ATO- Intro to Web ConceptsMarjorie Sample
 
Building Real-World Dojo Web Applications
Building Real-World Dojo Web ApplicationsBuilding Real-World Dojo Web Applications
Building Real-World Dojo Web ApplicationsAndrew Ferrier
 
Structured web apps
Structured web appsStructured web apps
Structured web appsSheng Tian
 

Similar to An overview of JavaScript (20)

Java script
Java scriptJava script
Java script
 
Java script
Java scriptJava script
Java script
 
Single page application and Framework
Single page application and FrameworkSingle page application and Framework
Single page application and Framework
 
Web programming and services
Web programming and servicesWeb programming and services
Web programming and services
 
Javascript 01 (js)
Javascript 01 (js)Javascript 01 (js)
Javascript 01 (js)
 
Class 10
Class 10Class 10
Class 10
 
Meetup. Technologies Intro for Non-Tech People
Meetup. Technologies Intro for Non-Tech PeopleMeetup. Technologies Intro for Non-Tech People
Meetup. Technologies Intro for Non-Tech People
 
Intro JavaScript
Intro JavaScriptIntro JavaScript
Intro JavaScript
 
Evolution of java script libraries
Evolution of java script librariesEvolution of java script libraries
Evolution of java script libraries
 
Java script202
Java script202Java script202
Java script202
 
JS - The Unknown Basics.pptx
JS - The Unknown Basics.pptxJS - The Unknown Basics.pptx
JS - The Unknown Basics.pptx
 
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
How to JavaOne 2016 - Generate Customized Java 8 Code from Your Database [TUT...
 
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
JavaOne2016 - How to Generate Customized Java 8 Code from Your Database [TUT4...
 
wt mod3.pdf
wt mod3.pdfwt mod3.pdf
wt mod3.pdf
 
Introduction to Jquery
Introduction to JqueryIntroduction to Jquery
Introduction to Jquery
 
ATO- Intro to Web Concepts
ATO- Intro to Web ConceptsATO- Intro to Web Concepts
ATO- Intro to Web Concepts
 
Building Real-World Dojo Web Applications
Building Real-World Dojo Web ApplicationsBuilding Real-World Dojo Web Applications
Building Real-World Dojo Web Applications
 
Structured web apps
Structured web appsStructured web apps
Structured web apps
 
Web dev-101
Web dev-101Web dev-101
Web dev-101
 
Web servicesoverview
Web servicesoverviewWeb servicesoverview
Web servicesoverview
 

Recently uploaded

Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 

Recently uploaded (20)

Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 

An overview of JavaScript

  • 1. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com An Introduction to JavaScript
  • 2. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com An Introduction to JavaScript The company, Netscape, designed JavaScript to provide an easy programming tools for HTML design. Created by Brendan Eich in May 1995. ECMA Script (European Computer Manufacturer’s Association) ECMA Script is a Standard for a scripting languages. Languages like JavaScript are based on the ECMA Script. ECMA Standard is based on several originating technologies, the most well known being JavaScript (Netscape) and JScript (Microsoft). DOM (Document Object Model) The DOM is the way JavaScript sees its containing pages' data. It is an object that includes how the HTML/XHTML/XML is formatted, as well as the browser state. BOM (Browser Object Model) The BOM is browser components aside from the document, like history, location, navigator and screen (as well as some others that vary by browser).
  • 3. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com What is JavaScript? • JavaScript is a class-free, Object-oriented language. • JavaScript is Client Side Scripting language and dynamic language. • JavaScript is an interpreted language. • With JavaScript you can change any object at any time. • JavaScript is an object-oriented language with prototypal inheritance. • With JavaScript you can create Anonymous Functions. • JavaScript can automatically change a formatted date on a Web page. • JavaScript can cause a linked-to page to appear in a popup window. • Its syntax comes from Java and C languages, so many structures from those languages apply to JavaScript as well.
  • 4. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com JavaScript Features • Syntax is similar to C++ and Java • Case Sensitive • Loosely Types • Platform Independent • Interpreted • Semicolons, as separator for multiple statements in the same line. • Built in Objects • Prototype-based object-oriented programming • Array and object literals • Regular expressions • Browser Detects
  • 5. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com Why JavaScript? • To create more interactive pages – client side validations • To generate HTML dynamically • Event Handlings • To enhance browser capabilities by giving it a better look – printing on status bar • Interact with embedded components like applets and active x controls • JavaScript is relatively fast to the end user • JavaScript is used for creating visual effects on screen, calculating data and performing processing on web pages.
  • 6. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com Available Programming Features in JavaScript • Variables • Data Types • Functions • Operators • Arrays • Conditions • Events • Reserved Words • Prototypes • Objects • Objects • DOM • BOM • Reg Exp • Array Objects • Call back • Closures • Hoisting • Scope • Function Declaration Types • Browser Detection • Debugging • Call, Apply • Strict Mode Here are list of some of important available features in JavaScript.
  • 7. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com JavaScript Syntax External JavaScript Internal JavaScript Inline JavaScript
  • 8. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com Some of List Of JavaScript Frameworks DOM Related Frameworks React JS Dojo JQuery Moo Tools Prototype YUI Graphical/visualization D3 High Charts Raphael Three Any Chart GUI Widgets Bootstrap Dojo Widgets Ext JS of Sencha JQuery UI Kendo UI of Telerik OpenUI5 of SAP MVC, MVVM Angular Backbone Ember Enyo Ext JS Google Web Toolkit Knockout Meteor React SproutCore Unit Testing Jasmine Mocha Template Engine Handle bars JQuery Mobile Mustache Pure JS/AJAX Google Closure Socket IO Underscore
  • 9. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com JavaScript References https://developer.mozilla.org/en-US/docs/Web/JavaScript https://msdn.microsoft.com/en-us/library/br212465(v=vs.94).aspx http://www.java2s.com/ http://www.w3schools.com/js/ http://www.javascriptkit.com/javatutors/index.shtml http://www.tutorialspoint.com/javascript/
  • 10. Author : Subrahmanyam Poluru | Website : www.onlinetraininghome.com Thank You Author : Subrahmanyam Poluru Website : www.subrahmanyampoluru.com E-mail : info@onlinetraininghome.com For Training : www.onlinetraininghome.com