If this is the exception, what is the rule?
feisty heist on a weird beige foreign neighbour
ps, Hi, I'm Mr Anderson
feisty heist on a weird beige foreign neighbour
"i before e"
Introduction
To
JavaScript
OUTCOME
Demonstrate an understanding
of JavaScript
SO THAT
in future lessons
you will be able to apply an
understanding of what JavaScript is,
its uses and basic features
to future programming activities
Keywords for lesson
-
JavaScript
-
Function
-
Tag
- Alert
JavaScript
JavaScript is a programming language.
It is NOT Java.
Java is a different language.
JavaScript for interacting with web
browsers and web pages
Why JAvaScript?
JavaScript allows you to create interactive content on Web Pages!
Why JavaScript?
Works in all modern browsers:
Chrome
Firefox
Internet Explorer
Opera
Why JavaScript?
Easy to learn
Lots of demand for it
Essential skills
Lots of online tutorials such as Codecademy
How does it work?
Text editor required
A popular editor is Notepad++
Save your code
Save your code as Hello World.html
Extend
How would you change the page title to Welcome to Sir Bernard Lovell School? Would you want it to say that?
What if you wanted to add that alert to the SBL homepage? What message should it include?
Do it...
OUTCOME
Demonstrate an understanding
of JavaScript
SO THAT
in future lessons you will be able to apply an
understanding of what JavaScript is,
its uses and basic features
to future programming activities
RECAP
-
JavaScript
-
Function
-
Tag
-
Alert
What are they??
Learn Javascript on your iPad