Curipod placeholder

Lesson 15: If/Else with Bee and code.org

0
0

Curipod generated lesson: "Lesson 15: If/Else with Bee and code.org". #5-7

Profile picture of tharkness

tharkness

Updated 5 months ago

1. Slide
60 seconds
In Lesson 15, students will learn how to use the Bee robot with code.org to program decisions using conditional statements. The Bee robot will respond differently based on the conditions students program into the code. By the end of the lesson, students will understand the basics of if/else statements.
If/Else with Bee and code.org
2. Slide
60 seconds
If/Else: A type of control flow statement that allows a program to evaluate a condition and execute a statement or block of code depending on whether the condition is true or false. Boolean Logic: A form of logic that is used in programming to evaluate statements that are either true or false. Bee Bot: A programmable robot used in educational settings to teach basic coding concepts, such as if/else statements.
Concepts:
3. Poll
60 seconds
What do you think of Lesson 15: If/Else with Bee and code.org?
  • It's really helpful!
  • I'm not sure what to make of it.
  • It's too complicated for me.
  • I'm really enjoying it!
4. Slide
60 seconds
The Bee character from code.org was designed to look like a bee because bees are highly symbolic in coding, representing how computer programs take inputs and output results. The Bee character is voiced by an Emmy-winning actress, who has also provided voices for characters in popular animated films. In Lesson 15 of code.org, you learn how to use If/Else statements to make decisions in your code. This is called 'conditional programming', and it is a key part of computer programming.
Did you know?
5. Open question
300 seconds
What are some examples of conditional statements that you have seen or heard before?
6. Open question
300 seconds
What are the differences between the if/else statement and the looped sequence?
7. Open question
300 seconds
What challenges have you faced while trying to translate spoken language into a program?
8. Open question
300 seconds
What strategies have you used to help you solve puzzles with if/else statements and looped sequences?

Suggested content