Search Header Logo
Getting started with Javascript #Educreator12

Getting started with Javascript #Educreator12

Assessment

Presentation

Computers

9th - 12th Grade

Practice Problem

Medium

Created by

Kimberly Lewis

Used 8+ times

FREE Resource

10 Slides • 5 Questions

1

Programming Basics for JavaScript

2

What is JavaScript?

  • NOT Java

  • Scripting language

  • The third leg of the web code

  • Front-end code

  • More powerful than it looks

3

  • Security

  • Inheritance

  • CREATED BY A MANIAC

Cons

  • Fast

  • Simple

  • Popular

  • Versatile

  • Common

Pros

Pros and Cons

4

The History of JavaScript

5

The Takeaway

  • Created in only 10 days

  • Was not tested in a lab

  • Was signed over so it would be a universal program

  • Easier to use than anything we had so far

6

Multiple Choice

How long did it take to build JavaScript?

1

10 days

2

10 years

3

10 months

4

10 weeks

7

Multiple Choice

How long was JavaScript tested for?

1

10 years

2

10 days

3

10 months

4

It wasn't

8

media

You've already made one. Remember id=""? That's a variable in HTML!

Variables Store Data

9

media

Functions are used to repeat an action over and over on a specific user behavior.

Functions repeat things

10

media

Like how ID connects CSS and HTML, onclick is one way to connect HTML and JavaScript​

Some text here about the topic of discussion.

onclick connects HTML and JavaScript

11

media

onclick is just one of many events that can trigger JavaScript. This image isn't even a definitive list!

More Events!

12

media

Set rules to make decisions

Conditionals

13

Multiple Choice

What does a variable hold?

1

a function

2

data

3

ur mom

14

Multiple Choice

Why do we use functions?

1

To compare things

2

To use data

3

To repeat code

4

To store things

15

Multiple Choice

What do conditionals do?

1

Repeat code

2

Store data

3

Play music

4

Make decisions

Programming Basics for JavaScript

Show answer

Auto Play

Slide 1 / 15

SLIDE