Javascript
The Basics

WOODIWISS.ME

Freelance Web Developer & Lecturer
in the Winchester, Hampshire area.
What’s covered

•

What is JavaScript

•

Comments

•

JavaScript in a Browser

•

Data Types

•

Variables

•

Functions

•

Statements

•

Scope

WOODIWISS.ME
What is JavaScript
•

Lightweight Scripting
Language.

•

Interpreted.

•

Object Orientated.

•

Prototype-based.

WOODIWISS.ME
Easy to pick up.
difficult to master.

WOODIWISS.ME

Freelance Web Developer & Lecturer
in the Winchester, Hampshire area.
ECMA
What/Who is ECMA?

WOODIWISS.ME
ECMA
What/Who is ECMA?
•

European Computer Manufacturers Association.

WOODIWISS.ME
ECMA
What/Who is ECMA?
•

European Computer Manufacturers Association.

•

Non-profit Standards Organisation.

WOODIWISS.ME
ECMA
What/Who is ECMA?
•

European Computer Manufacturers Association.

•

Non-profit Standards Organisation.

•

Introducing ECMAScript!

WOODIWISS.ME
ECMAScript
Language

ECMAScript.es

Dialects
JavaScript.js
WOODIWISS.ME

ActionScript.as
So what can
javascript do?

WOODIWISS.ME

Freelance Web Developer & Lecturer
in the Winchester, Hampshire area.
Hardware Programming
•

Arduino via NodeJS
framework.

•

Tessel - micro-controller that
runs JavaScript.

•

Uniduino - gives you the
power to connect the Unity
game engine to Arduino.

•

Control peripherals e.g.
GamePads.

WOODIWISS.ME
Create Hybrid Apps
•

PhoneGap - iOS, Android,
Blackberry, Windows Phone
& more.

•

TideSDK - Windows, OSX,
Linux.

•

Icenieum - Windows, Web,
iOS.

•

Chrome Apps.

WOODIWISS.ME
Server Side

•

Nodejs

•

Among others…

WOODIWISS.ME
Client Side
•

Vanilla JavaScript in a browser.

•

jQuery - simplify client side
scripting.

•

Zepto - Lightweight jQuery
alternative.

•

Three.js - 3D graphics on the
web.

•

AngularJS - SPA framework.

•

jQuery Mobile - Touch
optimised.

WOODIWISS.ME
In the Browser
•

Lets look at some Developer tools.
•

Firefox - Firebug.

•

Chrome - Web Developer Tools.

•

Internet Explorer - Developer ToolBar.

•

Opera - Dragonfly.

WOODIWISS.ME
Variables
•

Used to store data.

•

Single line style.

•

Multiline.

•

Typically must begin with a
letter ( $ and _ are valid )

•

Case sensitive.

•

Over-writable - dynamic.

WOODIWISS.ME
Statements

•

The end of a command.

•

Tells the interpreter (browser)
that your intention is finished.

WOODIWISS.ME
Comments
•

Helpful notes.

•

Good for debugging.

•

Working with others.

•

Don’t overuse.

WOODIWISS.ME
Data Types
•

Primary

!

•

•

“Hello” - “” - “1984” - “TRUE”

•

Number

•

19 - 19.333

•
•

String

Boolean

•

true - false

•

var car = { myCar: “Saturn", getCar:
CarTypes("Honda"), special: Sales };

•

var coffees = ["French Roast", "Colombian", "Kona"];

•

Object

•
•

!

Composite

Array

Special

•

Special

•

Null

•

null, 0, false.

•

Undefined

•

undefined value.

WOODIWISS.ME
Functions
WOODIWISS.ME
Calling / Invoking
Line 12

WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
Define with arguments.

WOODIWISS.ME
Define with arguments.

WOODIWISS.ME
Define with arguments.

Call with arguments.

WOODIWISS.ME
Define with arguments.

Call with arguments.

WOODIWISS.ME
Define with arguments.

1

Call with arguments.

WOODIWISS.ME
Define with arguments.

1

Call with arguments.

WOODIWISS.ME
Define with arguments.

1

Call with arguments.

WOODIWISS.ME
Define with arguments.

1

1

Call with arguments.

WOODIWISS.ME
Define with arguments.

1

1

Call with arguments.

WOODIWISS.ME

1
Define with arguments.

1

1

Call with arguments.

WOODIWISS.ME

1
Define with arguments.

1

10

1

Call with arguments.

WOODIWISS.ME

1
Define with arguments.

1

10

1

Call with arguments.

WOODIWISS.ME

1
Define with arguments.

1

10

10

1

Call with arguments.

WOODIWISS.ME

1
Scope
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
WOODIWISS.ME
Links / Research
•

https://developer.mozilla.org/en-US/docs/Web/JavaScript

•

https://developer.mozilla.org/en/learn/javascript

•

http://www.creativebloq.com/web-design/things-you-didnt-know-javascript-could-do-6122835

•

http://tessel.io/

•

http://www.uniduino.com/

•

https://wiki.mozilla.org/GamepadAPI

•

http://www.tidesdk.org/

•

http://www.icenium.com/?
utm_source=html5weekly&utm_medium=banner&utm_campaign=html5weeklynewsletter&utm_content=link1

•

http://developer.chrome.com/apps/about_apps.html

•

http://nodejs.org/

•

http://en.wikipedia.org/wiki/List_of_JavaScript_libraries

•

http://mothereff.in/js-variables

•

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Values,_variables,_and_literals

WOODIWISS.ME
Questions?

WOODIWISS.ME

Freelance Web Developer & Lecturer
in the Winchester, Hampshire area.

More Related Content

KEY
"Wordpress for web designers. What, when, how, where" por @nuriarai
PPTX
Web presence presentation
KEY
Custom post types - WordPress
PPTX
Standards and guides in web design
PPTX
WordPress Beginner: Choosing & Customizing Your Theme
PPTX
Avada kedavra!
KEY
Efficient theming in Drupal
PDF
DaFED#21 - WordPress. You gotta love WordPress 2014
"Wordpress for web designers. What, when, how, where" por @nuriarai
Web presence presentation
Custom post types - WordPress
Standards and guides in web design
WordPress Beginner: Choosing & Customizing Your Theme
Avada kedavra!
Efficient theming in Drupal
DaFED#21 - WordPress. You gotta love WordPress 2014

What's hot (11)

PPTX
.Less - CSS done right
PDF
Welcome! RGBA
PPTX
Journey To The Front End World - Part2 - The Cosmetic
PPTX
Less presentation
PPTX
Start using less css
PDF
Digital Nomad Development
KEY
Advanced sass/compass
PDF
DrupalCamp Chattanooga - September 2014 - Sass 101
PDF
CSS Custom Properties (aka CSS Variable)
PDF
Solving Common Client Requets with jQuery Presentation (v2)
PDF
Introduction to WordPress
.Less - CSS done right
Welcome! RGBA
Journey To The Front End World - Part2 - The Cosmetic
Less presentation
Start using less css
Digital Nomad Development
Advanced sass/compass
DrupalCamp Chattanooga - September 2014 - Sass 101
CSS Custom Properties (aka CSS Variable)
Solving Common Client Requets with jQuery Presentation (v2)
Introduction to WordPress
Ad

Similar to technology3-javascript-basics (20)

PPTX
6.1 GeospatialWeb101.pptx.pptx
PDF
eMusic: WordPress in the Enterprise
PPTX
Coding for the cloud - development of modern web applications
PPTX
Week01 jan19 introductionto_php
PDF
Quo vadis, JavaScript? Devday.pl keynote
PDF
Web Development using Ruby on Rails
PDF
Using type script to build better apps
PDF
Using type script to build better apps
PDF
Web APIs: The future of software
PDF
Specialisation 1-jquery-basics
PDF
Microservices; A Quick Introduction
PDF
Week01 jan19 introductionto_php
PPT
The things we found in your website
PDF
Wp 3hr-course
PDF
Let’s learn how to use JavaScript responsibly and stay up-to-date.
PPTX
Inside Wordnik's Architecture
PDF
Goldmund, Wyldebeast & Wunderliebe - Responsive Webdesign Workshop
PPTX
Web dev#1
PDF
An Introduction to AWS
PDF
JavaScript: Past, Present, Future
6.1 GeospatialWeb101.pptx.pptx
eMusic: WordPress in the Enterprise
Coding for the cloud - development of modern web applications
Week01 jan19 introductionto_php
Quo vadis, JavaScript? Devday.pl keynote
Web Development using Ruby on Rails
Using type script to build better apps
Using type script to build better apps
Web APIs: The future of software
Specialisation 1-jquery-basics
Microservices; A Quick Introduction
Week01 jan19 introductionto_php
The things we found in your website
Wp 3hr-course
Let’s learn how to use JavaScript responsibly and stay up-to-date.
Inside Wordnik's Architecture
Goldmund, Wyldebeast & Wunderliebe - Responsive Webdesign Workshop
Web dev#1
An Introduction to AWS
JavaScript: Past, Present, Future
Ad

Recently uploaded (20)

PPTX
Configure Apache Mutual Authentication
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
Benefits of Physical activity for teenagers.pptx
PPTX
TEXTILE technology diploma scope and career opportunities
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
PDF
Convolutional neural network based encoder-decoder for efficient real-time ob...
PDF
CloudStack 4.21: First Look Webinar slides
PDF
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
PPTX
Modernising the Digital Integration Hub
PDF
Flame analysis and combustion estimation using large language and vision assi...
PDF
Consumable AI The What, Why & How for Small Teams.pdf
PDF
sustainability-14-14877-v2.pddhzftheheeeee
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PDF
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
PDF
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
DOCX
Basics of Cloud Computing - Cloud Ecosystem
PDF
Taming the Chaos: How to Turn Unstructured Data into Decisions
PDF
OpenACC and Open Hackathons Monthly Highlights July 2025
DOCX
search engine optimization ppt fir known well about this
Configure Apache Mutual Authentication
Zenith AI: Advanced Artificial Intelligence
Benefits of Physical activity for teenagers.pptx
TEXTILE technology diploma scope and career opportunities
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
Accessing-Finance-in-Jordan-MENA 2024 2025.pdf
Convolutional neural network based encoder-decoder for efficient real-time ob...
CloudStack 4.21: First Look Webinar slides
“A New Era of 3D Sensing: Transforming Industries and Creating Opportunities,...
Modernising the Digital Integration Hub
Flame analysis and combustion estimation using large language and vision assi...
Consumable AI The What, Why & How for Small Teams.pdf
sustainability-14-14877-v2.pddhzftheheeeee
A contest of sentiment analysis: k-nearest neighbor versus neural network
Hybrid horned lizard optimization algorithm-aquila optimizer for DC motor
Produktkatalog für HOBO Datenlogger, Wetterstationen, Sensoren, Software und ...
Basics of Cloud Computing - Cloud Ecosystem
Taming the Chaos: How to Turn Unstructured Data into Decisions
OpenACC and Open Hackathons Monthly Highlights July 2025
search engine optimization ppt fir known well about this

technology3-javascript-basics