DiscoverBegin to Code with JavaScriptChapter 5 Making Decisions in Programs
Chapter 5 Making Decisions in Programs

Chapter 5 Making Decisions in Programs

Update: 2020-08-01
Share

Description

In this chapter you’ll learn how to create an application that can make decisions as it runs, changing what it does in response to the values of the data that it has received.

You can find a draft of the book and all the code samples here.

You can find the screencast for Code Analysis 1: Boolean Values here.

You can find the screencast for Code Analysis 2: Logical Operators here.

Comments 
00:00
00:00
x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

Chapter 5 Making Decisions in Programs

Chapter 5 Making Decisions in Programs

Rob Miles