+ All Categories
Home > Documents > Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into...

Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into...

Date post: 17-Jan-2018
Category:
Upload: garry-obrien
View: 244 times
Download: 0 times
Share this document with a friend
Description:
The tasks… Five lab exercises from… Simple… To Complex… All the help and guidance you need is either in the student files or the printed guide your teacher will give you.
8
Peeking at Programming with JavaScript
Transcript
Page 1: Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into your Web Browser program. Adds fun and interactivity.

Peeking at Programmingwith JavaScript

Page 2: Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into your Web Browser program. Adds fun and interactivity.

So what’s JavaScript ? A programming language built

into your Web Browser program. Adds fun and interactivity to Web

sites and Web pages. Very easy to use!

Page 3: Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into your Web Browser program. Adds fun and interactivity.

The tasks… Five lab exercises from… Simple… To Complex…

All the help and guidance you need is either in the student files or the printed guide your teacher will give you.

Page 4: Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into your Web Browser program. Adds fun and interactivity.

Lab Task 1 Getting started with Events.

Page 5: Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into your Web Browser program. Adds fun and interactivity.

Lab Task 2 Looping the Loop

Page 6: Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into your Web Browser program. Adds fun and interactivity.

Lab Task 3 Making Decisions

Page 7: Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into your Web Browser program. Adds fun and interactivity.

Lab Task 4 Using Selection Boxes…

Page 8: Peeking at Programming with JavaScript. So what’s JavaScript ? A programming language built into your Web Browser program. Adds fun and interactivity.

Lab Task 3 Flags of the World…


Recommended