TEACHERS
GALLERY
PRICING
SIGN IN
TRY ZURU
GET STARTED
Loop
Audio
Interval:
5s
10s
15s
20s
60s
Play
1 of 18
Slide Notes
Download
Go Live
New! Free Haiku Deck for PowerPoint Add-In
JavaScript
Share
Copy
Download
0
0
Published on Aug 16, 2020
No Description
View Outline
MORE DECKS TO EXPLORE
PRESENTATION OUTLINE
1.
JavaScript
Conditionals and Debugging
2.
How's your state of mind?
`
Photo by
Thank you, my friends, Adam!
3.
Data and Variables
Let's Kahoot!
4.
Concept Summary
5.
1. Booleans
true or false
Comparison Operators
== != >
Your turn!
Example
6.
Loose/Strict equality
== and ===
!= and !==
Your turn.
Example
Use Strict.
7.
Logical Operators
&&
||
!
Your turn
Example
8.
truth table for &&
A B A && B true true true true false false false true false false false false
9.
truth table for ||
A B A || B true true true true false true false true true false false false
10.
if Statements
if
else
else if
your turn
example
11.
nested if
purpose
your turn
example
12.
Exercise solution.
13.
Errors and Debugging
Click to add more text here
14.
nice talking
Photo by
Timothy Dykes
15.
types of errors
syntax
runtime
logic
example
16.
debugging
error messages
console.log
google
example
17.
best practices
TFD or TAD
incremental changes
find your style pairing/mobbing/forum
18.
studio time!
Friend of Haiku Deck
×
Error!