SlideShare ist ein Scribd-Unternehmen logo
1 von 11
Downloaden Sie, um offline zu lesen
JavaScript




      A presentation by
contents


   I.  what is Javascript?
   II.  where did it come from?
   III.  what does it all mean?
   IV.  what does Javascript do?
   V.  want to get some?




                       A presentation by
what is Javascript?


  JavaScript ≠ Java
  Java is complex; requires declarations,
    compiling, and servers
  JavaScript is unrelated to Java, except that:
    both use C syntax
  JavaScript uses many Java names and naming
    conventions
  JavaScript looks like Java, but is easier for less
    technical users to program



                             A presentation by
where did it come from?


 designed by Brendan Eich
     Silicon Graphics, Netscape
     now CTO of Mozilla (spin off from AOL/Netscape)


 originally called Mocha, then LiveScript
     built for Netscape browser
     partnership between Sun Microsystems and
        Netscape (Java runtime environment)
     trademark of Sun, used under license




                               A presentation by
what does it all mean?


  capabilities
  scripting language
      easy to use and learn
      runtime, not compiled
      primarily client side, but also server side
      snippets
  interacts with HTML and DOM
      browser control
      form validation, formatting
      rollover’s, etc.
      adds client side application support

                               A presentation by
what does it all mean?


  related languages
  ECMAScript
      standardized version of JavaScript
  Jscript
      Microsoft version of JavaScript
  VBScript
      only works with Microsoft products
  DHTML
      combination of CSS and Javascript



                             A presentation by
what does Javascript do?




                           A presentation by
what does Javascript do?




                           A presentation by
what does Javascript do?


 
   Basics
     –    JS Statements-http://www.w3schools.com/JS/js_statements.asp
     –    JS Comments- http://www.w3schools.com/JS/js_comments.asp
     –    JS Variables-http://www.w3schools.com/JS/js_variables.asp
     –    JS Operators-http://www.w3schools.com/JS/js_operators.asp
     –    JS Comparisons- http://www.w3schools.com/JS/js_comparisons.asp
     –    JS If...Else- http://www.w3schools.com/JS/js_if_else.asp
     –    JS Switch- http://www.w3schools.com/JS/js_switch.asp
     –    JS Popup Boxes- http://www.w3schools.com/JS/js_popup.asp
     –    JS Functions- http://www.w3schools.com/JS/js_functions.asp
     –    JS For Loop- http://www.w3schools.com/JS/js_loop_for.asp
     –    JS While Loop- http://www.w3schools.com/JS/js_loop_while.asp
     –    JS Break Loops- http://www.w3schools.com/JS/js_break.asp
     –    JS For...In- http://www.w3schools.com/JS/js_loop_for_in.asp
     –    JS Events- http://www.w3schools.com/JS/js_events.asp
     –    JS Try...Catch- http://www.w3schools.com/JS/js_try_catch.asp
     –    JS Throw- http://www.w3schools.com/JS/js_throw.asp
     –    JS Special Text- http://www.w3schools.com/JS/js_special_characters.asp
     –    JS Guidelines- http://www.w3schools.com/JS/js_guidelines.asp




                                                  A presentation by
what does Javascript do?


     JS objects
     –    JS
String‐
h+p://www.w3schools.com/JS/js_obj_string.asp

     –    JS
Date‐h+p://www.w3schools.com/JS/js_obj_date.asp

     –    JS
Array‐
h+p://www.w3schools.com/JS/js_obj_array.asp

     –    JS
Boolean‐
h+p://www.w3schools.com/JS/js_obj_boolean.asp

     –    JS
Math‐
h+p://www.w3schools.com/JS/js_obj_math.asp

     –    JS
HTML
DOM‐
h+p://www.w3schools.com/JS/js_obj_htmldom.asp

 
   JS Advanced
     –    JS
Browser‐
h+p://www.w3schools.com/JS/js_browser.asp

     –    JS
Cookies‐
h+p://www.w3schools.com/JS/js_cookies.asp

     –    JS
ValidaIon‐
h+p://www.w3schools.com/JS/js_form_validaIon.asp

     –    JS
AnimaIon‐
h+p://www.w3schools.com/JS/js_animaIon.asp

     –    JS
Image
Maps‐
h+p://www.w3schools.com/JS/js_image_maps.asp

     –    JS
Timing‐
h+p://www.w3schools.com/JS/js_Iming.asp

     –    JS
Create
Object‐
h+p://www.w3schools.com/JS/js_objects.asp



 

                                            A presentation by
want to get some?




  hello@momentumdesignlab.com



      
 

          
   

      
 

          
   

      










1.866.542.7124




      
   

                            A presentation by

Weitere ähnliche Inhalte

Was ist angesagt?

Was ist angesagt? (20)

Java script ppt
Java script pptJava script ppt
Java script ppt
 
Java script
Java scriptJava script
Java script
 
JavaScript Programming
JavaScript ProgrammingJavaScript Programming
JavaScript Programming
 
Front End Development | Introduction
Front End Development | IntroductionFront End Development | Introduction
Front End Development | Introduction
 
JavaScript - Chapter 3 - Introduction
 JavaScript - Chapter 3 - Introduction JavaScript - Chapter 3 - Introduction
JavaScript - Chapter 3 - Introduction
 
Javascript essentials
Javascript essentialsJavascript essentials
Javascript essentials
 
JavaScript - Part-1
JavaScript - Part-1JavaScript - Part-1
JavaScript - Part-1
 
Introduction to HTML and CSS
Introduction to HTML and CSSIntroduction to HTML and CSS
Introduction to HTML and CSS
 
Intro to HTML and CSS basics
Intro to HTML and CSS basicsIntro to HTML and CSS basics
Intro to HTML and CSS basics
 
Lab #2: Introduction to Javascript
Lab #2: Introduction to JavascriptLab #2: Introduction to Javascript
Lab #2: Introduction to Javascript
 
JavaScript - An Introduction
JavaScript - An IntroductionJavaScript - An Introduction
JavaScript - An Introduction
 
Javascript
JavascriptJavascript
Javascript
 
Introduction to JavaScript (1).ppt
Introduction to JavaScript (1).pptIntroduction to JavaScript (1).ppt
Introduction to JavaScript (1).ppt
 
Javascript
JavascriptJavascript
Javascript
 
HTML and CSS crash course!
HTML and CSS crash course!HTML and CSS crash course!
HTML and CSS crash course!
 
Introduction to JavaScript
Introduction to JavaScriptIntroduction to JavaScript
Introduction to JavaScript
 
Javascript by geetanjali
Javascript by geetanjaliJavascript by geetanjali
Javascript by geetanjali
 
JavaScript
JavaScriptJavaScript
JavaScript
 
HTML, CSS And JAVASCRIPT!
HTML, CSS And JAVASCRIPT!HTML, CSS And JAVASCRIPT!
HTML, CSS And JAVASCRIPT!
 
Javascript 101
Javascript 101Javascript 101
Javascript 101
 

Ähnlich wie Javascript

Javascript(2)
Javascript(2)Javascript(2)
Javascript(2)tomcoh
 
Jazz up your JavaScript: Unobtrusive scripting with JavaScript libraries
Jazz up your JavaScript: Unobtrusive scripting with JavaScript librariesJazz up your JavaScript: Unobtrusive scripting with JavaScript libraries
Jazz up your JavaScript: Unobtrusive scripting with JavaScript librariesSimon Willison
 
Java script Basic
Java script BasicJava script Basic
Java script BasicJaya Kumari
 
The Server Side of Responsive Web Design
The Server Side of Responsive Web DesignThe Server Side of Responsive Web Design
The Server Side of Responsive Web DesignDave Olsen
 
8.-Javascript-report powerpoint presentation
8.-Javascript-report powerpoint presentation8.-Javascript-report powerpoint presentation
8.-Javascript-report powerpoint presentationJohnLagman3
 
Web Development for UX Designers
Web Development for UX DesignersWeb Development for UX Designers
Web Development for UX DesignersAshlimarie
 
Javascript Dependency Management
Javascript Dependency ManagementJavascript Dependency Management
Javascript Dependency ManagementSean Duncan
 
JavaScript For People Who Don't Code
JavaScript For People Who Don't CodeJavaScript For People Who Don't Code
JavaScript For People Who Don't CodeChristopher Schmitt
 
TDC2017 | Florianopolis - Trilha DevOps How we figured out we had a SRE team ...
TDC2017 | Florianopolis - Trilha DevOps How we figured out we had a SRE team ...TDC2017 | Florianopolis - Trilha DevOps How we figured out we had a SRE team ...
TDC2017 | Florianopolis - Trilha DevOps How we figured out we had a SRE team ...tdc-globalcode
 
WEB MODULE 3.pdf
WEB MODULE 3.pdfWEB MODULE 3.pdf
WEB MODULE 3.pdfDeepika A B
 
JavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SK
JavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SKJavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SK
JavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SKDavid Wesst
 
How to make Ajax Libraries work for you
How to make Ajax Libraries work for youHow to make Ajax Libraries work for you
How to make Ajax Libraries work for youSimon Willison
 
Session vii(java scriptbasics)
Session vii(java scriptbasics)Session vii(java scriptbasics)
Session vii(java scriptbasics)Shrijan Tiwari
 
Introduction à AngularJS
Introduction à AngularJSIntroduction à AngularJS
Introduction à AngularJSNicolas PENNEC
 

Ähnlich wie Javascript (20)

Javascript(2)
Javascript(2)Javascript(2)
Javascript(2)
 
Jazz up your JavaScript: Unobtrusive scripting with JavaScript libraries
Jazz up your JavaScript: Unobtrusive scripting with JavaScript librariesJazz up your JavaScript: Unobtrusive scripting with JavaScript libraries
Jazz up your JavaScript: Unobtrusive scripting with JavaScript libraries
 
Coding the UI
Coding the UICoding the UI
Coding the UI
 
Coding Ui
Coding UiCoding Ui
Coding Ui
 
Java script Basic
Java script BasicJava script Basic
Java script Basic
 
The Server Side of Responsive Web Design
The Server Side of Responsive Web DesignThe Server Side of Responsive Web Design
The Server Side of Responsive Web Design
 
8.-Javascript-report powerpoint presentation
8.-Javascript-report powerpoint presentation8.-Javascript-report powerpoint presentation
8.-Javascript-report powerpoint presentation
 
Web Development for UX Designers
Web Development for UX DesignersWeb Development for UX Designers
Web Development for UX Designers
 
Javascript Dependency Management
Javascript Dependency ManagementJavascript Dependency Management
Javascript Dependency Management
 
FrontEnd-Roadmap.pdf
FrontEnd-Roadmap.pdfFrontEnd-Roadmap.pdf
FrontEnd-Roadmap.pdf
 
DiscoJuice
DiscoJuiceDiscoJuice
DiscoJuice
 
JavaScript For People Who Don't Code
JavaScript For People Who Don't CodeJavaScript For People Who Don't Code
JavaScript For People Who Don't Code
 
TDC2017 | Florianopolis - Trilha DevOps How we figured out we had a SRE team ...
TDC2017 | Florianopolis - Trilha DevOps How we figured out we had a SRE team ...TDC2017 | Florianopolis - Trilha DevOps How we figured out we had a SRE team ...
TDC2017 | Florianopolis - Trilha DevOps How we figured out we had a SRE team ...
 
WEB MODULE 3.pdf
WEB MODULE 3.pdfWEB MODULE 3.pdf
WEB MODULE 3.pdf
 
JavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SK
JavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SKJavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SK
JavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SK
 
How to make Ajax Libraries work for you
How to make Ajax Libraries work for youHow to make Ajax Libraries work for you
How to make Ajax Libraries work for you
 
Session vii(java scriptbasics)
Session vii(java scriptbasics)Session vii(java scriptbasics)
Session vii(java scriptbasics)
 
JavaScript-Core
JavaScript-CoreJavaScript-Core
JavaScript-Core
 
JavaScript-Core
JavaScript-CoreJavaScript-Core
JavaScript-Core
 
Introduction à AngularJS
Introduction à AngularJSIntroduction à AngularJS
Introduction à AngularJS
 

Mehr von Momentum Design Lab (20)

Add to Trip - EyeForTravel Presentation
Add to Trip - EyeForTravel PresentationAdd to Trip - EyeForTravel Presentation
Add to Trip - EyeForTravel Presentation
 
Sencha
SenchaSencha
Sencha
 
jQuery
jQueryjQuery
jQuery
 
Extjs4
Extjs4Extjs4
Extjs4
 
Appcellerator
AppcelleratorAppcellerator
Appcellerator
 
Adobe Air 2.6
Adobe Air 2.6Adobe Air 2.6
Adobe Air 2.6
 
jQuery Mobile
jQuery MobilejQuery Mobile
jQuery Mobile
 
Component Art
Component ArtComponent Art
Component Art
 
Infragistics
InfragisticsInfragistics
Infragistics
 
Telerik
TelerikTelerik
Telerik
 
Jquery
JqueryJquery
Jquery
 
Yui- Yahoo! User Interface Library
Yui- Yahoo! User Interface LibraryYui- Yahoo! User Interface Library
Yui- Yahoo! User Interface Library
 
Extjs
ExtjsExtjs
Extjs
 
GWT- Google Web Toolkit
GWT- Google Web ToolkitGWT- Google Web Toolkit
GWT- Google Web Toolkit
 
Django
DjangoDjango
Django
 
PHP
PHPPHP
PHP
 
Ruby on Rails
Ruby on RailsRuby on Rails
Ruby on Rails
 
C#
C#C#
C#
 
ASP.NET
ASP.NETASP.NET
ASP.NET
 
Drupal
DrupalDrupal
Drupal
 

Kürzlich hochgeladen

H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DaySri Ambati
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 

Kürzlich hochgeladen (20)

H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo DayH2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
H2O.ai CEO/Founder: Sri Ambati Keynote at Wells Fargo Day
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 

Javascript

  • 1. JavaScript A presentation by
  • 2. contents I.  what is Javascript? II.  where did it come from? III.  what does it all mean? IV.  what does Javascript do? V.  want to get some? A presentation by
  • 3. what is Javascript? JavaScript ≠ Java Java is complex; requires declarations, compiling, and servers JavaScript is unrelated to Java, except that: both use C syntax JavaScript uses many Java names and naming conventions JavaScript looks like Java, but is easier for less technical users to program A presentation by
  • 4. where did it come from? designed by Brendan Eich Silicon Graphics, Netscape now CTO of Mozilla (spin off from AOL/Netscape) originally called Mocha, then LiveScript built for Netscape browser partnership between Sun Microsystems and Netscape (Java runtime environment) trademark of Sun, used under license A presentation by
  • 5. what does it all mean? capabilities scripting language easy to use and learn runtime, not compiled primarily client side, but also server side snippets interacts with HTML and DOM browser control form validation, formatting rollover’s, etc. adds client side application support A presentation by
  • 6. what does it all mean? related languages ECMAScript standardized version of JavaScript Jscript Microsoft version of JavaScript VBScript only works with Microsoft products DHTML combination of CSS and Javascript A presentation by
  • 7. what does Javascript do? A presentation by
  • 8. what does Javascript do? A presentation by
  • 9. what does Javascript do? 
 Basics –  JS Statements-http://www.w3schools.com/JS/js_statements.asp –  JS Comments- http://www.w3schools.com/JS/js_comments.asp –  JS Variables-http://www.w3schools.com/JS/js_variables.asp –  JS Operators-http://www.w3schools.com/JS/js_operators.asp –  JS Comparisons- http://www.w3schools.com/JS/js_comparisons.asp –  JS If...Else- http://www.w3schools.com/JS/js_if_else.asp –  JS Switch- http://www.w3schools.com/JS/js_switch.asp –  JS Popup Boxes- http://www.w3schools.com/JS/js_popup.asp –  JS Functions- http://www.w3schools.com/JS/js_functions.asp –  JS For Loop- http://www.w3schools.com/JS/js_loop_for.asp –  JS While Loop- http://www.w3schools.com/JS/js_loop_while.asp –  JS Break Loops- http://www.w3schools.com/JS/js_break.asp –  JS For...In- http://www.w3schools.com/JS/js_loop_for_in.asp –  JS Events- http://www.w3schools.com/JS/js_events.asp –  JS Try...Catch- http://www.w3schools.com/JS/js_try_catch.asp –  JS Throw- http://www.w3schools.com/JS/js_throw.asp –  JS Special Text- http://www.w3schools.com/JS/js_special_characters.asp –  JS Guidelines- http://www.w3schools.com/JS/js_guidelines.asp A presentation by
  • 10. what does Javascript do? JS objects –  JS
String‐
h+p://www.w3schools.com/JS/js_obj_string.asp
 –  JS
Date‐h+p://www.w3schools.com/JS/js_obj_date.asp
 –  JS
Array‐
h+p://www.w3schools.com/JS/js_obj_array.asp
 –  JS
Boolean‐
h+p://www.w3schools.com/JS/js_obj_boolean.asp
 –  JS
Math‐
h+p://www.w3schools.com/JS/js_obj_math.asp
 –  JS
HTML
DOM‐
h+p://www.w3schools.com/JS/js_obj_htmldom.asp
 
 JS Advanced –  JS
Browser‐
h+p://www.w3schools.com/JS/js_browser.asp
 –  JS
Cookies‐
h+p://www.w3schools.com/JS/js_cookies.asp
 –  JS
ValidaIon‐
h+p://www.w3schools.com/JS/js_form_validaIon.asp
 –  JS
AnimaIon‐
h+p://www.w3schools.com/JS/js_animaIon.asp
 –  JS
Image
Maps‐
h+p://www.w3schools.com/JS/js_image_maps.asp
 –  JS
Timing‐
h+p://www.w3schools.com/JS/js_Iming.asp
 –  JS
Create
Object‐
h+p://www.w3schools.com/JS/js_objects.asp
 
 A presentation by
  • 11. want to get some? hello@momentumdesignlab.com


 
 

 
 
 
 

 
 
 










1.866.542.7124
 
 
 A presentation by