SlideShare a Scribd company logo
CODE CREW | INTRO TO JAVASCRIPT 
INTRO TO 
JAVASCRIPT 
Jamal O’Garro 
Code Crew 
Software Engineer + Instructor
CODE CREW | INTRO TO JAVASCRIPT 
JAVASCRIPT 
• Is a programming language 
• Created by Netscape 
• Runs in browser & server 
• Java is not JavaScript! 
• Is actually named 
ECMAScript
CODE CREW | INTRO TO JAVASCRIPT 
WHAT DOES JAVASCRIPT LOOK LIKE?
CODE CREW | INTRO TO JAVASCRIPT 
DATA TYPES
CODE CREW | INTRO TO JAVASCRIPT 
LOGICAL OPERATORS
CODE CREW | INTRO TO JAVASCRIPT 
VARIABLES
CODE CREW | INTRO TO JAVASCRIPT 
UNDEFINED vs. NULL 
• Both represent absence of a value 
• If a variable has not been initialized it is “undefined” 
• Null is used to initialize or empty a variable
CODE CREW | INTRO TO JAVASCRIPT 
IF / ELSE STATEMENTS
CODE CREW | INTRO TO JAVASCRIPT 
ARRAYS
CODE CREW | INTRO TO JAVASCRIPT 
LOOPS
CODE CREW | INTRO TO JAVASCRIPT 
FUNCTIONS
CODE CREW | INTRO TO JAVASCRIPT 
MORE ABOUT FUNCTIONS 
• Function declarations 
• Function expressions 
• Functions and scope 
• Anonymous functions vs named functions
CODE CREW | INTRO TO JAVASCRIPT 
OBJECTS
CODE CREW | INTRO TO JAVASCRIPT 
MORE ABOUT OBJECTS 
• There are several ways to create objects 
• If a variable is part of an object is called a property 
• If a function is part of an object it is called a method
CODE CREW | INTRO TO JAVASCRIPT 
EXERCISE
CODE CREW | INTRO TO JAVASCRIPT 
OBJECT-ORIENTED JAVASCRIPT
CODE CREW | INTRO TO JAVASCRIPT 
PROTOTYPAL INHERITANCE 
• JavaScript uses objects for inheritance 
• Objects are linked to each other by a special 
prototype object 
• If we create a new instance of an object using a 
constructor the new object “inherits” the properties 
and methods of the parent
CODE CREW | INTRO TO JAVASCRIPT 
CONSTRUCTOR FUNCTIONS 
Allow us to create new instances of objects
CODE CREW | INTRO TO JAVASCRIPT 
THIS 
• When a function is called as a method of an object, 
“this” is set to the object the method is called on 
• If we use “this” with a constructor function it refers to 
the new object being created 
• If “this” is called outside of the context of a function it 
will refer to the global object
CODE CREW | INTRO TO JAVASCRIPT 
THE DOM
CODE CREW | INTRO TO JAVASCRIPT 
DOM SELECTORS 
querySelector 
querySelectorAll 
getElementById 
getElementsByTagName 
getElementsByClassName
CODE CREW | INTRO TO JAVASCRIPT 
EVENTS 
onclick 
onfocus 
onblur 
onmouseover 
onload
CODE CREW | INTRO TO JAVASCRIPT 
jQUERY
jQUERY SELECTOR 
$ 
CODE CREW | INTRO TO JAVASCRIPT
jQUERY EVENTS 
click 
focus 
blur 
hover 
load 
CODE CREW | INTRO TO JAVASCRIPT
CODE CREW | INTRO TO JAVASCRIPT 
AJAX 
Allows us to dynamically update a web page without 
having to reload the entire page
CODE CREW | INTRO TO JAVASCRIPT 
APIs
CODE CREW | INTRO TO JAVASCRIPT 
JAVASCRIPT FRAMEWORKS
CODE CREW | INTRO TO JAVASCRIPT 
NODE.js
CODE CREW | INTRO TO JAVASCRIPT 
THANKS MUCH!!! 
Jamal O’Garro 
Code Crew 
Software Engineer + Instructor

More Related Content

ODP
Drilling the Async Library
PPTX
Actor-based concurrency and Akka Fundamentals
PDF
Raphael Amorim - Scrating React Fiber
PDF
Before you jump into Angular
PDF
Converting LotusScript Agents to Java Agents
PDF
Dynamically Composing Collection Operations through Collection Promises
PDF
Ryan Christiani I Heard React Was Good
PDF
Asynchronous javascript
Drilling the Async Library
Actor-based concurrency and Akka Fundamentals
Raphael Amorim - Scrating React Fiber
Before you jump into Angular
Converting LotusScript Agents to Java Agents
Dynamically Composing Collection Operations through Collection Promises
Ryan Christiani I Heard React Was Good
Asynchronous javascript

What's hot (20)

PDF
Reflection in Pharo: Beyond Smalltak
PDF
Reacting to the Isomorphic Buzz
PDF
An Overview of the React Ecosystem
PDF
Gatling @ Scala.Io 2013
PPTX
Top 10 RxJs Operators in Angular
PPTX
Why I don’t want to develop iOS apps in Objective C
PDF
Variables in Pharo5
PDF
Lecture 3 - ES6 Script Advanced for React-Native
PDF
Quick tour to front end unit testing using jasmine
PDF
PDF
Angular Weekend
PDF
Reflection in Pharo: Beyond Smalltak
PPT
Web development basics (Part-5)
PDF
Introduction to Actor Model and Akka
PDF
New in Spring Framework 5.0: Functional Web Framework
PDF
Intro to JavaScript
PDF
Intro To React Native
PPTX
Introduction to Scala language
PPTX
Spring Northwest Usergroup Grails Presentation
PDF
Type script for_java_dev_jul_2020
Reflection in Pharo: Beyond Smalltak
Reacting to the Isomorphic Buzz
An Overview of the React Ecosystem
Gatling @ Scala.Io 2013
Top 10 RxJs Operators in Angular
Why I don’t want to develop iOS apps in Objective C
Variables in Pharo5
Lecture 3 - ES6 Script Advanced for React-Native
Quick tour to front end unit testing using jasmine
Angular Weekend
Reflection in Pharo: Beyond Smalltak
Web development basics (Part-5)
Introduction to Actor Model and Akka
New in Spring Framework 5.0: Functional Web Framework
Intro to JavaScript
Intro To React Native
Introduction to Scala language
Spring Northwest Usergroup Grails Presentation
Type script for_java_dev_jul_2020
Ad

Viewers also liked (10)

PPTX
Intro to Javascript
PDF
Intro to JavaScript
PDF
NodeJs Intro - JavaScript Zagreb Meetup #1
PDF
Javascript intro for MAH
PDF
JavaScript Intro
KEY
Intro to Javascript
PPTX
JavaScript - Intro
PDF
Intro to Javascript and jQuery
PDF
Intro to JavaScript
PPT
Introduction to html
Intro to Javascript
Intro to JavaScript
NodeJs Intro - JavaScript Zagreb Meetup #1
Javascript intro for MAH
JavaScript Intro
Intro to Javascript
JavaScript - Intro
Intro to Javascript and jQuery
Intro to JavaScript
Introduction to html
Ad

Similar to Intro to javascript (4 week) (20)

PPTX
JS - Basics
PPTX
JavaScript Fundamentals & JQuery
PPTX
JS Basics
PDF
8 introduction to_java_script
PDF
JavaScript Getting Started
PDF
Basics of JavaScript
PDF
Hsc IT Chap 3. Advanced javascript-1.pdf
PPTX
WT Unit-3 PPT.pptx
PPTX
All of Javascript
DOC
javscript
PPTX
js.pptx
PPT
Introduction to Javascript
PDF
Training javascript 2012 hcmut
PPT
Javascript
PDF
Intro to Programming
PPTX
All of javascript
PPTX
jQuery (intermediate)
PPT
Java Script
PDF
Java Script
PPT
JavaScript ppt for introduction of javascripta
JS - Basics
JavaScript Fundamentals & JQuery
JS Basics
8 introduction to_java_script
JavaScript Getting Started
Basics of JavaScript
Hsc IT Chap 3. Advanced javascript-1.pdf
WT Unit-3 PPT.pptx
All of Javascript
javscript
js.pptx
Introduction to Javascript
Training javascript 2012 hcmut
Javascript
Intro to Programming
All of javascript
jQuery (intermediate)
Java Script
Java Script
JavaScript ppt for introduction of javascripta

More from Jamal Sinclair O'Garro (14)

PDF
A Look at TensorFlow.js
PDF
Intro to React
PDF
React + Redux for Web Developers
PDF
Intro to ionic 2
PDF
Intro to ES6 / ES2015
PDF
The Ten Code Commandments
PDF
Using TypeScript with Angular
PDF
Intro to UI-Router/TypeScript
PDF
Intro to Node.js
PDF
Intro to iOS Development
PDF
Introduction to AngularJS
PDF
Intro to rails 2_kg_edited
PDF
Intro to Ruby on Rails
PDF
Intro to HTML + CSS
A Look at TensorFlow.js
Intro to React
React + Redux for Web Developers
Intro to ionic 2
Intro to ES6 / ES2015
The Ten Code Commandments
Using TypeScript with Angular
Intro to UI-Router/TypeScript
Intro to Node.js
Intro to iOS Development
Introduction to AngularJS
Intro to rails 2_kg_edited
Intro to Ruby on Rails
Intro to HTML + CSS

Recently uploaded (20)

PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Encapsulation theory and applications.pdf
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PPTX
A Presentation on Artificial Intelligence
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PDF
Machine learning based COVID-19 study performance prediction
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
“AI and Expert System Decision Support & Business Intelligence Systems”
Encapsulation theory and applications.pdf
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
SOPHOS-XG Firewall Administrator PPT.pptx
A Presentation on Artificial Intelligence
20250228 LYD VKU AI Blended-Learning.pptx
Big Data Technologies - Introduction.pptx
Dropbox Q2 2025 Financial Results & Investor Presentation
Machine learning based COVID-19 study performance prediction
Accuracy of neural networks in brain wave diagnosis of schizophrenia
Unlocking AI with Model Context Protocol (MCP)
Spectral efficient network and resource selection model in 5G networks
Mobile App Security Testing_ A Comprehensive Guide.pdf
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Digital-Transformation-Roadmap-for-Companies.pptx
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
NewMind AI Weekly Chronicles - August'25-Week II
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf

Intro to javascript (4 week)

  • 1. CODE CREW | INTRO TO JAVASCRIPT INTRO TO JAVASCRIPT Jamal O’Garro Code Crew Software Engineer + Instructor
  • 2. CODE CREW | INTRO TO JAVASCRIPT JAVASCRIPT • Is a programming language • Created by Netscape • Runs in browser & server • Java is not JavaScript! • Is actually named ECMAScript
  • 3. CODE CREW | INTRO TO JAVASCRIPT WHAT DOES JAVASCRIPT LOOK LIKE?
  • 4. CODE CREW | INTRO TO JAVASCRIPT DATA TYPES
  • 5. CODE CREW | INTRO TO JAVASCRIPT LOGICAL OPERATORS
  • 6. CODE CREW | INTRO TO JAVASCRIPT VARIABLES
  • 7. CODE CREW | INTRO TO JAVASCRIPT UNDEFINED vs. NULL • Both represent absence of a value • If a variable has not been initialized it is “undefined” • Null is used to initialize or empty a variable
  • 8. CODE CREW | INTRO TO JAVASCRIPT IF / ELSE STATEMENTS
  • 9. CODE CREW | INTRO TO JAVASCRIPT ARRAYS
  • 10. CODE CREW | INTRO TO JAVASCRIPT LOOPS
  • 11. CODE CREW | INTRO TO JAVASCRIPT FUNCTIONS
  • 12. CODE CREW | INTRO TO JAVASCRIPT MORE ABOUT FUNCTIONS • Function declarations • Function expressions • Functions and scope • Anonymous functions vs named functions
  • 13. CODE CREW | INTRO TO JAVASCRIPT OBJECTS
  • 14. CODE CREW | INTRO TO JAVASCRIPT MORE ABOUT OBJECTS • There are several ways to create objects • If a variable is part of an object is called a property • If a function is part of an object it is called a method
  • 15. CODE CREW | INTRO TO JAVASCRIPT EXERCISE
  • 16. CODE CREW | INTRO TO JAVASCRIPT OBJECT-ORIENTED JAVASCRIPT
  • 17. CODE CREW | INTRO TO JAVASCRIPT PROTOTYPAL INHERITANCE • JavaScript uses objects for inheritance • Objects are linked to each other by a special prototype object • If we create a new instance of an object using a constructor the new object “inherits” the properties and methods of the parent
  • 18. CODE CREW | INTRO TO JAVASCRIPT CONSTRUCTOR FUNCTIONS Allow us to create new instances of objects
  • 19. CODE CREW | INTRO TO JAVASCRIPT THIS • When a function is called as a method of an object, “this” is set to the object the method is called on • If we use “this” with a constructor function it refers to the new object being created • If “this” is called outside of the context of a function it will refer to the global object
  • 20. CODE CREW | INTRO TO JAVASCRIPT THE DOM
  • 21. CODE CREW | INTRO TO JAVASCRIPT DOM SELECTORS querySelector querySelectorAll getElementById getElementsByTagName getElementsByClassName
  • 22. CODE CREW | INTRO TO JAVASCRIPT EVENTS onclick onfocus onblur onmouseover onload
  • 23. CODE CREW | INTRO TO JAVASCRIPT jQUERY
  • 24. jQUERY SELECTOR $ CODE CREW | INTRO TO JAVASCRIPT
  • 25. jQUERY EVENTS click focus blur hover load CODE CREW | INTRO TO JAVASCRIPT
  • 26. CODE CREW | INTRO TO JAVASCRIPT AJAX Allows us to dynamically update a web page without having to reload the entire page
  • 27. CODE CREW | INTRO TO JAVASCRIPT APIs
  • 28. CODE CREW | INTRO TO JAVASCRIPT JAVASCRIPT FRAMEWORKS
  • 29. CODE CREW | INTRO TO JAVASCRIPT NODE.js
  • 30. CODE CREW | INTRO TO JAVASCRIPT THANKS MUCH!!! Jamal O’Garro Code Crew Software Engineer + Instructor